ParallelTest

1

tests

0

failures

0

ignored

2m19.50s

duration

100%

successful

Tests

Test Duration Result
testPaymentSearchParallel() 2m19.50s passed

Standard output

15:50:31.730 [Test worker] DEBUG com.intuit.karate.Suite - [config] classpath:karate-config.js
15:50:32.324 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:50:32.430 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:32.436 [Test worker] INFO com.intuit.karate - >> lock acquired, begin callSingle: classpath:karate/features/GetToken/token.feature
15:50:32.450 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:32.469 [Test worker] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework
15:50:32.470 [Test worker] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false
15:50:32.470 [Test worker] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 11
15:50:32.471 [Test worker] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
15:50:32.472 [Test worker] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
15:50:32.472 [Test worker] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
15:50:32.473 [Test worker] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
15:50:32.473 [Test worker] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true
15:50:32.473 [Test worker] DEBUG io.netty.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @51e838d8
15:50:32.474 [Test worker] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.<init>(long, int): unavailable
15:50:32.474 [Test worker] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available
15:50:32.474 [Test worker] DEBUG io.netty.util.internal.PlatformDependent - maxDirectMemory: 536870912 bytes (maybe)
15:50:32.474 [Test worker] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /var/folders/kw/j50nbqj5117ghrfjd751c1wm0000gn/T (java.io.tmpdir)
15:50:32.474 [Test worker] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
15:50:32.475 [Test worker] DEBUG io.netty.util.internal.PlatformDependent - Platform: MacOS
15:50:32.475 [Test worker] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes
15:50:32.475 [Test worker] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1
15:50:32.476 [Test worker] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available
15:50:32.476 [Test worker] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
15:50:32.515 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:32.519 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:32.520 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/auth/login
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 53
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"email":"andrestoken@gmail.com","password":"123456"}

15:50:32.521 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:32.526 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 0][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:32.526 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:32.535 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:32.535 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 30000
15:50:32.573 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:32.573 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:32.573 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:32.644 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:32.644 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:32.644 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:32.645 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:32.645 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:32.645 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:32.645 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56034<->143.204.23.80:443
15:50:32.645 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-0: set socket timeout to 30000
15:50:32.645 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/auth/login HTTP/1.1
15:50:32.645 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
15:50:32.646 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:32.646 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 >> POST /dev/api/auth/login HTTP/1.1
15:50:32.646 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Type: application/json; charset=UTF-8
15:50:32.646 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Length: 53
15:50:32.646 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:32.646 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 >> Connection: Keep-Alive
15:50:32.646 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:32.646 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 >> Accept-Encoding: gzip,deflate
15:50:32.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "POST /dev/api/auth/login HTTP/1.1[\r][\n]"
15:50:32.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:50:32.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Length: 53[\r][\n]"
15:50:32.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:32.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
15:50:32.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:32.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:32.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "[\r][\n]"
15:50:32.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "{"email":"andrestoken@gmail.com","password":"123456"}"
15:50:33.325 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
15:50:33.325 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:33.326 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Length: 428[\r][\n]"
15:50:33.326 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "Connection: keep-alive[\r][\n]"
15:50:33.326 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "Date: Tue, 23 May 2023 20:50:33 GMT[\r][\n]"
15:50:33.326 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "x-amzn-RequestId: 1ff6fc62-734c-4fa4-ae2b-ad24a38e8087[\r][\n]"
15:50:33.326 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "access-control-allow-origin: *[\r][\n]"
15:50:33.326 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "x-amzn-Remapped-content-length: 428[\r][\n]"
15:50:33.326 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "x-amz-apigw-id: FZML8F6miYcFgYw=[\r][\n]"
15:50:33.326 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "etag: W/"1ac-mqfqGNWsg3Iy3Ujaggeubz8/mC4"[\r][\n]"
15:50:33.326 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "x-powered-by: Express[\r][\n]"
15:50:33.326 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Amzn-Trace-Id: Root=1-646d2718-4445d2ba7da6e90a3b3d9946;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:33.326 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:33.326 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "Via: 1.1 afa872536bf18addc6b9bc49f0000210.cloudfront.net (CloudFront)[\r][\n]"
15:50:33.326 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:33.326 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Amz-Cf-Id: zHjyD2LM_8l-05aSWa_WLrj1jZNNk3iYBQaE-Y6JWwexiFHPD0kGQA==[\r][\n]"
15:50:33.326 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "[\r][\n]"
15:50:33.326 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "{"status":true,"message":"User authenticated successfully","access_token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ","token_type":"Bearer","expires":"1d","user":{"id":"40f3c380-f0d9-11ed-846b-2f6b37a4612b","fullname":"Test","nickname":"Test","email":"andrestoken@gmail.com"}}"
15:50:33.327 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
15:50:33.327 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Type: application/json; charset=utf-8
15:50:33.327 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Length: 428
15:50:33.327 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << Connection: keep-alive
15:50:33.327 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << Date: Tue, 23 May 2023 20:50:33 GMT
15:50:33.327 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << x-amzn-RequestId: 1ff6fc62-734c-4fa4-ae2b-ad24a38e8087
15:50:33.327 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << access-control-allow-origin: *
15:50:33.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << x-amzn-Remapped-content-length: 428
15:50:33.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << x-amz-apigw-id: FZML8F6miYcFgYw=
15:50:33.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << etag: W/"1ac-mqfqGNWsg3Iy3Ujaggeubz8/mC4"
15:50:33.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << x-powered-by: Express
15:50:33.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << X-Amzn-Trace-Id: Root=1-646d2718-4445d2ba7da6e90a3b3d9946;Sampled=0;lineage=1a7c2e09:0
15:50:33.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << X-Cache: Miss from cloudfront
15:50:33.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << Via: 1.1 afa872536bf18addc6b9bc49f0000210.cloudfront.net (CloudFront)
15:50:33.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << X-Amz-Cf-Pop: BOG50-P1
15:50:33.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << X-Amz-Cf-Id: zHjyD2LM_8l-05aSWa_WLrj1jZNNk3iYBQaE-Y6JWwexiFHPD0kGQA==
15:50:33.329 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:33.331 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 0][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:33.331 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-0: set socket timeout to 0
15:50:33.331 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 0][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:33.332 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 810
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 428
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:50:33 GMT
1 < x-amzn-RequestId: 1ff6fc62-734c-4fa4-ae2b-ad24a38e8087
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 428
1 < x-amz-apigw-id: FZML8F6miYcFgYw=
1 < etag: W/"1ac-mqfqGNWsg3Iy3Ujaggeubz8/mC4"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2718-4445d2ba7da6e90a3b3d9946;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 afa872536bf18addc6b9bc49f0000210.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: zHjyD2LM_8l-05aSWa_WLrj1jZNNk3iYBQaE-Y6JWwexiFHPD0kGQA==
{"status":true,"message":"User authenticated successfully","access_token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ","token_type":"Bearer","expires":"1d","user":{"id":"40f3c380-f0d9-11ed-846b-2f6b37a4612b","fullname":"Test","nickname":"Test","email":"andrestoken@gmail.com"}}

15:50:33.338 [Test worker] INFO com.intuit.karate - Token value: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ 
15:50:33.339 [Test worker] INFO com.intuit.karate - << lock released, cached callSingle: classpath:karate/features/GetToken/token.feature
15:50:33.347 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:33.348 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:33.348 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:33.348 [Test worker] DEBUG com.intuit.karate - request:
2 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/auth/login
2 > Content-Type: application/json; charset=UTF-8
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Length: 53
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"email":"andrestoken@gmail.com","password":"123456"}

15:50:33.348 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:33.348 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 1][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:33.348 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:33.348 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:33.348 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:33.376 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:33.376 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:33.376 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:33.419 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:33.419 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:33.419 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:33.419 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:33.419 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:33.419 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:33.419 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56036<->143.204.23.80:443
15:50:33.419 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-1: set socket timeout to 5000
15:50:33.419 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/auth/login HTTP/1.1
15:50:33.419 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:33.419 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 >> POST /dev/api/auth/login HTTP/1.1
15:50:33.419 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 >> Content-Type: application/json; charset=UTF-8
15:50:33.419 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:33.419 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 >> Content-Length: 53
15:50:33.419 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:33.419 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 >> Connection: Keep-Alive
15:50:33.419 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:33.419 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 >> Accept-Encoding: gzip,deflate
15:50:33.419 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "POST /dev/api/auth/login HTTP/1.1[\r][\n]"
15:50:33.419 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:50:33.419 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:33.419 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "Content-Length: 53[\r][\n]"
15:50:33.419 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:33.419 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]"
15:50:33.419 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:33.419 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:33.419 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "[\r][\n]"
15:50:33.419 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "{"email":"andrestoken@gmail.com","password":"123456"}"
15:50:34.084 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
15:50:34.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:34.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "Content-Length: 428[\r][\n]"
15:50:34.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "Connection: keep-alive[\r][\n]"
15:50:34.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "Date: Tue, 23 May 2023 20:50:34 GMT[\r][\n]"
15:50:34.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "x-amzn-RequestId: f038f888-ee0e-44b5-ad99-71b4e2cc3d59[\r][\n]"
15:50:34.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "access-control-allow-origin: *[\r][\n]"
15:50:34.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "x-amzn-Remapped-content-length: 428[\r][\n]"
15:50:34.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "x-amz-apigw-id: FZMMEGmViYcF6fw=[\r][\n]"
15:50:34.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "etag: W/"1ac-o6X5q2mf8QnbXx6Eh1qqogaLNWA"[\r][\n]"
15:50:34.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "x-powered-by: Express[\r][\n]"
15:50:34.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "X-Amzn-Trace-Id: Root=1-646d2719-4f3a00d455e792ab43d9c78e;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:34.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:34.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "Via: 1.1 c9c5e7596582e81eaf731e0b573c09bc.cloudfront.net (CloudFront)[\r][\n]"
15:50:34.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:34.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "X-Amz-Cf-Id: S5fcpkOqstwiRDKfXGUYPSXOsemigt9Ar6p1sG1UPgGJTSE3KNNU_w==[\r][\n]"
15:50:34.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "[\r][\n]"
15:50:34.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "{"status":true,"message":"User authenticated successfully","access_token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDM0LCJleHAiOjE2ODQ5NjE0MzR9.N1kTrj2zFHtyGfm4CWCQ-sKXnwjfgwbIqUWIxxKneCk","token_type":"Bearer","expires":"1d","user":{"id":"40f3c380-f0d9-11ed-846b-2f6b37a4612b","fullname":"Test","nickname":"Test","email":"andrestoken@gmail.com"}}"
15:50:34.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
15:50:34.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << Content-Type: application/json; charset=utf-8
15:50:34.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << Content-Length: 428
15:50:34.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << Connection: keep-alive
15:50:34.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << Date: Tue, 23 May 2023 20:50:34 GMT
15:50:34.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << x-amzn-RequestId: f038f888-ee0e-44b5-ad99-71b4e2cc3d59
15:50:34.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << access-control-allow-origin: *
15:50:34.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << x-amzn-Remapped-content-length: 428
15:50:34.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << x-amz-apigw-id: FZMMEGmViYcF6fw=
15:50:34.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << etag: W/"1ac-o6X5q2mf8QnbXx6Eh1qqogaLNWA"
15:50:34.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << x-powered-by: Express
15:50:34.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << X-Amzn-Trace-Id: Root=1-646d2719-4f3a00d455e792ab43d9c78e;Sampled=0;lineage=1a7c2e09:0
15:50:34.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << X-Cache: Miss from cloudfront
15:50:34.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << Via: 1.1 c9c5e7596582e81eaf731e0b573c09bc.cloudfront.net (CloudFront)
15:50:34.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << X-Amz-Cf-Pop: BOG50-P1
15:50:34.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << X-Amz-Cf-Id: S5fcpkOqstwiRDKfXGUYPSXOsemigt9Ar6p1sG1UPgGJTSE3KNNU_w==
15:50:34.085 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:34.085 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 1][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:34.085 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-1: set socket timeout to 0
15:50:34.085 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 1][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:34.086 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 737
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 428
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:50:34 GMT
2 < x-amzn-RequestId: f038f888-ee0e-44b5-ad99-71b4e2cc3d59
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 428
2 < x-amz-apigw-id: FZMMEGmViYcF6fw=
2 < etag: W/"1ac-o6X5q2mf8QnbXx6Eh1qqogaLNWA"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2719-4f3a00d455e792ab43d9c78e;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 c9c5e7596582e81eaf731e0b573c09bc.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: S5fcpkOqstwiRDKfXGUYPSXOsemigt9Ar6p1sG1UPgGJTSE3KNNU_w==
{"status":true,"message":"User authenticated successfully","access_token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDM0LCJleHAiOjE2ODQ5NjE0MzR9.N1kTrj2zFHtyGfm4CWCQ-sKXnwjfgwbIqUWIxxKneCk","token_type":"Bearer","expires":"1d","user":{"id":"40f3c380-f0d9-11ed-846b-2f6b37a4612b","fullname":"Test","nickname":"Test","email":"andrestoken@gmail.com"}}

15:50:34.087 [Test worker] INFO com.intuit.karate - Token value: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDM0LCJleHAiOjE2ODQ5NjE0MzR9.N1kTrj2zFHtyGfm4CWCQ-sKXnwjfgwbIqUWIxxKneCk 
15:50:34.089 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:34.091 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:34.110 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:50:34.255 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@6fafa626
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@1c3324aa
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@780bfc5f
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@6fafa626
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@a84d520
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:50:34.257 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/GetToken/token.feature
scenarios:  1 | passed:  1 | failed:  0 | time: 0.7415
---------------------------------------------------------

15:50:34.524 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 1 of 38 (0 remaining) classpath:karate/features/GetToken/token.feature
15:50:34.529 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:50:34.530 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:34.532 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:34.532 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:34.532 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/histories
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:50:34.532 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:34.532 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 2][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:34.532 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:34.533 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:34.533 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:34.560 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:34.560 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:34.560 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:34.785 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:34.785 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:34.785 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:34.785 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:34.785 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:34.785 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:34.785 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56042<->143.204.23.80:443
15:50:34.785 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-2: set socket timeout to 5000
15:50:34.785 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/histories HTTP/1.1
15:50:34.785 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:34.785 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 >> GET /dev/api/histories HTTP/1.1
15:50:34.785 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:34.785 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:34.785 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 >> Connection: Keep-Alive
15:50:34.785 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:34.785 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 >> Accept-Encoding: gzip,deflate
15:50:34.785 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "GET /dev/api/histories HTTP/1.1[\r][\n]"
15:50:34.785 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:34.785 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:34.785 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]"
15:50:34.785 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:34.785 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:34.785 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "[\r][\n]"
15:50:35.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]"
15:50:35.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:35.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "Content-Length: 4863[\r][\n]"
15:50:35.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "Connection: keep-alive[\r][\n]"
15:50:35.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "Date: Tue, 23 May 2023 20:50:35 GMT[\r][\n]"
15:50:35.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "x-amzn-RequestId: 3b7bb8a4-ab82-4485-b632-0685339949be[\r][\n]"
15:50:35.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "access-control-allow-origin: *[\r][\n]"
15:50:35.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "x-amzn-Remapped-content-length: 4863[\r][\n]"
15:50:35.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "x-amz-apigw-id: FZMMRFVuiYcF5_A=[\r][\n]"
15:50:35.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "etag: W/"12ff-kN2zX5OJWnxLCad4XagmfZbbmqo"[\r][\n]"
15:50:35.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "x-powered-by: Express[\r][\n]"
15:50:35.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "X-Amzn-Trace-Id: Root=1-646d271b-7d5652ba4dc8abda328e271d;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:35.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:35.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)[\r][\n]"
15:50:35.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:35.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "X-Amz-Cf-Id: _X6QvupmSIq6qK4uezUb3DSCZNKk2Jwifyo4eQxUSUSOJAZntdpsfQ==[\r][\n]"
15:50:35.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "[\r][\n]"
15:50:35.110 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "{"status":true,"data":[{"id":"0c2518c0-ef85-11ed-8c95-b1bcb9c1bd5b","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-10T22:50:23.000Z","updated_at":"2023-05-19T23:29:45.000Z","deleted_at":null},{"id":"15f10800-ef85-11ed-8c95-b1bcb9c1bd5b","video_url":"","text_es":"","text_en":"","created_at":"2023-05-10T22:50:39.000Z","updated_at":"2023-05-10T22:50:39.000Z","deleted_at":null},{"id":"188a1b90-f379-11ed-af15-1111447fcfa5","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"prueba","text_en":"test","created_at":"2023-05-15T23:34:54.000Z","updated_at":"2023-05-15T23:34:54.000Z","deleted_at":null},{"id":"5a5e5530-e394-11ed-8794-f58efb359f9b","video_url":"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4","text_es":"<p>En 2017 iniciaron las obras de construcci[0xc3][0xb3]n de un estadio de f[0xc3][0xba]tbol en la ciudad de Mazatl[0xc3][0xa1]n como parte de un proyecto de construcci[0xc3][0xb3]n y modernizaci[0xc3][0xb3]n de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el [0xc3][0xba]nico de nueva creaci[0xc3][0xb3]n dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiac[0xc3][0xa1]n; Teodoro Mariscal de Mazatl[0xc3][0xa1]n y el Estadio Emilio Ibarra Almada de Los Mochis.[0xe2][0x80][0x8b]<br>Desde 2017 se busc[0xc3][0xb3] conseguir un equipo de f[0xc3][0xba]tbol profesional para ocupar el nuevo recinto, puesto que no exist[0xc3][0xad]a un club que tuviera como sede la ciudad. En ese mismo a[0xc3][0xb1]o se fund[0xc3][0xb3] el Pacific F[0xc3][0xba]tbol Club, el cual pertenec[0xc3][0xad]a al Grupo Faharo, due[0xc3][0xb1]os de Murci[0xc3][0xa9]lagos F[0xc3][0xba]tbol Club,11[0xe2][0x80][0x8b] no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Ser[0xc3][0xad]a hasta enero de 2019 cuando el Pacific lleg[0xc3][0xb3] al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la pr[0xc3][0xa1]ctica del b[0xc3][0xa9]isbol. Sin embargo, este club solamente jugar[0xc3][0xad]a durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicit[0xc3][0xb3] permiso para no competir en la Serie A de M[0xc3][0xa9]xico con el objetivo de conseguir una franquicia para disputar una liga de mayor categor[0xc3][0xad]a.</p>","text_en":"<p>En 2017 iniciaron las obras de construcci[0xc3][0xb3]n de un estadio de f[0xc3][0xba]tbol en la ciudad de Mazatl[0xc3][0xa1]n como parte de un proyecto de construcci[0xc3][0xb3]n y modernizaci[0xc3][0xb3]n de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el [0xc3][0xba]nico de nueva creaci[0xc3][0xb3]n dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiac[0xc3][0xa1]n; Teodoro Mariscal de Mazatl[0xc3][0xa1]n y el Estadio Emilio Ibarra Almada de Los Mochis.[0xe2][0x80][0x8b]<br>Desde 2017 se busc[0xc3][0xb3] conseguir un equipo de f[0xc3][0xba]tbol profesional para ocupar el nuevo recinto, puesto que no exist[0xc3][0xad]a un club que tuviera como sede la ciudad. En ese mismo a[0xc3][0xb1]o se fund[0xc3][0xb3] el Pacific F[0xc3][0xba]tbol Club, el cual pertenec[0xc3][0xad]a al Grupo Faharo, due[0xc3][0xb1]os de Murci[0xc3][0xa9]lagos F[0xc3][0xba]tbol Club,11[0xe2][0x80][0x8b] no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Ser[0xc3][0xad]a hasta enero de 2019 cuando el Pacific lleg[0xc3][0xb3] al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la pr[0xc3][0xa1]ctica del b[0xc3][0xa9]isbol. Sin embargo, este club solamente jugar[0xc3][0xad]a durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicit[0xc3][0xb3] permiso para no competir en la Serie A de M[0xc3][0xa9]xico con el objetivo de conseguir una franquicia para disputar una liga de mayor categor[0xc3][0xad]a.</p>","created_at":"2023-04-25T18:09:42.000Z","updated_at":"2023-04-25T18:09:42.000Z","deleted_at":null},{"id":"61c53560-f379-11ed-af15-1111447fcfa5","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"prueba","text_en":"test","created_at":"2023-05-15T23:36:57.000Z","updated_at":"2023-05-15T23:36:57.000Z","deleted_at":null},{"id":"696eb6a0-f375-11ed-a197-1f0bd6ab6a12","video_url":"gfgf","text_es":"prueba","text_en":"test","created_at":"2023-05-15T23:08:32.000Z","updated_at":"2023-05-15T23:08:32.000Z","deleted_at":null},{"id":"9512d2b0-f01d-11ed-b700-23b29852db19","video_url":"gfgf","text_es":"prueba","text_en":"test","created_at":"2023-05-11T17:02:16.000Z","updated_at":"2023-05-11T17:02:16.000Z","deleted_at":null},{"id":"9dd9b300-f4c8-11ed-af58-edbe1b1fe43f","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-17T15:36:39.000Z","updated_at":"2023-05-17T15:36:39.000Z","deleted_at":null},{"id":"b8b25590-ef84-11ed-8c95-b1bcb9c1bd5b","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-10T22:48:03.000Z","updated_at":"2023-05-10T22:48:03.000Z","deleted_at":null},{"id":"d2566fb0-f4c8-11ed-af58-edbe1b1fe43f","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"","text_en":"","created_at":"2023-05-17T15:38:07.000Z","updated_at":"2023-05-17T15:38:07.000Z","deleted_at":null}]}"
15:50:35.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << HTTP/1.1 200 OK
15:50:35.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << Content-Type: application/json; charset=utf-8
15:50:35.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << Content-Length: 4863
15:50:35.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << Connection: keep-alive
15:50:35.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << Date: Tue, 23 May 2023 20:50:35 GMT
15:50:35.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << x-amzn-RequestId: 3b7bb8a4-ab82-4485-b632-0685339949be
15:50:35.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << access-control-allow-origin: *
15:50:35.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << x-amzn-Remapped-content-length: 4863
15:50:35.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << x-amz-apigw-id: FZMMRFVuiYcF5_A=
15:50:35.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << etag: W/"12ff-kN2zX5OJWnxLCad4XagmfZbbmqo"
15:50:35.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << x-powered-by: Express
15:50:35.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << X-Amzn-Trace-Id: Root=1-646d271b-7d5652ba4dc8abda328e271d;Sampled=0;lineage=1a7c2e09:0
15:50:35.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << X-Cache: Miss from cloudfront
15:50:35.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)
15:50:35.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << X-Amz-Cf-Pop: BOG50-P1
15:50:35.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << X-Amz-Cf-Id: _X6QvupmSIq6qK4uezUb3DSCZNKk2Jwifyo4eQxUSUSOJAZntdpsfQ==
15:50:35.110 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:35.110 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 2][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:35.110 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-2: set socket timeout to 0
15:50:35.110 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 2][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:35.110 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 578
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 4863
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:50:35 GMT
1 < x-amzn-RequestId: 3b7bb8a4-ab82-4485-b632-0685339949be
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 4863
1 < x-amz-apigw-id: FZMMRFVuiYcF5_A=
1 < etag: W/"12ff-kN2zX5OJWnxLCad4XagmfZbbmqo"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d271b-7d5652ba4dc8abda328e271d;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: _X6QvupmSIq6qK4uezUb3DSCZNKk2Jwifyo4eQxUSUSOJAZntdpsfQ==
{"status":true,"data":[{"id":"0c2518c0-ef85-11ed-8c95-b1bcb9c1bd5b","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-10T22:50:23.000Z","updated_at":"2023-05-19T23:29:45.000Z","deleted_at":null},{"id":"15f10800-ef85-11ed-8c95-b1bcb9c1bd5b","video_url":"","text_es":"","text_en":"","created_at":"2023-05-10T22:50:39.000Z","updated_at":"2023-05-10T22:50:39.000Z","deleted_at":null},{"id":"188a1b90-f379-11ed-af15-1111447fcfa5","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"prueba","text_en":"test","created_at":"2023-05-15T23:34:54.000Z","updated_at":"2023-05-15T23:34:54.000Z","deleted_at":null},{"id":"5a5e5530-e394-11ed-8794-f58efb359f9b","video_url":"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4","text_es":"<p>En 2017 iniciaron las obras de construcción de un estadio de fútbol en la ciudad de Mazatlán como parte de un proyecto de construcción y modernización de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el único de nueva creación dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiacán; Teodoro Mariscal de Mazatlán y el Estadio Emilio Ibarra Almada de Los Mochis.​<br>Desde 2017 se buscó conseguir un equipo de fútbol profesional para ocupar el nuevo recinto, puesto que no existía un club que tuviera como sede la ciudad. En ese mismo año se fundó el Pacific Fútbol Club, el cual pertenecía al Grupo Faharo, dueños de Murciélagos Fútbol Club,11​ no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Sería hasta enero de 2019 cuando el Pacific llegó al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la práctica del béisbol. Sin embargo, este club solamente jugaría durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicitó permiso para no competir en la Serie A de México con el objetivo de conseguir una franquicia para disputar una liga de mayor categoría.</p>","text_en":"<p>En 2017 iniciaron las obras de construcción de un estadio de fútbol en la ciudad de Mazatlán como parte de un proyecto de construcción y modernización de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el único de nueva creación dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiacán; Teodoro Mariscal de Mazatlán y el Estadio Emilio Ibarra Almada de Los Mochis.​<br>Desde 2017 se buscó conseguir un equipo de fútbol profesional para ocupar el nuevo recinto, puesto que no existía un club que tuviera como sede la ciudad. En ese mismo año se fundó el Pacific Fútbol Club, el cual pertenecía al Grupo Faharo, dueños de Murciélagos Fútbol Club,11​ no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Sería hasta enero de 2019 cuando el Pacific llegó al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la práctica del béisbol. Sin embargo, este club solamente jugaría durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicitó permiso para no competir en la Serie A de México con el objetivo de conseguir una franquicia para disputar una liga de mayor categoría.</p>","created_at":"2023-04-25T18:09:42.000Z","updated_at":"2023-04-25T18:09:42.000Z","deleted_at":null},{"id":"61c53560-f379-11ed-af15-1111447fcfa5","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"prueba","text_en":"test","created_at":"2023-05-15T23:36:57.000Z","updated_at":"2023-05-15T23:36:57.000Z","deleted_at":null},{"id":"696eb6a0-f375-11ed-a197-1f0bd6ab6a12","video_url":"gfgf","text_es":"prueba","text_en":"test","created_at":"2023-05-15T23:08:32.000Z","updated_at":"2023-05-15T23:08:32.000Z","deleted_at":null},{"id":"9512d2b0-f01d-11ed-b700-23b29852db19","video_url":"gfgf","text_es":"prueba","text_en":"test","created_at":"2023-05-11T17:02:16.000Z","updated_at":"2023-05-11T17:02:16.000Z","deleted_at":null},{"id":"9dd9b300-f4c8-11ed-af58-edbe1b1fe43f","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-17T15:36:39.000Z","updated_at":"2023-05-17T15:36:39.000Z","deleted_at":null},{"id":"b8b25590-ef84-11ed-8c95-b1bcb9c1bd5b","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-10T22:48:03.000Z","updated_at":"2023-05-10T22:48:03.000Z","deleted_at":null},{"id":"d2566fb0-f4c8-11ed-af58-edbe1b1fe43f","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"","text_en":"","created_at":"2023-05-17T15:38:07.000Z","updated_at":"2023-05-17T15:38:07.000Z","deleted_at":null}]}

15:50:35.114 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:50:35.131 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    {
      "id": "0c2518c0-ef85-11ed-8c95-b1bcb9c1bd5b",
      "video_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_es": "prueba",
      "text_en": "test",
      "created_at": "2023-05-10T22:50:23.000Z",
      "updated_at": "2023-05-19T23:29:45.000Z",
      "deleted_at": null
    },
    {
      "id": "15f10800-ef85-11ed-8c95-b1bcb9c1bd5b",
      "video_url": "",
      "text_es": "",
      "text_en": "",
      "created_at": "2023-05-10T22:50:39.000Z",
      "updated_at": "2023-05-10T22:50:39.000Z",
      "deleted_at": null
    },
    {
      "id": "188a1b90-f379-11ed-af15-1111447fcfa5",
      "video_url": "https://www.youtube.com/@MazatlanFC",
      "text_es": "prueba",
      "text_en": "test",
      "created_at": "2023-05-15T23:34:54.000Z",
      "updated_at": "2023-05-15T23:34:54.000Z",
      "deleted_at": null
    },
    {
      "id": "5a5e5530-e394-11ed-8794-f58efb359f9b",
      "video_url": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4",
      "text_es": "<p>En 2017 iniciaron las obras de construcción de un estadio de fútbol en la ciudad de Mazatlán como parte de un proyecto de construcción y modernización de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el único de nueva creación dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiacán; Teodoro Mariscal de Mazatlán y el Estadio Emilio Ibarra Almada de Los Mochis.\u200B<br>Desde 2017 se buscó conseguir un equipo de fútbol profesional para ocupar el nuevo recinto, puesto que no existía un club que tuviera como sede la ciudad. En ese mismo año se fundó el Pacific Fútbol Club, el cual pertenecía al Grupo Faharo, dueños de Murciélagos Fútbol Club,11\u200B no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Sería hasta enero de 2019 cuando el Pacific llegó al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la práctica del béisbol. Sin embargo, este club solamente jugaría durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicitó permiso para no competir en la Serie A de México con el objetivo de conseguir una franquicia para disputar una liga de mayor categoría.</p>",
      "text_en": "<p>En 2017 iniciaron las obras de construcción de un estadio de fútbol en la ciudad de Mazatlán como parte de un proyecto de construcción y modernización de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el único de nueva creación dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiacán; Teodoro Mariscal de Mazatlán y el Estadio Emilio Ibarra Almada de Los Mochis.\u200B<br>Desde 2017 se buscó conseguir un equipo de fútbol profesional para ocupar el nuevo recinto, puesto que no existía un club que tuviera como sede la ciudad. En ese mismo año se fundó el Pacific Fútbol Club, el cual pertenecía al Grupo Faharo, dueños de Murciélagos Fútbol Club,11\u200B no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Sería hasta enero de 2019 cuando el Pacific llegó al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la práctica del béisbol. Sin embargo, este club solamente jugaría durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicitó permiso para no competir en la Serie A de México con el objetivo de conseguir una franquicia para disputar una liga de mayor categoría.</p>",
      "created_at": "2023-04-25T18:09:42.000Z",
      "updated_at": "2023-04-25T18:09:42.000Z",
      "deleted_at": null
    },
    {
      "id": "61c53560-f379-11ed-af15-1111447fcfa5",
      "video_url": "https://www.youtube.com/@MazatlanFC",
      "text_es": "prueba",
      "text_en": "test",
      "created_at": "2023-05-15T23:36:57.000Z",
      "updated_at": "2023-05-15T23:36:57.000Z",
      "deleted_at": null
    },
    {
      "id": "696eb6a0-f375-11ed-a197-1f0bd6ab6a12",
      "video_url": "gfgf",
      "text_es": "prueba",
      "text_en": "test",
      "created_at": "2023-05-15T23:08:32.000Z",
      "updated_at": "2023-05-15T23:08:32.000Z",
      "deleted_at": null
    },
    {
      "id": "9512d2b0-f01d-11ed-b700-23b29852db19",
      "video_url": "gfgf",
      "text_es": "prueba",
      "text_en": "test",
      "created_at": "2023-05-11T17:02:16.000Z",
      "updated_at": "2023-05-11T17:02:16.000Z",
      "deleted_at": null
    },
    {
      "id": "9dd9b300-f4c8-11ed-af58-edbe1b1fe43f",
      "video_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_es": "prueba",
      "text_en": "test",
      "created_at": "2023-05-17T15:36:39.000Z",
      "updated_at": "2023-05-17T15:36:39.000Z",
      "deleted_at": null
    },
    {
      "id": "b8b25590-ef84-11ed-8c95-b1bcb9c1bd5b",
      "video_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_es": "prueba",
      "text_en": "test",
      "created_at": "2023-05-10T22:48:03.000Z",
      "updated_at": "2023-05-10T22:48:03.000Z",
      "deleted_at": null
    },
    {
      "id": "d2566fb0-f4c8-11ed-af58-edbe1b1fe43f",
      "video_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_es": "",
      "text_en": "",
      "created_at": "2023-05-17T15:38:07.000Z",
      "updated_at": "2023-05-17T15:38:07.000Z",
      "deleted_at": null
    }
  ]
}
 
15:50:35.137 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:50:35.151 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@4f99dc62
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@5b12d4d2
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@1c6576af
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@4f99dc62
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@4b88dd11
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:50:35.152 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Histories/all.feature
scenarios:  1 | passed:  1 | failed:  0 | time: 0.6018
---------------------------------------------------------

15:50:35.169 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 2 of 38 (0 remaining) classpath:karate/features/Histories/all.feature
15:50:35.172 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:50:35.172 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:35.174 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:35.175 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:35.176 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:35.176 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:35.176 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/histories
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 90
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"video_url":"https:\/\/www.youtube.com\/@MazatlanFC","text_es":"prueba","text_en":"test"}

15:50:35.176 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:35.176 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 3][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:35.176 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:35.176 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:35.176 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:35.204 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:35.204 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:35.204 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:35.237 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:35.237 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:35.237 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:35.238 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:35.238 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:35.238 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:35.238 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56043<->143.204.23.80:443
15:50:35.238 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-3: set socket timeout to 5000
15:50:35.238 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/histories HTTP/1.1
15:50:35.238 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:35.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 >> POST /dev/api/histories HTTP/1.1
15:50:35.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:35.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 >> Content-Type: application/json; charset=UTF-8
15:50:35.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 >> Content-Length: 90
15:50:35.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:35.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 >> Connection: Keep-Alive
15:50:35.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:35.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 >> Accept-Encoding: gzip,deflate
15:50:35.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "POST /dev/api/histories HTTP/1.1[\r][\n]"
15:50:35.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:35.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:50:35.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "Content-Length: 90[\r][\n]"
15:50:35.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:35.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]"
15:50:35.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:35.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:35.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "[\r][\n]"
15:50:35.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "{"video_url":"https:\/\/www.youtube.com\/@MazatlanFC","text_es":"prueba","text_en":"test"}"
15:50:35.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
15:50:35.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:35.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "Content-Length: 234[\r][\n]"
15:50:35.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "Connection: keep-alive[\r][\n]"
15:50:35.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "Date: Tue, 23 May 2023 20:50:35 GMT[\r][\n]"
15:50:35.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "x-amzn-RequestId: c58e744d-9e1c-44c7-a229-c7c478bd50bc[\r][\n]"
15:50:35.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "access-control-allow-origin: *[\r][\n]"
15:50:35.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "x-amzn-Remapped-content-length: 234[\r][\n]"
15:50:35.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "x-amz-apigw-id: FZMMUFOiiYcF-ng=[\r][\n]"
15:50:35.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "etag: W/"ea-NPnQ0YmckqUWEj9R8hnO27w7vcw"[\r][\n]"
15:50:35.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "x-powered-by: Express[\r][\n]"
15:50:35.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "X-Amzn-Trace-Id: Root=1-646d271b-1bb5a36848d937c35e0bd3cc;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:35.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:35.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "Via: 1.1 d469b242ea9735def0b70af5a09c94c0.cloudfront.net (CloudFront)[\r][\n]"
15:50:35.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:35.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "X-Amz-Cf-Id: LU8AUMFoq3F657fhNrRtVK_7AYHE6DzIZL0yFiYYVA6bcec5txFyxA==[\r][\n]"
15:50:35.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "[\r][\n]"
15:50:35.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "{"status":true,"data":{"id":"774aad60-f9ab-11ed-a074-c15387bfdfb6","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"prueba","text_en":"test","updated_at":"2023-05-23T20:50:35.446Z","created_at":"2023-05-23T20:50:35.446Z"}}"
15:50:35.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
15:50:35.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << Content-Type: application/json; charset=utf-8
15:50:35.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << Content-Length: 234
15:50:35.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << Connection: keep-alive
15:50:35.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << Date: Tue, 23 May 2023 20:50:35 GMT
15:50:35.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << x-amzn-RequestId: c58e744d-9e1c-44c7-a229-c7c478bd50bc
15:50:35.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << access-control-allow-origin: *
15:50:35.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << x-amzn-Remapped-content-length: 234
15:50:35.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << x-amz-apigw-id: FZMMUFOiiYcF-ng=
15:50:35.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << etag: W/"ea-NPnQ0YmckqUWEj9R8hnO27w7vcw"
15:50:35.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << x-powered-by: Express
15:50:35.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << X-Amzn-Trace-Id: Root=1-646d271b-1bb5a36848d937c35e0bd3cc;Sampled=0;lineage=1a7c2e09:0
15:50:35.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << X-Cache: Miss from cloudfront
15:50:35.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << Via: 1.1 d469b242ea9735def0b70af5a09c94c0.cloudfront.net (CloudFront)
15:50:35.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << X-Amz-Cf-Pop: BOG50-P1
15:50:35.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << X-Amz-Cf-Id: LU8AUMFoq3F657fhNrRtVK_7AYHE6DzIZL0yFiYYVA6bcec5txFyxA==
15:50:35.470 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:35.470 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 3][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:35.470 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-3: set socket timeout to 0
15:50:35.470 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 3][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:35.470 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 294
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 234
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:50:35 GMT
1 < x-amzn-RequestId: c58e744d-9e1c-44c7-a229-c7c478bd50bc
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 234
1 < x-amz-apigw-id: FZMMUFOiiYcF-ng=
1 < etag: W/"ea-NPnQ0YmckqUWEj9R8hnO27w7vcw"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d271b-1bb5a36848d937c35e0bd3cc;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 d469b242ea9735def0b70af5a09c94c0.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: LU8AUMFoq3F657fhNrRtVK_7AYHE6DzIZL0yFiYYVA6bcec5txFyxA==
{"status":true,"data":{"id":"774aad60-f9ab-11ed-a074-c15387bfdfb6","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"prueba","text_en":"test","updated_at":"2023-05-23T20:50:35.446Z","created_at":"2023-05-23T20:50:35.446Z"}}

15:50:35.472 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:35.472 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:35.472 [Test worker] DEBUG com.intuit.karate - request:
2 > DELETE https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/histories/774aad60-f9ab-11ed-a074-c15387bfdfb6
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:50:35.472 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:35.472 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 4][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:35.472 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:35.473 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:35.473 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:35.502 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:35.502 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:35.502 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:35.535 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:35.535 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:35.535 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:35.535 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:35.535 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:35.535 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:35.535 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56044<->143.204.23.80:443
15:50:35.535 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-4: set socket timeout to 5000
15:50:35.535 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request DELETE /dev/api/histories/774aad60-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:35.535 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:35.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 >> DELETE /dev/api/histories/774aad60-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:35.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:35.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:35.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 >> Connection: Keep-Alive
15:50:35.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:35.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 >> Accept-Encoding: gzip,deflate
15:50:35.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "DELETE /dev/api/histories/774aad60-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:50:35.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:35.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:35.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "Connection: Keep-Alive[\r][\n]"
15:50:35.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:35.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:35.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "[\r][\n]"
15:50:35.865 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]"
15:50:35.865 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:35.865 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "Content-Length: 24[\r][\n]"
15:50:35.865 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "Connection: keep-alive[\r][\n]"
15:50:35.865 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "Date: Tue, 23 May 2023 20:50:35 GMT[\r][\n]"
15:50:35.865 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "x-amzn-RequestId: 0ee17134-ac9a-4b31-99dd-e280c2b1de22[\r][\n]"
15:50:35.865 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "access-control-allow-origin: *[\r][\n]"
15:50:35.865 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "x-amzn-Remapped-content-length: 24[\r][\n]"
15:50:35.865 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "x-amz-apigw-id: FZMMZGFUiYcFpRg=[\r][\n]"
15:50:35.865 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"[\r][\n]"
15:50:35.865 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "x-powered-by: Express[\r][\n]"
15:50:35.865 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "X-Amzn-Trace-Id: Root=1-646d271b-7cb71b3d66cd88ce3e1c1037;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:35.865 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:35.865 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "Via: 1.1 fc35ef111c1094afc1f2d15f87a34bee.cloudfront.net (CloudFront)[\r][\n]"
15:50:35.865 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:35.865 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "X-Amz-Cf-Id: PWuSomfXUwIt0WF0B27Hnwau9SNItuKYGzU6AS2w_xAx3WvTjVibaw==[\r][\n]"
15:50:35.865 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "[\r][\n]"
15:50:35.865 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "{"status":true,"data":1}"
15:50:35.865 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << HTTP/1.1 200 OK
15:50:35.865 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << Content-Type: application/json; charset=utf-8
15:50:35.865 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << Content-Length: 24
15:50:35.865 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << Connection: keep-alive
15:50:35.866 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << Date: Tue, 23 May 2023 20:50:35 GMT
15:50:35.866 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << x-amzn-RequestId: 0ee17134-ac9a-4b31-99dd-e280c2b1de22
15:50:35.866 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << access-control-allow-origin: *
15:50:35.866 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << x-amzn-Remapped-content-length: 24
15:50:35.866 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << x-amz-apigw-id: FZMMZGFUiYcFpRg=
15:50:35.866 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
15:50:35.866 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << x-powered-by: Express
15:50:35.866 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << X-Amzn-Trace-Id: Root=1-646d271b-7cb71b3d66cd88ce3e1c1037;Sampled=0;lineage=1a7c2e09:0
15:50:35.866 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << X-Cache: Miss from cloudfront
15:50:35.866 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << Via: 1.1 fc35ef111c1094afc1f2d15f87a34bee.cloudfront.net (CloudFront)
15:50:35.866 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << X-Amz-Cf-Pop: BOG50-P1
15:50:35.866 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << X-Amz-Cf-Id: PWuSomfXUwIt0WF0B27Hnwau9SNItuKYGzU6AS2w_xAx3WvTjVibaw==
15:50:35.866 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:35.866 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 4][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:35.866 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-4: set socket timeout to 0
15:50:35.866 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 4][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:35.866 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 394
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 24
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:50:35 GMT
2 < x-amzn-RequestId: 0ee17134-ac9a-4b31-99dd-e280c2b1de22
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 24
2 < x-amz-apigw-id: FZMMZGFUiYcFpRg=
2 < etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d271b-7cb71b3d66cd88ce3e1c1037;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 fc35ef111c1094afc1f2d15f87a34bee.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: PWuSomfXUwIt0WF0B27Hnwau9SNItuKYGzU6AS2w_xAx3WvTjVibaw==
{"status":true,"data":1}

15:50:35.867 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:50:35.867 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:50:35.871 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:50:35.872 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:35.873 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:35.873 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:35.874 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:35.874 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:35.874 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/histories
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 90
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"video_url":"https:\/\/www.youtube.com\/@MazatlanFC","text_es":"prueba","text_en":"test"}

15:50:35.874 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:35.874 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 5][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:35.874 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:35.874 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:35.874 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:35.902 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:35.902 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:35.902 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:35.939 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:35.939 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:35.939 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:35.939 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:35.939 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:35.939 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:35.939 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56045<->143.204.23.80:443
15:50:35.939 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-5: set socket timeout to 5000
15:50:35.939 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/histories HTTP/1.1
15:50:35.939 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:35.939 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 >> POST /dev/api/histories HTTP/1.1
15:50:35.939 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:35.939 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 >> Content-Type: application/json; charset=UTF-8
15:50:35.939 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 >> Content-Length: 90
15:50:35.939 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:35.939 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 >> Connection: Keep-Alive
15:50:35.939 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:35.939 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 >> Accept-Encoding: gzip,deflate
15:50:35.939 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "POST /dev/api/histories HTTP/1.1[\r][\n]"
15:50:35.939 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:35.939 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:50:35.939 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "Content-Length: 90[\r][\n]"
15:50:35.939 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:35.939 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "Connection: Keep-Alive[\r][\n]"
15:50:35.939 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:35.939 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:35.939 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "[\r][\n]"
15:50:35.939 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "{"video_url":"https:\/\/www.youtube.com\/@MazatlanFC","text_es":"prueba","text_en":"test"}"
15:50:36.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
15:50:36.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:36.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "Content-Length: 234[\r][\n]"
15:50:36.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "Connection: keep-alive[\r][\n]"
15:50:36.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "Date: Tue, 23 May 2023 20:50:36 GMT[\r][\n]"
15:50:36.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "x-amzn-RequestId: 6c229cbf-7e26-4e01-8503-b4b217d8546c[\r][\n]"
15:50:36.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "access-control-allow-origin: *[\r][\n]"
15:50:36.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "x-amzn-Remapped-content-length: 234[\r][\n]"
15:50:36.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "x-amz-apigw-id: FZMMdEl0iYcFuPQ=[\r][\n]"
15:50:36.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "etag: W/"ea-EaJddO2JJXdUy4mLnwGIQ5Ad7ms"[\r][\n]"
15:50:36.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "x-powered-by: Express[\r][\n]"
15:50:36.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "X-Amzn-Trace-Id: Root=1-646d271c-39ce0d507ff1ee84166b8117;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:36.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:36.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "Via: 1.1 371795112346dbc570ad085695e604ec.cloudfront.net (CloudFront)[\r][\n]"
15:50:36.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:36.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "X-Amz-Cf-Id: imq5LbsZ-6aZq7Sd-BN4VQ1mxX6jJDpRx23udlwkrD9R1blDravnag==[\r][\n]"
15:50:36.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "[\r][\n]"
15:50:36.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "{"status":true,"data":{"id":"77ca64b0-f9ab-11ed-a074-c15387bfdfb6","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"prueba","text_en":"test","updated_at":"2023-05-23T20:50:36.283Z","created_at":"2023-05-23T20:50:36.283Z"}}"
15:50:36.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
15:50:36.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << Content-Type: application/json; charset=utf-8
15:50:36.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << Content-Length: 234
15:50:36.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << Connection: keep-alive
15:50:36.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << Date: Tue, 23 May 2023 20:50:36 GMT
15:50:36.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << x-amzn-RequestId: 6c229cbf-7e26-4e01-8503-b4b217d8546c
15:50:36.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << access-control-allow-origin: *
15:50:36.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << x-amzn-Remapped-content-length: 234
15:50:36.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << x-amz-apigw-id: FZMMdEl0iYcFuPQ=
15:50:36.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << etag: W/"ea-EaJddO2JJXdUy4mLnwGIQ5Ad7ms"
15:50:36.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << x-powered-by: Express
15:50:36.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << X-Amzn-Trace-Id: Root=1-646d271c-39ce0d507ff1ee84166b8117;Sampled=0;lineage=1a7c2e09:0
15:50:36.288 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << X-Cache: Miss from cloudfront
15:50:36.288 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << Via: 1.1 371795112346dbc570ad085695e604ec.cloudfront.net (CloudFront)
15:50:36.288 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << X-Amz-Cf-Pop: BOG50-P1
15:50:36.288 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << X-Amz-Cf-Id: imq5LbsZ-6aZq7Sd-BN4VQ1mxX6jJDpRx23udlwkrD9R1blDravnag==
15:50:36.288 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:36.288 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 5][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:36.288 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-5: set socket timeout to 0
15:50:36.288 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 5][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:36.288 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 414
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 234
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:50:36 GMT
1 < x-amzn-RequestId: 6c229cbf-7e26-4e01-8503-b4b217d8546c
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 234
1 < x-amz-apigw-id: FZMMdEl0iYcFuPQ=
1 < etag: W/"ea-EaJddO2JJXdUy4mLnwGIQ5Ad7ms"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d271c-39ce0d507ff1ee84166b8117;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 371795112346dbc570ad085695e604ec.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: imq5LbsZ-6aZq7Sd-BN4VQ1mxX6jJDpRx23udlwkrD9R1blDravnag==
{"status":true,"data":{"id":"77ca64b0-f9ab-11ed-a074-c15387bfdfb6","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"prueba","text_en":"test","updated_at":"2023-05-23T20:50:36.283Z","created_at":"2023-05-23T20:50:36.283Z"}}

15:50:36.293 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:36.294 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:36.294 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:36.295 [Test worker] DEBUG com.intuit.karate - request:
2 > DELETE https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/histories/77ca64b0-f9ab-11ed-a074-c15387bfdfb6
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:50:36.295 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:36.295 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 6][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:36.295 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:36.295 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:36.295 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:36.322 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:36.323 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:36.323 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:36.356 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:36.356 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:36.356 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:36.356 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:36.356 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:36.356 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:36.356 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56048<->143.204.23.80:443
15:50:36.356 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-6: set socket timeout to 5000
15:50:36.356 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request DELETE /dev/api/histories/77ca64b0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:36.356 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:36.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 >> DELETE /dev/api/histories/77ca64b0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:36.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:36.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:36.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 >> Connection: Keep-Alive
15:50:36.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:36.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 >> Accept-Encoding: gzip,deflate
15:50:36.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "DELETE /dev/api/histories/77ca64b0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:50:36.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:36.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:36.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "Connection: Keep-Alive[\r][\n]"
15:50:36.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:36.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:36.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "[\r][\n]"
15:50:36.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]"
15:50:36.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:36.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "Content-Length: 24[\r][\n]"
15:50:36.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "Connection: keep-alive[\r][\n]"
15:50:36.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "Date: Tue, 23 May 2023 20:50:36 GMT[\r][\n]"
15:50:36.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "x-amzn-RequestId: 722bce20-baab-42d9-8e76-ec311b861b91[\r][\n]"
15:50:36.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "access-control-allow-origin: *[\r][\n]"
15:50:36.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "x-amzn-Remapped-content-length: 24[\r][\n]"
15:50:36.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "x-amz-apigw-id: FZMMgFDLCYcFTNA=[\r][\n]"
15:50:36.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"[\r][\n]"
15:50:36.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "x-powered-by: Express[\r][\n]"
15:50:36.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "X-Amzn-Trace-Id: Root=1-646d271c-2ac198a931fb0b2b0eabc80e;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:36.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:36.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "Via: 1.1 22f93d92a360e7503437b796bfa15524.cloudfront.net (CloudFront)[\r][\n]"
15:50:36.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:36.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "X-Amz-Cf-Id: GsIco5JM948is1oXVISLZbeg-kHd1g_JLXpcwJGMI5xFheDbyHvT7Q==[\r][\n]"
15:50:36.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "[\r][\n]"
15:50:36.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "{"status":true,"data":1}"
15:50:36.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << HTTP/1.1 200 OK
15:50:36.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << Content-Type: application/json; charset=utf-8
15:50:36.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << Content-Length: 24
15:50:36.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << Connection: keep-alive
15:50:36.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << Date: Tue, 23 May 2023 20:50:36 GMT
15:50:36.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << x-amzn-RequestId: 722bce20-baab-42d9-8e76-ec311b861b91
15:50:36.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << access-control-allow-origin: *
15:50:36.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << x-amzn-Remapped-content-length: 24
15:50:36.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << x-amz-apigw-id: FZMMgFDLCYcFTNA=
15:50:36.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
15:50:36.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << x-powered-by: Express
15:50:36.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << X-Amzn-Trace-Id: Root=1-646d271c-2ac198a931fb0b2b0eabc80e;Sampled=0;lineage=1a7c2e09:0
15:50:36.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << X-Cache: Miss from cloudfront
15:50:36.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << Via: 1.1 22f93d92a360e7503437b796bfa15524.cloudfront.net (CloudFront)
15:50:36.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << X-Amz-Cf-Pop: BOG50-P1
15:50:36.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << X-Amz-Cf-Id: GsIco5JM948is1oXVISLZbeg-kHd1g_JLXpcwJGMI5xFheDbyHvT7Q==
15:50:36.529 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:36.530 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 6][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:36.530 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-6: set socket timeout to 0
15:50:36.530 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 6][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:36.530 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 235
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 24
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:50:36 GMT
2 < x-amzn-RequestId: 722bce20-baab-42d9-8e76-ec311b861b91
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 24
2 < x-amz-apigw-id: FZMMgFDLCYcFTNA=
2 < etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d271c-2ac198a931fb0b2b0eabc80e;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 22f93d92a360e7503437b796bfa15524.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: GsIco5JM948is1oXVISLZbeg-kHd1g_JLXpcwJGMI5xFheDbyHvT7Q==
{"status":true,"data":1}

15:50:36.530 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:50:36.531 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:50:36.533 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:50:36.533 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:36.535 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:36.535 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:36.537 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:36.537 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:36.537 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/histories
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 52
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"video_url":"","text_es":"prueba","text_en":"test"}

15:50:36.537 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:36.537 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 7][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:36.537 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:36.537 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:36.537 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:36.566 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:36.566 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:36.566 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:36.602 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:36.602 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:36.602 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:36.602 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:36.602 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:36.602 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:36.602 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56049<->143.204.23.80:443
15:50:36.602 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-7: set socket timeout to 5000
15:50:36.602 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/histories HTTP/1.1
15:50:36.602 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:36.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 >> POST /dev/api/histories HTTP/1.1
15:50:36.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:36.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 >> Content-Type: application/json; charset=UTF-8
15:50:36.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 >> Content-Length: 52
15:50:36.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:36.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 >> Connection: Keep-Alive
15:50:36.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:36.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 >> Accept-Encoding: gzip,deflate
15:50:36.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "POST /dev/api/histories HTTP/1.1[\r][\n]"
15:50:36.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:36.603 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:50:36.603 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "Content-Length: 52[\r][\n]"
15:50:36.603 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:36.603 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "Connection: Keep-Alive[\r][\n]"
15:50:36.603 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:36.603 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:36.603 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "[\r][\n]"
15:50:36.603 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "{"video_url":"","text_es":"prueba","text_en":"test"}"
15:50:36.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:50:36.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:36.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "Content-Length: 52[\r][\n]"
15:50:36.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "Connection: keep-alive[\r][\n]"
15:50:36.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "Date: Tue, 23 May 2023 20:50:36 GMT[\r][\n]"
15:50:36.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "x-amzn-RequestId: 56bdae29-d2c9-470d-af20-1b46b4cb1818[\r][\n]"
15:50:36.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "access-control-allow-origin: *[\r][\n]"
15:50:36.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "x-amzn-Remapped-content-length: 52[\r][\n]"
15:50:36.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "x-amz-apigw-id: FZMMkHHziYcFqXg=[\r][\n]"
15:50:36.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "etag: W/"34-vtb/Oru2ENGhTxgX5gU1+S62yiA"[\r][\n]"
15:50:36.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "x-powered-by: Express[\r][\n]"
15:50:36.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "X-Amzn-Trace-Id: Root=1-646d271c-52caac3b080f98fc41a5eb0f;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:36.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "X-Cache: Error from cloudfront[\r][\n]"
15:50:36.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "Via: 1.1 30abd569e68deed3fed9c3a0916acc96.cloudfront.net (CloudFront)[\r][\n]"
15:50:36.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:36.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "X-Amz-Cf-Id: v3ifq6CVi0LsIgohEvPmmeTHiHxkqGKKu6qYEcXcIjagSMpTvrYjlg==[\r][\n]"
15:50:36.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "[\r][\n]"
15:50:36.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "{"status":false,"error":["video_url : Invalid url"]}"
15:50:36.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << HTTP/1.1 400 Bad Request
15:50:36.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << Content-Type: application/json; charset=utf-8
15:50:36.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << Content-Length: 52
15:50:36.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << Connection: keep-alive
15:50:36.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << Date: Tue, 23 May 2023 20:50:36 GMT
15:50:36.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << x-amzn-RequestId: 56bdae29-d2c9-470d-af20-1b46b4cb1818
15:50:36.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << access-control-allow-origin: *
15:50:36.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << x-amzn-Remapped-content-length: 52
15:50:36.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << x-amz-apigw-id: FZMMkHHziYcFqXg=
15:50:36.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << etag: W/"34-vtb/Oru2ENGhTxgX5gU1+S62yiA"
15:50:36.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << x-powered-by: Express
15:50:36.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << X-Amzn-Trace-Id: Root=1-646d271c-52caac3b080f98fc41a5eb0f;Sampled=0;lineage=1a7c2e09:0
15:50:36.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << X-Cache: Error from cloudfront
15:50:36.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << Via: 1.1 30abd569e68deed3fed9c3a0916acc96.cloudfront.net (CloudFront)
15:50:36.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << X-Amz-Cf-Pop: BOG50-P1
15:50:36.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << X-Amz-Cf-Id: v3ifq6CVi0LsIgohEvPmmeTHiHxkqGKKu6qYEcXcIjagSMpTvrYjlg==
15:50:36.972 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:36.972 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 7][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:36.972 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-7: set socket timeout to 0
15:50:36.972 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 7][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:36.972 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 435
1 < 400
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 52
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:50:36 GMT
1 < x-amzn-RequestId: 56bdae29-d2c9-470d-af20-1b46b4cb1818
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 52
1 < x-amz-apigw-id: FZMMkHHziYcFqXg=
1 < etag: W/"34-vtb/Oru2ENGhTxgX5gU1+S62yiA"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d271c-52caac3b080f98fc41a5eb0f;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Error from cloudfront
1 < Via: 1.1 30abd569e68deed3fed9c3a0916acc96.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: v3ifq6CVi0LsIgohEvPmmeTHiHxkqGKKu6qYEcXcIjagSMpTvrYjlg==
{"status":false,"error":["video_url : Invalid url"]}

15:50:36.974 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['error'][0]
15:50:36.977 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:50:37.000 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:50:37.002 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@3e3edc7a
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@2677df9b
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@15215007
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@3e3edc7a
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@5675354a
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:50:37.003 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
15:50:37.003 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-5: Close connection
15:50:37.005 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:50:37.006 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:50:37.006 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-2: Close connection
15:50:37.007 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:50:37.007 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:50:37.007 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-3: Close connection
15:50:37.009 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:50:37.009 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:50:37.009 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-0: Close connection
15:50:37.010 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:50:37.011 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:50:37.011 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-1: Close connection
15:50:37.012 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:50:37.014 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:50:37.014 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-7: Close connection
15:50:37.015 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:50:37.015 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:50:37.015 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-6: Close connection
15:50:37.015 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:50:37.015 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:50:37.015 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-4: Close connection
15:50:37.015 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
---------------------------------------------------------
feature: classpath:karate/features/Histories/create_histories.feature
scenarios:  3 | passed:  3 | failed:  0 | time: 1.7913
---------------------------------------------------------

15:50:37.064 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 3 of 38 (0 remaining) classpath:karate/features/Histories/create_histories.feature
15:50:37.068 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:50:37.069 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:37.071 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:37.071 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:37.071 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/histories
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:50:37.071 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:37.071 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 8][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:37.071 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:37.071 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:37.071 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:37.101 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:37.101 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:37.101 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:37.138 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:37.138 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:37.138 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:37.138 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:37.138 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:37.138 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:37.138 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56051<->143.204.23.80:443
15:50:37.138 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-8: set socket timeout to 5000
15:50:37.138 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/histories HTTP/1.1
15:50:37.138 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:37.138 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 >> GET /dev/api/histories HTTP/1.1
15:50:37.138 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:37.138 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:37.138 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 >> Connection: Keep-Alive
15:50:37.138 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:37.138 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 >> Accept-Encoding: gzip,deflate
15:50:37.138 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "GET /dev/api/histories HTTP/1.1[\r][\n]"
15:50:37.138 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:37.138 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:37.138 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "Connection: Keep-Alive[\r][\n]"
15:50:37.138 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:37.138 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:37.138 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "[\r][\n]"
15:50:37.485 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]"
15:50:37.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:37.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "Content-Length: 4863[\r][\n]"
15:50:37.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "Connection: keep-alive[\r][\n]"
15:50:37.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "Date: Tue, 23 May 2023 20:50:37 GMT[\r][\n]"
15:50:37.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "x-amzn-RequestId: a715f6be-5a5a-4e18-aa95-8e3bed4c6c82[\r][\n]"
15:50:37.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "access-control-allow-origin: *[\r][\n]"
15:50:37.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "x-amzn-Remapped-content-length: 4863[\r][\n]"
15:50:37.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "x-amz-apigw-id: FZMMpHiWiYcFo-A=[\r][\n]"
15:50:37.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "etag: W/"12ff-kN2zX5OJWnxLCad4XagmfZbbmqo"[\r][\n]"
15:50:37.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "x-powered-by: Express[\r][\n]"
15:50:37.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "X-Amzn-Trace-Id: Root=1-646d271d-7ae309be389dbf7c30dd93d7;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:37.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:37.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "Via: 1.1 56944c17909cc5b7a4102b8096acac2c.cloudfront.net (CloudFront)[\r][\n]"
15:50:37.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:37.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "X-Amz-Cf-Id: ZFQCC0xY3HBbdFIFZ0jzs2JCIRsZr2YAXPVzc2YQPymYCv0ZYt8vNw==[\r][\n]"
15:50:37.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "[\r][\n]"
15:50:37.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "{"status":true,"data":[{"id":"0c2518c0-ef85-11ed-8c95-b1bcb9c1bd5b","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-10T22:50:23.000Z","updated_at":"2023-05-19T23:29:45.000Z","deleted_at":null},{"id":"15f10800-ef85-11ed-8c95-b1bcb9c1bd5b","video_url":"","text_es":"","text_en":"","created_at":"2023-05-10T22:50:39.000Z","updated_at":"2023-05-10T22:50:39.000Z","deleted_at":null},{"id":"188a1b90-f379-11ed-af15-1111447fcfa5","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"prueba","text_en":"test","created_at":"2023-05-15T23:34:54.000Z","updated_at":"2023-05-15T23:34:54.000Z","deleted_at":null},{"id":"5a5e5530-e394-11ed-8794-f58efb359f9b","video_url":"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4","text_es":"<p>En 2017 iniciaron las obras de construcci[0xc3][0xb3]n de un estadio de f[0xc3][0xba]tbol en la ciudad de Mazatl[0xc3][0xa1]n como parte de un proyecto de construcci[0xc3][0xb3]n y modernizaci[0xc3][0xb3]n de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el [0xc3][0xba]nico de nueva creaci[0xc3][0xb3]n dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiac[0xc3][0xa1]n; Teodoro Mariscal de Mazatl[0xc3][0xa1]n y el Estadio Emilio Ibarra Almada de Los Mochis.[0xe2][0x80][0x8b]<br>Desde 2017 se busc[0xc3][0xb3] conseguir un equipo de f[0xc3][0xba]tbol profesional para ocupar el nuevo recinto, puesto que no exist[0xc3][0xad]a un club que tuviera como sede la ciudad. En ese mismo a[0xc3][0xb1]o se fund[0xc3][0xb3] el Pacific F[0xc3][0xba]tbol Club, el cual pertenec[0xc3][0xad]a al Grupo Faharo, due[0xc3][0xb1]os de Murci[0xc3][0xa9]lagos F[0xc3][0xba]tbol Club,11[0xe2][0x80][0x8b] no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Ser[0xc3][0xad]a hasta enero de 2019 cuando el Pacific lleg[0xc3][0xb3] al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la pr[0xc3][0xa1]ctica del b[0xc3][0xa9]isbol. Sin embargo, este club solamente jugar[0xc3][0xad]a durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicit[0xc3][0xb3] permiso para no competir en la Serie A de M[0xc3][0xa9]xico con el objetivo de conseguir una franquicia para disputar una liga de mayor categor[0xc3][0xad]a.</p>","text_en":"<p>En 2017 iniciaron las obras de construcci[0xc3][0xb3]n de un estadio de f[0xc3][0xba]tbol en la ciudad de Mazatl[0xc3][0xa1]n como parte de un proyecto de construcci[0xc3][0xb3]n y modernizaci[0xc3][0xb3]n de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el [0xc3][0xba]nico de nueva creaci[0xc3][0xb3]n dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiac[0xc3][0xa1]n; Teodoro Mariscal de Mazatl[0xc3][0xa1]n y el Estadio Emilio Ibarra Almada de Los Mochis.[0xe2][0x80][0x8b]<br>Desde 2017 se busc[0xc3][0xb3] conseguir un equipo de f[0xc3][0xba]tbol profesional para ocupar el nuevo recinto, puesto que no exist[0xc3][0xad]a un club que tuviera como sede la ciudad. En ese mismo a[0xc3][0xb1]o se fund[0xc3][0xb3] el Pacific F[0xc3][0xba]tbol Club, el cual pertenec[0xc3][0xad]a al Grupo Faharo, due[0xc3][0xb1]os de Murci[0xc3][0xa9]lagos F[0xc3][0xba]tbol Club,11[0xe2][0x80][0x8b] no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Ser[0xc3][0xad]a hasta enero de 2019 cuando el Pacific lleg[0xc3][0xb3] al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la pr[0xc3][0xa1]ctica del b[0xc3][0xa9]isbol. Sin embargo, este club solamente jugar[0xc3][0xad]a durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicit[0xc3][0xb3] permiso para no competir en la Serie A de M[0xc3][0xa9]xico con el objetivo de conseguir una franquicia para disputar una liga de mayor categor[0xc3][0xad]a.</p>","created_at":"2023-04-25T18:09:42.000Z","updated_at":"2023-04-25T18:09:42.000Z","deleted_at":null},{"id":"61c53560-f379-11ed-af15-1111447fcfa5","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"prueba","text_en":"test","created_at":"2023-05-15T23:36:57.000Z","updated_at":"2023-05-15T23:36:57.000Z","deleted_at":null},{"id":"696eb6a0-f375-11ed-a197-1f0bd6ab6a12","video_url":"gfgf","text_es":"prueba","text_en":"test","created_at":"2023-05-15T23:08:32.000Z","updated_at":"2023-05-15T23:08:32.000Z","deleted_at":null},{"id":"9512d2b0-f01d-11ed-b700-23b29852db19","video_url":"gfgf","text_es":"prueba","text_en":"test","created_at":"2023-05-11T17:02:16.000Z","updated_at":"2023-05-11T17:02:16.000Z","deleted_at":null},{"id":"9dd9b300-f4c8-11ed-af58-edbe1b1fe43f","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-17T15:36:39.000Z","updated_at":"2023-05-17T15:36:39.000Z","deleted_at":null},{"id":"b8b25590-ef84-11ed-8c95-b1bcb9c1bd5b","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-10T22:48:03.000Z","updated_at":"2023-05-10T22:48:03.000Z","deleted_at":null},{"id":"d2566fb0-f4c8-11ed-af58-edbe1b1fe43f","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"","text_en":"","created_at":"2023-05-17T15:38:07.000Z","updated_at":"2023-05-17T15:38:07.000Z","deleted_at":null}]}"
15:50:37.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << HTTP/1.1 200 OK
15:50:37.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << Content-Type: application/json; charset=utf-8
15:50:37.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << Content-Length: 4863
15:50:37.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << Connection: keep-alive
15:50:37.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << Date: Tue, 23 May 2023 20:50:37 GMT
15:50:37.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << x-amzn-RequestId: a715f6be-5a5a-4e18-aa95-8e3bed4c6c82
15:50:37.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << access-control-allow-origin: *
15:50:37.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << x-amzn-Remapped-content-length: 4863
15:50:37.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << x-amz-apigw-id: FZMMpHiWiYcFo-A=
15:50:37.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << etag: W/"12ff-kN2zX5OJWnxLCad4XagmfZbbmqo"
15:50:37.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << x-powered-by: Express
15:50:37.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << X-Amzn-Trace-Id: Root=1-646d271d-7ae309be389dbf7c30dd93d7;Sampled=0;lineage=1a7c2e09:0
15:50:37.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << X-Cache: Miss from cloudfront
15:50:37.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << Via: 1.1 56944c17909cc5b7a4102b8096acac2c.cloudfront.net (CloudFront)
15:50:37.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << X-Amz-Cf-Pop: BOG50-P1
15:50:37.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << X-Amz-Cf-Id: ZFQCC0xY3HBbdFIFZ0jzs2JCIRsZr2YAXPVzc2YQPymYCv0ZYt8vNw==
15:50:37.486 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:37.486 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 8][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:37.486 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-8: set socket timeout to 0
15:50:37.486 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 8][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:37.486 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 415
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 4863
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:50:37 GMT
1 < x-amzn-RequestId: a715f6be-5a5a-4e18-aa95-8e3bed4c6c82
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 4863
1 < x-amz-apigw-id: FZMMpHiWiYcFo-A=
1 < etag: W/"12ff-kN2zX5OJWnxLCad4XagmfZbbmqo"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d271d-7ae309be389dbf7c30dd93d7;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 56944c17909cc5b7a4102b8096acac2c.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: ZFQCC0xY3HBbdFIFZ0jzs2JCIRsZr2YAXPVzc2YQPymYCv0ZYt8vNw==
{"status":true,"data":[{"id":"0c2518c0-ef85-11ed-8c95-b1bcb9c1bd5b","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-10T22:50:23.000Z","updated_at":"2023-05-19T23:29:45.000Z","deleted_at":null},{"id":"15f10800-ef85-11ed-8c95-b1bcb9c1bd5b","video_url":"","text_es":"","text_en":"","created_at":"2023-05-10T22:50:39.000Z","updated_at":"2023-05-10T22:50:39.000Z","deleted_at":null},{"id":"188a1b90-f379-11ed-af15-1111447fcfa5","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"prueba","text_en":"test","created_at":"2023-05-15T23:34:54.000Z","updated_at":"2023-05-15T23:34:54.000Z","deleted_at":null},{"id":"5a5e5530-e394-11ed-8794-f58efb359f9b","video_url":"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4","text_es":"<p>En 2017 iniciaron las obras de construcción de un estadio de fútbol en la ciudad de Mazatlán como parte de un proyecto de construcción y modernización de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el único de nueva creación dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiacán; Teodoro Mariscal de Mazatlán y el Estadio Emilio Ibarra Almada de Los Mochis.​<br>Desde 2017 se buscó conseguir un equipo de fútbol profesional para ocupar el nuevo recinto, puesto que no existía un club que tuviera como sede la ciudad. En ese mismo año se fundó el Pacific Fútbol Club, el cual pertenecía al Grupo Faharo, dueños de Murciélagos Fútbol Club,11​ no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Sería hasta enero de 2019 cuando el Pacific llegó al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la práctica del béisbol. Sin embargo, este club solamente jugaría durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicitó permiso para no competir en la Serie A de México con el objetivo de conseguir una franquicia para disputar una liga de mayor categoría.</p>","text_en":"<p>En 2017 iniciaron las obras de construcción de un estadio de fútbol en la ciudad de Mazatlán como parte de un proyecto de construcción y modernización de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el único de nueva creación dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiacán; Teodoro Mariscal de Mazatlán y el Estadio Emilio Ibarra Almada de Los Mochis.​<br>Desde 2017 se buscó conseguir un equipo de fútbol profesional para ocupar el nuevo recinto, puesto que no existía un club que tuviera como sede la ciudad. En ese mismo año se fundó el Pacific Fútbol Club, el cual pertenecía al Grupo Faharo, dueños de Murciélagos Fútbol Club,11​ no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Sería hasta enero de 2019 cuando el Pacific llegó al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la práctica del béisbol. Sin embargo, este club solamente jugaría durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicitó permiso para no competir en la Serie A de México con el objetivo de conseguir una franquicia para disputar una liga de mayor categoría.</p>","created_at":"2023-04-25T18:09:42.000Z","updated_at":"2023-04-25T18:09:42.000Z","deleted_at":null},{"id":"61c53560-f379-11ed-af15-1111447fcfa5","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"prueba","text_en":"test","created_at":"2023-05-15T23:36:57.000Z","updated_at":"2023-05-15T23:36:57.000Z","deleted_at":null},{"id":"696eb6a0-f375-11ed-a197-1f0bd6ab6a12","video_url":"gfgf","text_es":"prueba","text_en":"test","created_at":"2023-05-15T23:08:32.000Z","updated_at":"2023-05-15T23:08:32.000Z","deleted_at":null},{"id":"9512d2b0-f01d-11ed-b700-23b29852db19","video_url":"gfgf","text_es":"prueba","text_en":"test","created_at":"2023-05-11T17:02:16.000Z","updated_at":"2023-05-11T17:02:16.000Z","deleted_at":null},{"id":"9dd9b300-f4c8-11ed-af58-edbe1b1fe43f","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-17T15:36:39.000Z","updated_at":"2023-05-17T15:36:39.000Z","deleted_at":null},{"id":"b8b25590-ef84-11ed-8c95-b1bcb9c1bd5b","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-10T22:48:03.000Z","updated_at":"2023-05-10T22:48:03.000Z","deleted_at":null},{"id":"d2566fb0-f4c8-11ed-af58-edbe1b1fe43f","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"","text_en":"","created_at":"2023-05-17T15:38:07.000Z","updated_at":"2023-05-17T15:38:07.000Z","deleted_at":null}]}

15:50:37.489 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:37.489 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:37.489 [Test worker] DEBUG com.intuit.karate - request:
2 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/histories/0c2518c0-ef85-11ed-8c95-b1bcb9c1bd5b
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:50:37.489 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:37.489 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 9][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:37.489 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:37.489 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:37.489 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:37.518 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:37.518 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:37.518 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:37.551 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:37.552 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:37.552 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:37.552 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:37.552 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:37.552 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:37.552 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56052<->143.204.23.80:443
15:50:37.552 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-9: set socket timeout to 5000
15:50:37.552 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/histories/0c2518c0-ef85-11ed-8c95-b1bcb9c1bd5b HTTP/1.1
15:50:37.552 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:37.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 >> GET /dev/api/histories/0c2518c0-ef85-11ed-8c95-b1bcb9c1bd5b HTTP/1.1
15:50:37.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:37.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:37.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 >> Connection: Keep-Alive
15:50:37.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:37.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 >> Accept-Encoding: gzip,deflate
15:50:37.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "GET /dev/api/histories/0c2518c0-ef85-11ed-8c95-b1bcb9c1bd5b HTTP/1.1[\r][\n]"
15:50:37.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:37.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:37.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "Connection: Keep-Alive[\r][\n]"
15:50:37.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:37.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:37.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "[\r][\n]"
15:50:37.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]"
15:50:37.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:37.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "Content-Length: 260[\r][\n]"
15:50:37.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "Connection: keep-alive[\r][\n]"
15:50:37.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "Date: Tue, 23 May 2023 20:50:37 GMT[\r][\n]"
15:50:37.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "x-amzn-RequestId: a4fc680e-59ba-41f4-a0f4-ef563aa6944f[\r][\n]"
15:50:37.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "access-control-allow-origin: *[\r][\n]"
15:50:37.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "x-amzn-Remapped-content-length: 260[\r][\n]"
15:50:37.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "x-amz-apigw-id: FZMMsG3ziYcF_0Q=[\r][\n]"
15:50:37.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "etag: W/"104-oXVhp6TObUGNDQTcwwQ4Zy7Geng"[\r][\n]"
15:50:37.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "x-powered-by: Express[\r][\n]"
15:50:37.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "X-Amzn-Trace-Id: Root=1-646d271d-3d043e6912318bba70240af3;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:37.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:37.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)[\r][\n]"
15:50:37.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:37.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "X-Amz-Cf-Id: BWwvRscDS4L75F5_cZWbT2NVnWJCtF0ZOrZOhrzFKDAA26r23W2ZLw==[\r][\n]"
15:50:37.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "[\r][\n]"
15:50:37.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "{"status":true,"data":{"id":"0c2518c0-ef85-11ed-8c95-b1bcb9c1bd5b","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-10T22:50:23.000Z","updated_at":"2023-05-19T23:29:45.000Z","deleted_at":null}}"
15:50:37.699 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << HTTP/1.1 200 OK
15:50:37.699 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << Content-Type: application/json; charset=utf-8
15:50:37.699 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << Content-Length: 260
15:50:37.699 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << Connection: keep-alive
15:50:37.699 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << Date: Tue, 23 May 2023 20:50:37 GMT
15:50:37.699 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << x-amzn-RequestId: a4fc680e-59ba-41f4-a0f4-ef563aa6944f
15:50:37.699 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << access-control-allow-origin: *
15:50:37.699 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << x-amzn-Remapped-content-length: 260
15:50:37.699 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << x-amz-apigw-id: FZMMsG3ziYcF_0Q=
15:50:37.699 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << etag: W/"104-oXVhp6TObUGNDQTcwwQ4Zy7Geng"
15:50:37.699 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << x-powered-by: Express
15:50:37.699 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << X-Amzn-Trace-Id: Root=1-646d271d-3d043e6912318bba70240af3;Sampled=0;lineage=1a7c2e09:0
15:50:37.699 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << X-Cache: Miss from cloudfront
15:50:37.699 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)
15:50:37.699 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << X-Amz-Cf-Pop: BOG50-P1
15:50:37.699 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << X-Amz-Cf-Id: BWwvRscDS4L75F5_cZWbT2NVnWJCtF0ZOrZOhrzFKDAA26r23W2ZLw==
15:50:37.699 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:37.699 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 9][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:37.699 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-9: set socket timeout to 0
15:50:37.700 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 9][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:37.700 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 211
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 260
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:50:37 GMT
2 < x-amzn-RequestId: a4fc680e-59ba-41f4-a0f4-ef563aa6944f
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 260
2 < x-amz-apigw-id: FZMMsG3ziYcF_0Q=
2 < etag: W/"104-oXVhp6TObUGNDQTcwwQ4Zy7Geng"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d271d-3d043e6912318bba70240af3;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: BWwvRscDS4L75F5_cZWbT2NVnWJCtF0ZOrZOhrzFKDAA26r23W2ZLw==
{"status":true,"data":{"id":"0c2518c0-ef85-11ed-8c95-b1bcb9c1bd5b","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-10T22:50:23.000Z","updated_at":"2023-05-19T23:29:45.000Z","deleted_at":null}}

15:50:37.701 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:50:37.702 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['id']
15:50:37.705 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:50:37.706 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:37.707 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:37.707 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:37.707 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/histories
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:50:37.707 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:37.708 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 10][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:37.708 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:37.708 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:37.708 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:37.735 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:37.735 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:37.735 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:37.769 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:37.769 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:37.769 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:37.769 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:37.769 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:37.769 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:37.769 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56053<->143.204.23.80:443
15:50:37.769 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-10: set socket timeout to 5000
15:50:37.769 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/histories HTTP/1.1
15:50:37.769 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:37.769 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 >> GET /dev/api/histories HTTP/1.1
15:50:37.769 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:37.769 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:37.769 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 >> Connection: Keep-Alive
15:50:37.769 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:37.769 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 >> Accept-Encoding: gzip,deflate
15:50:37.769 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "GET /dev/api/histories HTTP/1.1[\r][\n]"
15:50:37.769 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:37.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:37.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "Connection: Keep-Alive[\r][\n]"
15:50:37.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:37.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:37.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "[\r][\n]"
15:50:38.129 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]"
15:50:38.129 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:38.129 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "Content-Length: 4863[\r][\n]"
15:50:38.129 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "Connection: keep-alive[\r][\n]"
15:50:38.129 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "Date: Tue, 23 May 2023 20:50:38 GMT[\r][\n]"
15:50:38.129 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "x-amzn-RequestId: 2a5ac79c-01d0-43b3-bd5e-0a3df1a3a08f[\r][\n]"
15:50:38.129 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "access-control-allow-origin: *[\r][\n]"
15:50:38.129 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "x-amzn-Remapped-content-length: 4863[\r][\n]"
15:50:38.129 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "x-amz-apigw-id: FZMMvFdqiYcFXsA=[\r][\n]"
15:50:38.129 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "etag: W/"12ff-kN2zX5OJWnxLCad4XagmfZbbmqo"[\r][\n]"
15:50:38.129 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "x-powered-by: Express[\r][\n]"
15:50:38.129 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "X-Amzn-Trace-Id: Root=1-646d271e-7a21579b6f8510dd376e69be;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:38.129 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:38.129 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "Via: 1.1 fc35ef111c1094afc1f2d15f87a34bee.cloudfront.net (CloudFront)[\r][\n]"
15:50:38.129 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:38.129 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "X-Amz-Cf-Id: Yw2AKGZC6d5GmAmW8IF2MgaUVmTBjlaXnfBuDUA64eIL53jNLx68DA==[\r][\n]"
15:50:38.129 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "[\r][\n]"
15:50:38.130 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "{"status":true,"data":[{"id":"0c2518c0-ef85-11ed-8c95-b1bcb9c1bd5b","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-10T22:50:23.000Z","updated_at":"2023-05-19T23:29:45.000Z","deleted_at":null},{"id":"15f10800-ef85-11ed-8c95-b1bcb9c1bd5b","video_url":"","text_es":"","text_en":"","created_at":"2023-05-10T22:50:39.000Z","updated_at":"2023-05-10T22:50:39.000Z","deleted_at":null},{"id":"188a1b90-f379-11ed-af15-1111447fcfa5","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"prueba","text_en":"test","created_at":"2023-05-15T23:34:54.000Z","updated_at":"2023-05-15T23:34:54.000Z","deleted_at":null},{"id":"5a5e5530-e394-11ed-8794-f58efb359f9b","video_url":"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4","text_es":"<p>En 2017 iniciaron las obras de construcci[0xc3][0xb3]n de un estadio de f[0xc3][0xba]tbol en la ciudad de Mazatl[0xc3][0xa1]n como parte de un proyecto de construcci[0xc3][0xb3]n y modernizaci[0xc3][0xb3]n de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el [0xc3][0xba]nico de nueva creaci[0xc3][0xb3]n dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiac[0xc3][0xa1]n; Teodoro Mariscal de Mazatl[0xc3][0xa1]n y el Estadio Emilio Ibarra Almada de Los Mochis.[0xe2][0x80][0x8b]<br>Desde 2017 se busc[0xc3][0xb3] conseguir un equipo de f[0xc3][0xba]tbol profesional para ocupar el nuevo recinto, puesto que no exist[0xc3][0xad]a un club que tuviera como sede la ciudad. En ese mismo a[0xc3][0xb1]o se fund[0xc3][0xb3] el Pacific F[0xc3][0xba]tbol Club, el cual pertenec[0xc3][0xad]a al Grupo Faharo, due[0xc3][0xb1]os de Murci[0xc3][0xa9]lagos F[0xc3][0xba]tbol Club,11[0xe2][0x80][0x8b] no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Ser[0xc3][0xad]a hasta enero de 2019 cuando el Pacific lleg[0xc3][0xb3] al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la pr[0xc3][0xa1]ctica del b[0xc3][0xa9]isbol. Sin embargo, este club solamente jugar[0xc3][0xad]a durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicit[0xc3][0xb3] permiso para no competir en la Serie A de M[0xc3][0xa9]xico con el objetivo de conseguir una franquicia para disputar una liga de mayor categor[0xc3][0xad]a.</p>","text_en":"<p>En 2017 iniciaron las obras de construcci[0xc3][0xb3]n de un estadio de f[0xc3][0xba]tbol en la ciudad de Mazatl[0xc3][0xa1]n como parte de un proyecto de construcci[0xc3][0xb3]n y modernizaci[0xc3][0xb3]n de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el [0xc3][0xba]nico de nueva creaci[0xc3][0xb3]n dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiac[0xc3][0xa1]n; Teodoro Mariscal de Mazatl[0xc3][0xa1]n y el Estadio Emilio Ibarra Almada de Los Mochis.[0xe2][0x80][0x8b]<br>Desde 2017 se busc[0xc3][0xb3] conseguir un equipo de f[0xc3][0xba]tbol profesional para ocupar el nuevo recinto, puesto que no exist[0xc3][0xad]a un club que tuviera como sede la ciudad. En ese mismo a[0xc3][0xb1]o se fund[0xc3][0xb3] el Pacific F[0xc3][0xba]tbol Club, el cual pertenec[0xc3][0xad]a al Grupo Faharo, due[0xc3][0xb1]os de Murci[0xc3][0xa9]lagos F[0xc3][0xba]tbol Club,11[0xe2][0x80][0x8b] no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Ser[0xc3][0xad]a hasta enero de 2019 cuando el Pacific lleg[0xc3][0xb3] al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la pr[0xc3][0xa1]ctica del b[0xc3][0xa9]isbol. Sin embargo, este club solamente jugar[0xc3][0xad]a durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicit[0xc3][0xb3] permiso para no competir en la Serie A de M[0xc3][0xa9]xico con el objetivo de conseguir una franquicia para disputar una liga de mayor categor[0xc3][0xad]a.</p>","created_at":"2023-04-25T18:09:42.000Z","updated_at":"2023-04-25T18:09:42.000Z","deleted_at":null},{"id":"61c53560-f379-11ed-af15-1111447fcfa5","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"prueba","text_en":"test","created_at":"2023-05-15T23:36:57.000Z","updated_at":"2023-05-15T23:36:57.000Z","deleted_at":null},{"id":"696eb6a0-f375-11ed-a197-1f0bd6ab6a12","video_url":"gfgf","text_es":"prueba","text_en":"test","created_at":"2023-05-15T23:08:32.000Z","updated_at":"2023-05-15T23:08:32.000Z","deleted_at":null},{"id":"9512d2b0-f01d-11ed-b700-23b29852db19","video_url":"gfgf","text_es":"prueba","text_en":"test","created_at":"2023-05-11T17:02:16.000Z","updated_at":"2023-05-11T17:02:16.000Z","deleted_at":null},{"id":"9dd9b300-f4c8-11ed-af58-edbe1b1fe43f","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-17T15:36:39.000Z","updated_at":"2023-05-17T15:36:39.000Z","deleted_at":null},{"id":"b8b25590-ef84-11ed-8c95-b1bcb9c1bd5b","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-10T22:48:03.000Z","updated_at":"2023-05-10T22:48:03.000Z","deleted_at":null},{"id":"d2566fb0-f4c8-11ed-af58-edbe1b1fe43f","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"","text_en":"","created_at":"2023-05-17T15:38:07.000Z","updated_at":"2023-05-17T15:38:07.000Z","deleted_at":null}]}"
15:50:38.130 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << HTTP/1.1 200 OK
15:50:38.130 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << Content-Type: application/json; charset=utf-8
15:50:38.130 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << Content-Length: 4863
15:50:38.130 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << Connection: keep-alive
15:50:38.130 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << Date: Tue, 23 May 2023 20:50:38 GMT
15:50:38.130 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << x-amzn-RequestId: 2a5ac79c-01d0-43b3-bd5e-0a3df1a3a08f
15:50:38.130 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << access-control-allow-origin: *
15:50:38.130 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << x-amzn-Remapped-content-length: 4863
15:50:38.130 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << x-amz-apigw-id: FZMMvFdqiYcFXsA=
15:50:38.130 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << etag: W/"12ff-kN2zX5OJWnxLCad4XagmfZbbmqo"
15:50:38.130 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << x-powered-by: Express
15:50:38.130 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << X-Amzn-Trace-Id: Root=1-646d271e-7a21579b6f8510dd376e69be;Sampled=0;lineage=1a7c2e09:0
15:50:38.130 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << X-Cache: Miss from cloudfront
15:50:38.130 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << Via: 1.1 fc35ef111c1094afc1f2d15f87a34bee.cloudfront.net (CloudFront)
15:50:38.130 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << X-Amz-Cf-Pop: BOG50-P1
15:50:38.130 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << X-Amz-Cf-Id: Yw2AKGZC6d5GmAmW8IF2MgaUVmTBjlaXnfBuDUA64eIL53jNLx68DA==
15:50:38.130 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:38.130 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 10][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:38.130 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-10: set socket timeout to 0
15:50:38.130 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 10][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:38.130 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 423
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 4863
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:50:38 GMT
1 < x-amzn-RequestId: 2a5ac79c-01d0-43b3-bd5e-0a3df1a3a08f
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 4863
1 < x-amz-apigw-id: FZMMvFdqiYcFXsA=
1 < etag: W/"12ff-kN2zX5OJWnxLCad4XagmfZbbmqo"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d271e-7a21579b6f8510dd376e69be;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 fc35ef111c1094afc1f2d15f87a34bee.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: Yw2AKGZC6d5GmAmW8IF2MgaUVmTBjlaXnfBuDUA64eIL53jNLx68DA==
{"status":true,"data":[{"id":"0c2518c0-ef85-11ed-8c95-b1bcb9c1bd5b","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-10T22:50:23.000Z","updated_at":"2023-05-19T23:29:45.000Z","deleted_at":null},{"id":"15f10800-ef85-11ed-8c95-b1bcb9c1bd5b","video_url":"","text_es":"","text_en":"","created_at":"2023-05-10T22:50:39.000Z","updated_at":"2023-05-10T22:50:39.000Z","deleted_at":null},{"id":"188a1b90-f379-11ed-af15-1111447fcfa5","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"prueba","text_en":"test","created_at":"2023-05-15T23:34:54.000Z","updated_at":"2023-05-15T23:34:54.000Z","deleted_at":null},{"id":"5a5e5530-e394-11ed-8794-f58efb359f9b","video_url":"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4","text_es":"<p>En 2017 iniciaron las obras de construcción de un estadio de fútbol en la ciudad de Mazatlán como parte de un proyecto de construcción y modernización de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el único de nueva creación dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiacán; Teodoro Mariscal de Mazatlán y el Estadio Emilio Ibarra Almada de Los Mochis.​<br>Desde 2017 se buscó conseguir un equipo de fútbol profesional para ocupar el nuevo recinto, puesto que no existía un club que tuviera como sede la ciudad. En ese mismo año se fundó el Pacific Fútbol Club, el cual pertenecía al Grupo Faharo, dueños de Murciélagos Fútbol Club,11​ no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Sería hasta enero de 2019 cuando el Pacific llegó al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la práctica del béisbol. Sin embargo, este club solamente jugaría durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicitó permiso para no competir en la Serie A de México con el objetivo de conseguir una franquicia para disputar una liga de mayor categoría.</p>","text_en":"<p>En 2017 iniciaron las obras de construcción de un estadio de fútbol en la ciudad de Mazatlán como parte de un proyecto de construcción y modernización de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el único de nueva creación dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiacán; Teodoro Mariscal de Mazatlán y el Estadio Emilio Ibarra Almada de Los Mochis.​<br>Desde 2017 se buscó conseguir un equipo de fútbol profesional para ocupar el nuevo recinto, puesto que no existía un club que tuviera como sede la ciudad. En ese mismo año se fundó el Pacific Fútbol Club, el cual pertenecía al Grupo Faharo, dueños de Murciélagos Fútbol Club,11​ no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Sería hasta enero de 2019 cuando el Pacific llegó al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la práctica del béisbol. Sin embargo, este club solamente jugaría durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicitó permiso para no competir en la Serie A de México con el objetivo de conseguir una franquicia para disputar una liga de mayor categoría.</p>","created_at":"2023-04-25T18:09:42.000Z","updated_at":"2023-04-25T18:09:42.000Z","deleted_at":null},{"id":"61c53560-f379-11ed-af15-1111447fcfa5","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"prueba","text_en":"test","created_at":"2023-05-15T23:36:57.000Z","updated_at":"2023-05-15T23:36:57.000Z","deleted_at":null},{"id":"696eb6a0-f375-11ed-a197-1f0bd6ab6a12","video_url":"gfgf","text_es":"prueba","text_en":"test","created_at":"2023-05-15T23:08:32.000Z","updated_at":"2023-05-15T23:08:32.000Z","deleted_at":null},{"id":"9512d2b0-f01d-11ed-b700-23b29852db19","video_url":"gfgf","text_es":"prueba","text_en":"test","created_at":"2023-05-11T17:02:16.000Z","updated_at":"2023-05-11T17:02:16.000Z","deleted_at":null},{"id":"9dd9b300-f4c8-11ed-af58-edbe1b1fe43f","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-17T15:36:39.000Z","updated_at":"2023-05-17T15:36:39.000Z","deleted_at":null},{"id":"b8b25590-ef84-11ed-8c95-b1bcb9c1bd5b","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"prueba","text_en":"test","created_at":"2023-05-10T22:48:03.000Z","updated_at":"2023-05-10T22:48:03.000Z","deleted_at":null},{"id":"d2566fb0-f4c8-11ed-af58-edbe1b1fe43f","video_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_es":"","text_en":"","created_at":"2023-05-17T15:38:07.000Z","updated_at":"2023-05-17T15:38:07.000Z","deleted_at":null}]}

15:50:38.132 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:38.132 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:38.132 [Test worker] DEBUG com.intuit.karate - request:
2 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/histories/incorrect_id
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:50:38.132 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:38.133 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 11][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:38.133 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:38.133 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:38.133 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:38.160 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:38.160 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:38.160 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:38.195 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:38.195 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:38.195 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:38.195 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:38.195 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:38.195 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:38.195 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56054<->143.204.23.80:443
15:50:38.195 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-11: set socket timeout to 5000
15:50:38.195 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/histories/incorrect_id HTTP/1.1
15:50:38.195 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:38.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 >> GET /dev/api/histories/incorrect_id HTTP/1.1
15:50:38.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:38.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:38.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 >> Connection: Keep-Alive
15:50:38.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:38.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 >> Accept-Encoding: gzip,deflate
15:50:38.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "GET /dev/api/histories/incorrect_id HTTP/1.1[\r][\n]"
15:50:38.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:38.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:38.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "Connection: Keep-Alive[\r][\n]"
15:50:38.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:38.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:38.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "[\r][\n]"
15:50:38.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "HTTP/1.1 200 OK[\r][\n]"
15:50:38.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:38.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "Content-Length: 27[\r][\n]"
15:50:38.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "Connection: keep-alive[\r][\n]"
15:50:38.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "Date: Tue, 23 May 2023 20:50:38 GMT[\r][\n]"
15:50:38.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "x-amzn-RequestId: 50aed713-4720-4d8a-ae72-fb39a7db731b[\r][\n]"
15:50:38.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "access-control-allow-origin: *[\r][\n]"
15:50:38.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "x-amzn-Remapped-content-length: 27[\r][\n]"
15:50:38.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "x-amz-apigw-id: FZMM0HmQiYcFhzg=[\r][\n]"
15:50:38.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"[\r][\n]"
15:50:38.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "x-powered-by: Express[\r][\n]"
15:50:38.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "X-Amzn-Trace-Id: Root=1-646d271e-184f199a6e1d97d41aa1bae9;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:38.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:38.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "Via: 1.1 371795112346dbc570ad085695e604ec.cloudfront.net (CloudFront)[\r][\n]"
15:50:38.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:38.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "X-Amz-Cf-Id: ptm9o9FGxyOJsxMzEPanxFE2jumWHFr7-lLi26a-osF-BOLJRBLdbg==[\r][\n]"
15:50:38.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "[\r][\n]"
15:50:38.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "{"status":true,"data":null}"
15:50:38.611 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << HTTP/1.1 200 OK
15:50:38.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << Content-Type: application/json; charset=utf-8
15:50:38.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << Content-Length: 27
15:50:38.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << Connection: keep-alive
15:50:38.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << Date: Tue, 23 May 2023 20:50:38 GMT
15:50:38.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << x-amzn-RequestId: 50aed713-4720-4d8a-ae72-fb39a7db731b
15:50:38.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << access-control-allow-origin: *
15:50:38.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << x-amzn-Remapped-content-length: 27
15:50:38.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << x-amz-apigw-id: FZMM0HmQiYcFhzg=
15:50:38.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"
15:50:38.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << x-powered-by: Express
15:50:38.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << X-Amzn-Trace-Id: Root=1-646d271e-184f199a6e1d97d41aa1bae9;Sampled=0;lineage=1a7c2e09:0
15:50:38.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << X-Cache: Miss from cloudfront
15:50:38.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << Via: 1.1 371795112346dbc570ad085695e604ec.cloudfront.net (CloudFront)
15:50:38.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << X-Amz-Cf-Pop: BOG50-P1
15:50:38.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << X-Amz-Cf-Id: ptm9o9FGxyOJsxMzEPanxFE2jumWHFr7-lLi26a-osF-BOLJRBLdbg==
15:50:38.612 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:38.612 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 11][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:38.612 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-11: set socket timeout to 0
15:50:38.612 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 11][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:38.612 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 480
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 27
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:50:38 GMT
2 < x-amzn-RequestId: 50aed713-4720-4d8a-ae72-fb39a7db731b
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 27
2 < x-amz-apigw-id: FZMM0HmQiYcFhzg=
2 < etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d271e-184f199a6e1d97d41aa1bae9;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 371795112346dbc570ad085695e604ec.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: ptm9o9FGxyOJsxMzEPanxFE2jumWHFr7-lLi26a-osF-BOLJRBLdbg==
{"status":true,"data":null}

15:50:38.612 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:50:38.613 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:50:38.615 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:50:38.623 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@4d1fdca9
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@5863d67d
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@17353b34
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@4d1fdca9
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@766b4ed0
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:50:38.623 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Histories/get_histories_id.feature
scenarios:  2 | passed:  2 | failed:  0 | time: 1.5375
---------------------------------------------------------

15:50:38.643 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 4 of 38 (0 remaining) classpath:karate/features/Histories/get_histories_id.feature
15:50:38.645 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:50:38.646 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:38.647 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:38.648 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:38.648 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:38.648 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/histories
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 90
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"video_url":"https:\/\/www.youtube.com\/@MazatlanFC","text_es":"prueba","text_en":"test"}

15:50:38.648 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:38.648 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 12][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:38.648 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:38.648 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:38.648 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:38.675 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:38.676 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:38.676 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:38.711 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:38.711 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:38.711 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:38.711 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:38.711 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:38.711 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:38.711 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56057<->143.204.23.80:443
15:50:38.711 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-12: set socket timeout to 5000
15:50:38.711 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/histories HTTP/1.1
15:50:38.711 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:38.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 >> POST /dev/api/histories HTTP/1.1
15:50:38.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:38.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 >> Content-Type: application/json; charset=UTF-8
15:50:38.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 >> Content-Length: 90
15:50:38.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:38.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 >> Connection: Keep-Alive
15:50:38.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:38.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 >> Accept-Encoding: gzip,deflate
15:50:38.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "POST /dev/api/histories HTTP/1.1[\r][\n]"
15:50:38.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:38.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:50:38.712 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "Content-Length: 90[\r][\n]"
15:50:38.712 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:38.712 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "Connection: Keep-Alive[\r][\n]"
15:50:38.712 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:38.712 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:38.712 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "[\r][\n]"
15:50:38.712 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "{"video_url":"https:\/\/www.youtube.com\/@MazatlanFC","text_es":"prueba","text_en":"test"}"
15:50:38.879 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "HTTP/1.1 200 OK[\r][\n]"
15:50:38.879 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:38.879 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "Content-Length: 234[\r][\n]"
15:50:38.879 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "Connection: keep-alive[\r][\n]"
15:50:38.879 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "Date: Tue, 23 May 2023 20:50:38 GMT[\r][\n]"
15:50:38.879 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "x-amzn-RequestId: 059f034e-6e0f-43a6-8f3e-7f976f18cb59[\r][\n]"
15:50:38.879 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "access-control-allow-origin: *[\r][\n]"
15:50:38.879 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "x-amzn-Remapped-content-length: 234[\r][\n]"
15:50:38.879 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "x-amz-apigw-id: FZMM3EMQiYcFVzw=[\r][\n]"
15:50:38.879 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "etag: W/"ea-MRIKGBcVo9dfphEXufDJ14gBgDI"[\r][\n]"
15:50:38.879 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "x-powered-by: Express[\r][\n]"
15:50:38.879 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "X-Amzn-Trace-Id: Root=1-646d271e-21a1d9596e3c00ae5effc369;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:38.879 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:38.879 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "Via: 1.1 d2a8ed168561f3bc7e1197e90d2c7298.cloudfront.net (CloudFront)[\r][\n]"
15:50:38.879 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:38.879 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "X-Amz-Cf-Id: sCTsabzT1orUqsho7irtOPy_oIP2_iumU4AVkjY-su-lM5xSghlDrQ==[\r][\n]"
15:50:38.879 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "[\r][\n]"
15:50:38.879 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "{"status":true,"data":{"id":"7958f3f0-f9ab-11ed-a074-c15387bfdfb6","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"prueba","text_en":"test","updated_at":"2023-05-23T20:50:38.895Z","created_at":"2023-05-23T20:50:38.895Z"}}"
15:50:38.879 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << HTTP/1.1 200 OK
15:50:38.879 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << Content-Type: application/json; charset=utf-8
15:50:38.879 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << Content-Length: 234
15:50:38.879 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << Connection: keep-alive
15:50:38.879 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << Date: Tue, 23 May 2023 20:50:38 GMT
15:50:38.879 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << x-amzn-RequestId: 059f034e-6e0f-43a6-8f3e-7f976f18cb59
15:50:38.879 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << access-control-allow-origin: *
15:50:38.879 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << x-amzn-Remapped-content-length: 234
15:50:38.879 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << x-amz-apigw-id: FZMM3EMQiYcFVzw=
15:50:38.879 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << etag: W/"ea-MRIKGBcVo9dfphEXufDJ14gBgDI"
15:50:38.879 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << x-powered-by: Express
15:50:38.879 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << X-Amzn-Trace-Id: Root=1-646d271e-21a1d9596e3c00ae5effc369;Sampled=0;lineage=1a7c2e09:0
15:50:38.879 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << X-Cache: Miss from cloudfront
15:50:38.879 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << Via: 1.1 d2a8ed168561f3bc7e1197e90d2c7298.cloudfront.net (CloudFront)
15:50:38.879 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << X-Amz-Cf-Pop: BOG50-P1
15:50:38.879 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << X-Amz-Cf-Id: sCTsabzT1orUqsho7irtOPy_oIP2_iumU4AVkjY-su-lM5xSghlDrQ==
15:50:38.879 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:38.879 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 12][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:38.879 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-12: set socket timeout to 0
15:50:38.879 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 12][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:38.879 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 231
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 234
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:50:38 GMT
1 < x-amzn-RequestId: 059f034e-6e0f-43a6-8f3e-7f976f18cb59
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 234
1 < x-amz-apigw-id: FZMM3EMQiYcFVzw=
1 < etag: W/"ea-MRIKGBcVo9dfphEXufDJ14gBgDI"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d271e-21a1d9596e3c00ae5effc369;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 d2a8ed168561f3bc7e1197e90d2c7298.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: sCTsabzT1orUqsho7irtOPy_oIP2_iumU4AVkjY-su-lM5xSghlDrQ==
{"status":true,"data":{"id":"7958f3f0-f9ab-11ed-a074-c15387bfdfb6","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"prueba","text_en":"test","updated_at":"2023-05-23T20:50:38.895Z","created_at":"2023-05-23T20:50:38.895Z"}}

15:50:38.881 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": {
    "id": "7958f3f0-f9ab-11ed-a074-c15387bfdfb6",
    "video_url": "https://www.youtube.com/@MazatlanFC",
    "text_es": "prueba",
    "text_en": "test",
    "updated_at": "2023-05-23T20:50:38.895Z",
    "created_at": "2023-05-23T20:50:38.895Z"
  }
}
 
15:50:38.882 [Test worker] INFO com.intuit.karate - [print] 7958f3f0-f9ab-11ed-a074-c15387bfdfb6 
15:50:40.901 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:40.902 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:40.902 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/histories/7958f3f0-f9ab-11ed-a074-c15387bfdfb6
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 96
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"video_url":"https:\/\/www.youtube.com\/@MazatlanFC","text_es":"pruebaupdate","text_en":"test"}

15:50:40.902 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:40.902 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 13][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:40.902 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:40.902 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:40.902 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:40.934 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:40.934 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:40.934 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:40.967 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:40.967 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:40.967 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:40.967 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:40.967 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:40.967 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:40.967 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56061<->143.204.23.80:443
15:50:40.967 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-13: set socket timeout to 5000
15:50:40.967 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/histories/7958f3f0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:40.967 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:40.967 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 >> PATCH /dev/api/histories/7958f3f0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:40.967 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:40.967 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 >> Content-Type: application/json; charset=UTF-8
15:50:40.967 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 >> Content-Length: 96
15:50:40.967 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:40.967 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 >> Connection: Keep-Alive
15:50:40.967 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:40.967 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 >> Accept-Encoding: gzip,deflate
15:50:40.967 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "PATCH /dev/api/histories/7958f3f0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:50:40.967 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:40.967 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:50:40.967 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "Content-Length: 96[\r][\n]"
15:50:40.967 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:40.967 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "Connection: Keep-Alive[\r][\n]"
15:50:40.967 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:40.967 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:40.968 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "[\r][\n]"
15:50:40.968 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "{"video_url":"https:\/\/www.youtube.com\/@MazatlanFC","text_es":"pruebaupdate","text_en":"test"}"
15:50:41.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "HTTP/1.1 200 OK[\r][\n]"
15:50:41.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:41.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "Content-Length: 26[\r][\n]"
15:50:41.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "Connection: keep-alive[\r][\n]"
15:50:41.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "Date: Tue, 23 May 2023 20:50:41 GMT[\r][\n]"
15:50:41.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "x-amzn-RequestId: 6848d6c7-6762-4b39-bf95-d851c25fbbf3[\r][\n]"
15:50:41.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "access-control-allow-origin: *[\r][\n]"
15:50:41.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "x-amzn-Remapped-content-length: 26[\r][\n]"
15:50:41.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "x-amz-apigw-id: FZMNPFTpCYcF_IQ=[\r][\n]"
15:50:41.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"[\r][\n]"
15:50:41.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "x-powered-by: Express[\r][\n]"
15:50:41.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "X-Amzn-Trace-Id: Root=1-646d2721-67efbbef7fa5d7d808d99ccc;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:41.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:41.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "Via: 1.1 d2a8ed168561f3bc7e1197e90d2c7298.cloudfront.net (CloudFront)[\r][\n]"
15:50:41.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:41.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "X-Amz-Cf-Id: FdRaNaUBCsd8V3l_vPpRryQGGJ5mbHYoVfLkEVktZuaTPBL1Rpc11A==[\r][\n]"
15:50:41.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "[\r][\n]"
15:50:41.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "{"status":true,"data":[1]}"
15:50:41.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << HTTP/1.1 200 OK
15:50:41.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << Content-Type: application/json; charset=utf-8
15:50:41.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << Content-Length: 26
15:50:41.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << Connection: keep-alive
15:50:41.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << Date: Tue, 23 May 2023 20:50:41 GMT
15:50:41.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << x-amzn-RequestId: 6848d6c7-6762-4b39-bf95-d851c25fbbf3
15:50:41.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << access-control-allow-origin: *
15:50:41.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << x-amzn-Remapped-content-length: 26
15:50:41.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << x-amz-apigw-id: FZMNPFTpCYcF_IQ=
15:50:41.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
15:50:41.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << x-powered-by: Express
15:50:41.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << X-Amzn-Trace-Id: Root=1-646d2721-67efbbef7fa5d7d808d99ccc;Sampled=0;lineage=1a7c2e09:0
15:50:41.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << X-Cache: Miss from cloudfront
15:50:41.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << Via: 1.1 d2a8ed168561f3bc7e1197e90d2c7298.cloudfront.net (CloudFront)
15:50:41.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << X-Amz-Cf-Pop: BOG50-P1
15:50:41.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << X-Amz-Cf-Id: FdRaNaUBCsd8V3l_vPpRryQGGJ5mbHYoVfLkEVktZuaTPBL1Rpc11A==
15:50:41.346 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:41.346 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 13][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:41.346 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-13: set socket timeout to 0
15:50:41.347 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 13][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:41.347 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 445
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 26
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:50:41 GMT
2 < x-amzn-RequestId: 6848d6c7-6762-4b39-bf95-d851c25fbbf3
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 26
2 < x-amz-apigw-id: FZMNPFTpCYcF_IQ=
2 < etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2721-67efbbef7fa5d7d808d99ccc;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 d2a8ed168561f3bc7e1197e90d2c7298.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: FdRaNaUBCsd8V3l_vPpRryQGGJ5mbHYoVfLkEVktZuaTPBL1Rpc11A==
{"status":true,"data":[1]}

15:50:41.347 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    1
  ]
}
 
15:50:41.347 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:50:41.348 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data'][0]
15:50:43.358 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:43.358 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:43.358 [Test worker] DEBUG com.intuit.karate - request:
3 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/histories/7958f3f0-f9ab-11ed-a074-c15387bfdfb6
3 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
3 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
3 > Connection: Keep-Alive
3 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
3 > Accept-Encoding: gzip,deflate


15:50:43.358 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:43.358 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 14][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:43.358 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:43.359 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:43.359 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:43.391 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:43.391 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:43.391 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:43.441 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:43.441 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:43.441 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:43.441 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:43.441 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:43.441 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:43.441 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56066<->143.204.23.80:443
15:50:43.441 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-14: set socket timeout to 5000
15:50:43.441 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/histories/7958f3f0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:43.441 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:43.441 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 >> GET /dev/api/histories/7958f3f0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:43.441 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:43.441 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:43.441 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 >> Connection: Keep-Alive
15:50:43.441 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:43.441 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 >> Accept-Encoding: gzip,deflate
15:50:43.441 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "GET /dev/api/histories/7958f3f0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:50:43.441 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:43.441 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:43.441 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "Connection: Keep-Alive[\r][\n]"
15:50:43.441 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:43.441 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:43.441 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "[\r][\n]"
15:50:43.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "HTTP/1.1 200 OK[\r][\n]"
15:50:43.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:43.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "Content-Length: 258[\r][\n]"
15:50:43.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "Connection: keep-alive[\r][\n]"
15:50:43.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "Date: Tue, 23 May 2023 20:50:43 GMT[\r][\n]"
15:50:43.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "x-amzn-RequestId: e79d931a-037d-4e66-93df-f503e4ba38b8[\r][\n]"
15:50:43.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "access-control-allow-origin: *[\r][\n]"
15:50:43.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "x-amzn-Remapped-content-length: 258[\r][\n]"
15:50:43.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "x-amz-apigw-id: FZMNmH_jCYcFqkg=[\r][\n]"
15:50:43.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "etag: W/"102-BE2TkAkbC+axDcsBgtk0R5LoCNQ"[\r][\n]"
15:50:43.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "x-powered-by: Express[\r][\n]"
15:50:43.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "X-Amzn-Trace-Id: Root=1-646d2723-1970630006e9b4ba6c4f0a7c;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:43.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:43.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)[\r][\n]"
15:50:43.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:43.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "X-Amz-Cf-Id: KfTlDtgBsxCbYfaf48om0VM9OrL0XwLf7-oTKR9lq9xCDX1tQwcUNQ==[\r][\n]"
15:50:43.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "[\r][\n]"
15:50:43.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "{"status":true,"data":{"id":"7958f3f0-f9ab-11ed-a074-c15387bfdfb6","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"pruebaupdate","text_en":"test","created_at":"2023-05-23T20:50:38.000Z","updated_at":"2023-05-23T20:50:41.000Z","deleted_at":null}}"
15:50:43.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << HTTP/1.1 200 OK
15:50:43.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << Content-Type: application/json; charset=utf-8
15:50:43.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << Content-Length: 258
15:50:43.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << Connection: keep-alive
15:50:43.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << Date: Tue, 23 May 2023 20:50:43 GMT
15:50:43.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << x-amzn-RequestId: e79d931a-037d-4e66-93df-f503e4ba38b8
15:50:43.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << access-control-allow-origin: *
15:50:43.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << x-amzn-Remapped-content-length: 258
15:50:43.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << x-amz-apigw-id: FZMNmH_jCYcFqkg=
15:50:43.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << etag: W/"102-BE2TkAkbC+axDcsBgtk0R5LoCNQ"
15:50:43.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << x-powered-by: Express
15:50:43.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << X-Amzn-Trace-Id: Root=1-646d2723-1970630006e9b4ba6c4f0a7c;Sampled=0;lineage=1a7c2e09:0
15:50:43.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << X-Cache: Miss from cloudfront
15:50:43.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)
15:50:43.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << X-Amz-Cf-Pop: BOG50-P1
15:50:43.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << X-Amz-Cf-Id: KfTlDtgBsxCbYfaf48om0VM9OrL0XwLf7-oTKR9lq9xCDX1tQwcUNQ==
15:50:43.607 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:43.608 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 14][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:43.608 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-14: set socket timeout to 0
15:50:43.608 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 14][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:43.608 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 250
3 < 200
3 < Content-Type: application/json; charset=utf-8
3 < Content-Length: 258
3 < Connection: keep-alive
3 < Date: Tue, 23 May 2023 20:50:43 GMT
3 < x-amzn-RequestId: e79d931a-037d-4e66-93df-f503e4ba38b8
3 < access-control-allow-origin: *
3 < x-amzn-Remapped-content-length: 258
3 < x-amz-apigw-id: FZMNmH_jCYcFqkg=
3 < etag: W/"102-BE2TkAkbC+axDcsBgtk0R5LoCNQ"
3 < x-powered-by: Express
3 < X-Amzn-Trace-Id: Root=1-646d2723-1970630006e9b4ba6c4f0a7c;Sampled=0;lineage=1a7c2e09:0
3 < X-Cache: Miss from cloudfront
3 < Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)
3 < X-Amz-Cf-Pop: BOG50-P1
3 < X-Amz-Cf-Id: KfTlDtgBsxCbYfaf48om0VM9OrL0XwLf7-oTKR9lq9xCDX1tQwcUNQ==
{"status":true,"data":{"id":"7958f3f0-f9ab-11ed-a074-c15387bfdfb6","video_url":"https://www.youtube.com/@MazatlanFC","text_es":"pruebaupdate","text_en":"test","created_at":"2023-05-23T20:50:38.000Z","updated_at":"2023-05-23T20:50:41.000Z","deleted_at":null}}

15:50:43.609 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['text_es']
15:50:45.617 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:45.618 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:45.618 [Test worker] DEBUG com.intuit.karate - request:
4 > DELETE https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/histories/7958f3f0-f9ab-11ed-a074-c15387bfdfb6
4 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
4 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
4 > Connection: Keep-Alive
4 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
4 > Accept-Encoding: gzip,deflate


15:50:45.618 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:45.618 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 15][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:45.618 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:45.618 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:45.618 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:45.651 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:45.651 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:45.651 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:45.695 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:45.695 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:45.695 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:45.695 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:45.695 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:45.695 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:45.695 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56069<->143.204.23.80:443
15:50:45.695 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-15: set socket timeout to 5000
15:50:45.695 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request DELETE /dev/api/histories/7958f3f0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:45.695 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:45.695 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 >> DELETE /dev/api/histories/7958f3f0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:45.695 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:45.695 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:45.695 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 >> Connection: Keep-Alive
15:50:45.695 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:45.695 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 >> Accept-Encoding: gzip,deflate
15:50:45.695 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "DELETE /dev/api/histories/7958f3f0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:50:45.695 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:45.695 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:45.695 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "Connection: Keep-Alive[\r][\n]"
15:50:45.695 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:45.695 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:45.695 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "[\r][\n]"
15:50:46.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "HTTP/1.1 200 OK[\r][\n]"
15:50:46.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:46.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "Content-Length: 24[\r][\n]"
15:50:46.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "Connection: keep-alive[\r][\n]"
15:50:46.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "Date: Tue, 23 May 2023 20:50:46 GMT[\r][\n]"
15:50:46.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "x-amzn-RequestId: 2098c7d5-f404-41bb-ac28-e598b353d43e[\r][\n]"
15:50:46.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "access-control-allow-origin: *[\r][\n]"
15:50:46.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "x-amzn-Remapped-content-length: 24[\r][\n]"
15:50:46.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "x-amz-apigw-id: FZMN_GkMiYcFmKA=[\r][\n]"
15:50:46.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"[\r][\n]"
15:50:46.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "x-powered-by: Express[\r][\n]"
15:50:46.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "X-Amzn-Trace-Id: Root=1-646d2726-7ae9b762629aaa23363bf2bc;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:46.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:46.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)[\r][\n]"
15:50:46.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:46.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "X-Amz-Cf-Id: 5rBungdLykqriBG7rhtpLBOzO_qmlNaNCbB5lT3l9PhrkOmldV2lYA==[\r][\n]"
15:50:46.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "[\r][\n]"
15:50:46.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "{"status":true,"data":1}"
15:50:46.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << HTTP/1.1 200 OK
15:50:46.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << Content-Type: application/json; charset=utf-8
15:50:46.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << Content-Length: 24
15:50:46.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << Connection: keep-alive
15:50:46.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << Date: Tue, 23 May 2023 20:50:46 GMT
15:50:46.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << x-amzn-RequestId: 2098c7d5-f404-41bb-ac28-e598b353d43e
15:50:46.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << access-control-allow-origin: *
15:50:46.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << x-amzn-Remapped-content-length: 24
15:50:46.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << x-amz-apigw-id: FZMN_GkMiYcFmKA=
15:50:46.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
15:50:46.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << x-powered-by: Express
15:50:46.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << X-Amzn-Trace-Id: Root=1-646d2726-7ae9b762629aaa23363bf2bc;Sampled=0;lineage=1a7c2e09:0
15:50:46.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << X-Cache: Miss from cloudfront
15:50:46.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)
15:50:46.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << X-Amz-Cf-Pop: BOG50-P1
15:50:46.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << X-Amz-Cf-Id: 5rBungdLykqriBG7rhtpLBOzO_qmlNaNCbB5lT3l9PhrkOmldV2lYA==
15:50:46.080 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:46.080 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 15][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:46.080 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-15: set socket timeout to 0
15:50:46.080 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 15][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:46.080 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 462
4 < 200
4 < Content-Type: application/json; charset=utf-8
4 < Content-Length: 24
4 < Connection: keep-alive
4 < Date: Tue, 23 May 2023 20:50:46 GMT
4 < x-amzn-RequestId: 2098c7d5-f404-41bb-ac28-e598b353d43e
4 < access-control-allow-origin: *
4 < x-amzn-Remapped-content-length: 24
4 < x-amz-apigw-id: FZMN_GkMiYcFmKA=
4 < etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
4 < x-powered-by: Express
4 < X-Amzn-Trace-Id: Root=1-646d2726-7ae9b762629aaa23363bf2bc;Sampled=0;lineage=1a7c2e09:0
4 < X-Cache: Miss from cloudfront
4 < Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)
4 < X-Amz-Cf-Pop: BOG50-P1
4 < X-Amz-Cf-Id: 5rBungdLykqriBG7rhtpLBOzO_qmlNaNCbB5lT3l9PhrkOmldV2lYA==
{"status":true,"data":1}

15:50:46.081 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:50:46.081 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:50:46.085 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:50:46.091 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@17d17a74
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@3363cb92
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@1f247495
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@17d17a74
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@4d1e435b
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:50:46.092 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Histories/update_histories.feature
scenarios:  1 | passed:  1 | failed:  0 | time: 7.4325
---------------------------------------------------------

15:50:46.124 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 5 of 38 (0 remaining) classpath:karate/features/Histories/update_histories.feature
15:50:46.126 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:50:46.127 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:46.128 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:46.129 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:46.130 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:46.130 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:46.130 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/legals
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 83
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example"}

15:50:46.130 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:46.130 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 16][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:46.130 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:46.130 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:46.130 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:46.212 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:46.212 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:46.212 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:46.245 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:46.245 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:46.245 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:46.245 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:46.245 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:46.245 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:46.245 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56073<->143.204.23.80:443
15:50:46.245 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-16: set socket timeout to 5000
15:50:46.245 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/legals HTTP/1.1
15:50:46.245 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:46.245 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 >> POST /dev/api/legals HTTP/1.1
15:50:46.245 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:46.245 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 >> Content-Type: application/json; charset=UTF-8
15:50:46.245 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 >> Content-Length: 83
15:50:46.245 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:46.245 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 >> Connection: Keep-Alive
15:50:46.245 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:46.245 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 >> Accept-Encoding: gzip,deflate
15:50:46.245 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "POST /dev/api/legals HTTP/1.1[\r][\n]"
15:50:46.245 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:46.245 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:50:46.245 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "Content-Length: 83[\r][\n]"
15:50:46.245 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:46.245 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "Connection: Keep-Alive[\r][\n]"
15:50:46.245 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:46.245 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:46.245 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "[\r][\n]"
15:50:46.245 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "{"title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example"}"
15:50:46.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "HTTP/1.1 200 OK[\r][\n]"
15:50:46.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:46.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "Content-Length: 230[\r][\n]"
15:50:46.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "Connection: keep-alive[\r][\n]"
15:50:46.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "Date: Tue, 23 May 2023 20:50:46 GMT[\r][\n]"
15:50:46.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "x-amzn-RequestId: a327ab6e-4a28-4998-a26a-ac6bd7364e57[\r][\n]"
15:50:46.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "access-control-allow-origin: *[\r][\n]"
15:50:46.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "x-amzn-Remapped-content-length: 230[\r][\n]"
15:50:46.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "x-amz-apigw-id: FZMOEGSBCYcFd4g=[\r][\n]"
15:50:46.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "etag: W/"e6-kEDc2DOMF5oFwap6SNQAQyejAis"[\r][\n]"
15:50:46.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "x-powered-by: Express[\r][\n]"
15:50:46.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "X-Amzn-Trace-Id: Root=1-646d2726-6dedddb33ac50cbc41ae4d55;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:46.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:46.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "Via: 1.1 903a85d64aaae705535a5b297b3346a8.cloudfront.net (CloudFront)[\r][\n]"
15:50:46.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:46.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "X-Amz-Cf-Id: rMtK90MzDppsBmsC4bXtyx1VC1rTQ4YLzgtrvdD7WLAxFowIDT3WzQ==[\r][\n]"
15:50:46.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "[\r][\n]"
15:50:46.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "{"status":true,"data":{"id":"7dee0c70-f9ab-11ed-a074-c15387bfdfb6","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","updated_at":"2023-05-23T20:50:46.583Z","created_at":"2023-05-23T20:50:46.583Z"}}"
15:50:46.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << HTTP/1.1 200 OK
15:50:46.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << Content-Type: application/json; charset=utf-8
15:50:46.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << Content-Length: 230
15:50:46.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << Connection: keep-alive
15:50:46.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << Date: Tue, 23 May 2023 20:50:46 GMT
15:50:46.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << x-amzn-RequestId: a327ab6e-4a28-4998-a26a-ac6bd7364e57
15:50:46.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << access-control-allow-origin: *
15:50:46.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << x-amzn-Remapped-content-length: 230
15:50:46.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << x-amz-apigw-id: FZMOEGSBCYcFd4g=
15:50:46.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << etag: W/"e6-kEDc2DOMF5oFwap6SNQAQyejAis"
15:50:46.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << x-powered-by: Express
15:50:46.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << X-Amzn-Trace-Id: Root=1-646d2726-6dedddb33ac50cbc41ae4d55;Sampled=0;lineage=1a7c2e09:0
15:50:46.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << X-Cache: Miss from cloudfront
15:50:46.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << Via: 1.1 903a85d64aaae705535a5b297b3346a8.cloudfront.net (CloudFront)
15:50:46.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << X-Amz-Cf-Pop: BOG50-P1
15:50:46.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << X-Amz-Cf-Id: rMtK90MzDppsBmsC4bXtyx1VC1rTQ4YLzgtrvdD7WLAxFowIDT3WzQ==
15:50:46.587 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:46.587 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 16][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:46.587 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-16: set socket timeout to 0
15:50:46.587 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 16][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:46.587 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 457
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 230
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:50:46 GMT
1 < x-amzn-RequestId: a327ab6e-4a28-4998-a26a-ac6bd7364e57
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 230
1 < x-amz-apigw-id: FZMOEGSBCYcFd4g=
1 < etag: W/"e6-kEDc2DOMF5oFwap6SNQAQyejAis"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2726-6dedddb33ac50cbc41ae4d55;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 903a85d64aaae705535a5b297b3346a8.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: rMtK90MzDppsBmsC4bXtyx1VC1rTQ4YLzgtrvdD7WLAxFowIDT3WzQ==
{"status":true,"data":{"id":"7dee0c70-f9ab-11ed-a074-c15387bfdfb6","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","updated_at":"2023-05-23T20:50:46.583Z","created_at":"2023-05-23T20:50:46.583Z"}}

15:50:46.589 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:46.589 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:46.589 [Test worker] DEBUG com.intuit.karate - request:
2 > DELETE https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/legals/7dee0c70-f9ab-11ed-a074-c15387bfdfb6
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:50:46.589 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:46.589 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 17][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:46.589 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:46.589 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:46.589 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:46.623 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:46.623 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:46.623 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:46.656 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:46.656 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:46.656 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:46.656 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:46.656 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:46.656 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:46.656 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56076<->143.204.23.80:443
15:50:46.656 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-17: set socket timeout to 5000
15:50:46.656 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request DELETE /dev/api/legals/7dee0c70-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:46.656 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:46.656 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 >> DELETE /dev/api/legals/7dee0c70-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:46.656 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:46.656 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:46.656 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 >> Connection: Keep-Alive
15:50:46.656 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:46.656 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 >> Accept-Encoding: gzip,deflate
15:50:46.656 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "DELETE /dev/api/legals/7dee0c70-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:50:46.656 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:46.656 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:46.656 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "Connection: Keep-Alive[\r][\n]"
15:50:46.656 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:46.656 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:46.656 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "[\r][\n]"
15:50:46.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "HTTP/1.1 200 OK[\r][\n]"
15:50:46.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:46.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "Content-Length: 24[\r][\n]"
15:50:46.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "Connection: keep-alive[\r][\n]"
15:50:46.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "Date: Tue, 23 May 2023 20:50:46 GMT[\r][\n]"
15:50:46.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "x-amzn-RequestId: ead28e34-00de-4496-b183-65e16d725cd2[\r][\n]"
15:50:46.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "access-control-allow-origin: *[\r][\n]"
15:50:46.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "x-amzn-Remapped-content-length: 24[\r][\n]"
15:50:46.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "x-amz-apigw-id: FZMOHGLICYcFYEQ=[\r][\n]"
15:50:46.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"[\r][\n]"
15:50:46.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "x-powered-by: Express[\r][\n]"
15:50:46.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "X-Amzn-Trace-Id: Root=1-646d2726-619ba5865902c1cc78d523f4;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:46.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:46.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "Via: 1.1 34a80a466446d2f079dddf146048d8b8.cloudfront.net (CloudFront)[\r][\n]"
15:50:46.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:46.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "X-Amz-Cf-Id: 5y81exol9J1DQ0D3A4FhmAe4Hd5rsbpZfFTKbNKK8AM-78mwABcx0w==[\r][\n]"
15:50:46.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "[\r][\n]"
15:50:46.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "{"status":true,"data":1}"
15:50:46.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << HTTP/1.1 200 OK
15:50:46.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << Content-Type: application/json; charset=utf-8
15:50:46.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << Content-Length: 24
15:50:46.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << Connection: keep-alive
15:50:46.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << Date: Tue, 23 May 2023 20:50:46 GMT
15:50:46.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << x-amzn-RequestId: ead28e34-00de-4496-b183-65e16d725cd2
15:50:46.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << access-control-allow-origin: *
15:50:46.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << x-amzn-Remapped-content-length: 24
15:50:46.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << x-amz-apigw-id: FZMOHGLICYcFYEQ=
15:50:46.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
15:50:46.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << x-powered-by: Express
15:50:46.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << X-Amzn-Trace-Id: Root=1-646d2726-619ba5865902c1cc78d523f4;Sampled=0;lineage=1a7c2e09:0
15:50:46.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << X-Cache: Miss from cloudfront
15:50:46.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << Via: 1.1 34a80a466446d2f079dddf146048d8b8.cloudfront.net (CloudFront)
15:50:46.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << X-Amz-Cf-Pop: BOG50-P1
15:50:46.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << X-Amz-Cf-Id: 5y81exol9J1DQ0D3A4FhmAe4Hd5rsbpZfFTKbNKK8AM-78mwABcx0w==
15:50:46.829 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:46.829 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 17][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:46.829 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-17: set socket timeout to 0
15:50:46.829 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 17][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:46.829 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 240
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 24
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:50:46 GMT
2 < x-amzn-RequestId: ead28e34-00de-4496-b183-65e16d725cd2
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 24
2 < x-amz-apigw-id: FZMOHGLICYcFYEQ=
2 < etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2726-619ba5865902c1cc78d523f4;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 34a80a466446d2f079dddf146048d8b8.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: 5y81exol9J1DQ0D3A4FhmAe4Hd5rsbpZfFTKbNKK8AM-78mwABcx0w==
{"status":true,"data":1}

15:50:46.830 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:50:46.830 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:50:46.832 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:50:46.832 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:46.833 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:46.833 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:46.834 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:46.834 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:46.834 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/legals
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 83
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example"}

15:50:46.834 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:46.834 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 18][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:46.834 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:46.834 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:46.834 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:46.861 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:46.861 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:46.861 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:46.898 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:46.898 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:46.898 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:46.898 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:46.898 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:46.898 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:46.898 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56077<->143.204.23.80:443
15:50:46.898 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-18: set socket timeout to 5000
15:50:46.898 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/legals HTTP/1.1
15:50:46.898 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:46.898 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 >> POST /dev/api/legals HTTP/1.1
15:50:46.898 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:46.898 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 >> Content-Type: application/json; charset=UTF-8
15:50:46.898 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 >> Content-Length: 83
15:50:46.898 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:46.898 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 >> Connection: Keep-Alive
15:50:46.898 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:46.898 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 >> Accept-Encoding: gzip,deflate
15:50:46.898 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "POST /dev/api/legals HTTP/1.1[\r][\n]"
15:50:46.898 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:46.898 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:50:46.898 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "Content-Length: 83[\r][\n]"
15:50:46.898 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:46.898 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "Connection: Keep-Alive[\r][\n]"
15:50:46.898 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:46.898 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:46.898 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "[\r][\n]"
15:50:46.898 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "{"title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example"}"
15:50:47.254 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "HTTP/1.1 200 OK[\r][\n]"
15:50:47.255 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:47.255 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "Content-Length: 230[\r][\n]"
15:50:47.255 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "Connection: keep-alive[\r][\n]"
15:50:47.255 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "Date: Tue, 23 May 2023 20:50:47 GMT[\r][\n]"
15:50:47.255 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "x-amzn-RequestId: 6bf09aca-8f28-4b4d-b21f-484c43d7e9b3[\r][\n]"
15:50:47.255 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "access-control-allow-origin: *[\r][\n]"
15:50:47.255 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "x-amzn-Remapped-content-length: 230[\r][\n]"
15:50:47.255 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "x-amz-apigw-id: FZMOLH9sCYcFsPg=[\r][\n]"
15:50:47.255 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "etag: W/"e6-JzQ9w47DzzvDp9Mqwfgyeuffvok"[\r][\n]"
15:50:47.255 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "x-powered-by: Express[\r][\n]"
15:50:47.255 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "X-Amzn-Trace-Id: Root=1-646d2727-69197c5b29af437157518394;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:47.255 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:47.255 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "Via: 1.1 fc35ef111c1094afc1f2d15f87a34bee.cloudfront.net (CloudFront)[\r][\n]"
15:50:47.255 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:47.255 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "X-Amz-Cf-Id: 9imux5qwzgUxotruP2Tf-7ycWOCLJJvohdXrjp2_NmzetNW8muaD8A==[\r][\n]"
15:50:47.255 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "[\r][\n]"
15:50:47.255 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "{"status":true,"data":{"id":"7e52e8c0-f9ab-11ed-a074-c15387bfdfb6","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","updated_at":"2023-05-23T20:50:47.244Z","created_at":"2023-05-23T20:50:47.244Z"}}"
15:50:47.255 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << HTTP/1.1 200 OK
15:50:47.255 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << Content-Type: application/json; charset=utf-8
15:50:47.255 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << Content-Length: 230
15:50:47.255 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << Connection: keep-alive
15:50:47.255 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << Date: Tue, 23 May 2023 20:50:47 GMT
15:50:47.255 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << x-amzn-RequestId: 6bf09aca-8f28-4b4d-b21f-484c43d7e9b3
15:50:47.255 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << access-control-allow-origin: *
15:50:47.255 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << x-amzn-Remapped-content-length: 230
15:50:47.255 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << x-amz-apigw-id: FZMOLH9sCYcFsPg=
15:50:47.255 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << etag: W/"e6-JzQ9w47DzzvDp9Mqwfgyeuffvok"
15:50:47.255 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << x-powered-by: Express
15:50:47.255 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << X-Amzn-Trace-Id: Root=1-646d2727-69197c5b29af437157518394;Sampled=0;lineage=1a7c2e09:0
15:50:47.255 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << X-Cache: Miss from cloudfront
15:50:47.255 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << Via: 1.1 fc35ef111c1094afc1f2d15f87a34bee.cloudfront.net (CloudFront)
15:50:47.255 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << X-Amz-Cf-Pop: BOG50-P1
15:50:47.255 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << X-Amz-Cf-Id: 9imux5qwzgUxotruP2Tf-7ycWOCLJJvohdXrjp2_NmzetNW8muaD8A==
15:50:47.255 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:47.255 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 18][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:47.255 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-18: set socket timeout to 0
15:50:47.255 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 18][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:47.255 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 421
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 230
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:50:47 GMT
1 < x-amzn-RequestId: 6bf09aca-8f28-4b4d-b21f-484c43d7e9b3
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 230
1 < x-amz-apigw-id: FZMOLH9sCYcFsPg=
1 < etag: W/"e6-JzQ9w47DzzvDp9Mqwfgyeuffvok"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2727-69197c5b29af437157518394;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 fc35ef111c1094afc1f2d15f87a34bee.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: 9imux5qwzgUxotruP2Tf-7ycWOCLJJvohdXrjp2_NmzetNW8muaD8A==
{"status":true,"data":{"id":"7e52e8c0-f9ab-11ed-a074-c15387bfdfb6","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","updated_at":"2023-05-23T20:50:47.244Z","created_at":"2023-05-23T20:50:47.244Z"}}

15:50:47.256 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:47.257 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:47.258 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:47.258 [Test worker] DEBUG com.intuit.karate - request:
2 > DELETE https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/legals/7e52e8c0-f9ab-11ed-a074-c15387bfdfb6
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:50:47.258 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:47.259 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 19][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:47.259 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:47.259 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:47.259 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:47.300 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:47.300 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:47.300 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:47.333 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:47.333 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:47.333 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:47.333 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:47.333 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:47.333 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:47.333 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56078<->143.204.23.80:443
15:50:47.334 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-19: set socket timeout to 5000
15:50:47.334 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request DELETE /dev/api/legals/7e52e8c0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:47.334 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:47.334 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 >> DELETE /dev/api/legals/7e52e8c0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:47.334 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:47.334 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:47.334 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 >> Connection: Keep-Alive
15:50:47.334 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:47.334 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 >> Accept-Encoding: gzip,deflate
15:50:47.334 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "DELETE /dev/api/legals/7e52e8c0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:50:47.334 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:47.334 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:47.334 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "Connection: Keep-Alive[\r][\n]"
15:50:47.334 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:47.334 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:47.334 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "[\r][\n]"
15:50:47.730 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "HTTP/1.1 200 OK[\r][\n]"
15:50:47.730 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:47.730 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "Content-Length: 24[\r][\n]"
15:50:47.730 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "Connection: keep-alive[\r][\n]"
15:50:47.730 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "Date: Tue, 23 May 2023 20:50:47 GMT[\r][\n]"
15:50:47.730 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "x-amzn-RequestId: a76be573-552e-4290-9ddc-d1e1cbb9aef6[\r][\n]"
15:50:47.730 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "access-control-allow-origin: *[\r][\n]"
15:50:47.730 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "x-amzn-Remapped-content-length: 24[\r][\n]"
15:50:47.730 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "x-amz-apigw-id: FZMOPFBgCYcF2zw=[\r][\n]"
15:50:47.730 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"[\r][\n]"
15:50:47.730 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "x-powered-by: Express[\r][\n]"
15:50:47.730 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "X-Amzn-Trace-Id: Root=1-646d2727-620603557228170f02f5e98b;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:47.730 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:47.730 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "Via: 1.1 c9c5e7596582e81eaf731e0b573c09bc.cloudfront.net (CloudFront)[\r][\n]"
15:50:47.730 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:47.730 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "X-Amz-Cf-Id: MKpVXrd9k1V6DVku4ZZ2kbvI5WhSNsUYCbFwLN_96vK111sjrQMxLQ==[\r][\n]"
15:50:47.730 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "[\r][\n]"
15:50:47.730 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "{"status":true,"data":1}"
15:50:47.730 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << HTTP/1.1 200 OK
15:50:47.730 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << Content-Type: application/json; charset=utf-8
15:50:47.730 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << Content-Length: 24
15:50:47.730 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << Connection: keep-alive
15:50:47.730 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << Date: Tue, 23 May 2023 20:50:47 GMT
15:50:47.730 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << x-amzn-RequestId: a76be573-552e-4290-9ddc-d1e1cbb9aef6
15:50:47.730 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << access-control-allow-origin: *
15:50:47.730 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << x-amzn-Remapped-content-length: 24
15:50:47.730 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << x-amz-apigw-id: FZMOPFBgCYcF2zw=
15:50:47.730 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
15:50:47.730 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << x-powered-by: Express
15:50:47.730 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << X-Amzn-Trace-Id: Root=1-646d2727-620603557228170f02f5e98b;Sampled=0;lineage=1a7c2e09:0
15:50:47.730 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << X-Cache: Miss from cloudfront
15:50:47.730 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << Via: 1.1 c9c5e7596582e81eaf731e0b573c09bc.cloudfront.net (CloudFront)
15:50:47.730 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << X-Amz-Cf-Pop: BOG50-P1
15:50:47.730 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << X-Amz-Cf-Id: MKpVXrd9k1V6DVku4ZZ2kbvI5WhSNsUYCbFwLN_96vK111sjrQMxLQ==
15:50:47.730 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:47.730 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 19][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:47.730 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-19: set socket timeout to 0
15:50:47.730 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 19][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:47.730 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 472
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 24
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:50:47 GMT
2 < x-amzn-RequestId: a76be573-552e-4290-9ddc-d1e1cbb9aef6
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 24
2 < x-amz-apigw-id: FZMOPFBgCYcF2zw=
2 < etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2727-620603557228170f02f5e98b;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 c9c5e7596582e81eaf731e0b573c09bc.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: MKpVXrd9k1V6DVku4ZZ2kbvI5WhSNsUYCbFwLN_96vK111sjrQMxLQ==
{"status":true,"data":1}

15:50:47.731 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:50:47.731 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:50:47.734 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:50:47.741 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@247dec4f
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@6b97ec4e
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@542d4d7b
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@247dec4f
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@5052b7df
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:50:47.741 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Legals/create_legals.feature
scenarios:  2 | passed:  2 | failed:  0 | time: 1.6011
---------------------------------------------------------

15:50:47.763 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 6 of 38 (0 remaining) classpath:karate/features/Legals/create_legals.feature
15:50:47.764 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:50:47.765 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:47.766 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:47.766 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:47.766 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/legals
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:50:47.766 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:47.766 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 20][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:47.766 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:47.766 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:47.766 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:47.793 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:47.793 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:47.793 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:47.876 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:47.876 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:47.876 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:47.876 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:47.876 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:47.876 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:47.876 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56079<->143.204.23.80:443
15:50:47.876 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-20: set socket timeout to 5000
15:50:47.876 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/legals HTTP/1.1
15:50:47.876 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:47.876 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 >> GET /dev/api/legals HTTP/1.1
15:50:47.876 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:47.876 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:47.876 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 >> Connection: Keep-Alive
15:50:47.876 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:47.876 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 >> Accept-Encoding: gzip,deflate
15:50:47.877 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "GET /dev/api/legals HTTP/1.1[\r][\n]"
15:50:47.877 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:47.877 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:47.877 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "Connection: Keep-Alive[\r][\n]"
15:50:47.877 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:47.877 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:47.877 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "[\r][\n]"
15:50:48.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "HTTP/1.1 200 OK[\r][\n]"
15:50:48.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:48.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "Content-Length: 2448[\r][\n]"
15:50:48.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "Connection: keep-alive[\r][\n]"
15:50:48.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "Date: Tue, 23 May 2023 20:50:48 GMT[\r][\n]"
15:50:48.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "x-amzn-RequestId: a65b8105-e6c7-4747-b557-2f8c2861b0a3[\r][\n]"
15:50:48.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "access-control-allow-origin: *[\r][\n]"
15:50:48.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "x-amzn-Remapped-content-length: 2448[\r][\n]"
15:50:48.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "x-amz-apigw-id: FZMOUHpHCYcF9mA=[\r][\n]"
15:50:48.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "etag: W/"990-fl0Kr5ycf+j14cK4lb24pPIIquY"[\r][\n]"
15:50:48.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "x-powered-by: Express[\r][\n]"
15:50:48.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "X-Amzn-Trace-Id: Root=1-646d2728-2af6875e337f1c3e317c7229;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:48.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:48.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "Via: 1.1 6e1f0172b684caca2f66247f5ad9eea0.cloudfront.net (CloudFront)[\r][\n]"
15:50:48.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:48.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "X-Amz-Cf-Id: A3rWV6OCfB6OidylMZIM1EPTwa3VEVIkff-jNYYnL5UjFZRo0hD65w==[\r][\n]"
15:50:48.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "[\r][\n]"
15:50:48.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "{"status":true,"data":[{"id":"09f5d190-f668-11ed-a435-617b1db10d8e","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-19T17:10:22.000Z","updated_at":"2023-05-22T12:46:05.000Z","deleted_at":null},{"id":"248cf820-f141-11ed-860d-ffc3e16ab098","title_es":"111","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:49:20.000Z","updated_at":"2023-05-13T03:49:20.000Z","deleted_at":null},{"id":"2f723180-f13f-11ed-860d-ffc3e16ab098","title_es":"111","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:35:19.000Z","updated_at":"2023-05-13T03:35:19.000Z","deleted_at":null},{"id":"4b9c0930-ee8d-11ed-92a9-cd672362be09","title_es":"T[0xc3][0xa9]rminos y Condiciones","title_en":"Terms & Conditions","text_es":"<p>T[0xc3][0xa9]rminos y Condiciones Contenido</p>","text_en":"<p>Terms & Conditions Content.</p>","created_at":"2023-05-09T17:16:54.000Z","updated_at":"2023-05-09T17:16:54.000Z","deleted_at":null},{"id":"53d911e0-f13c-11ed-9714-dfd9d7d6c82b","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:14:52.000Z","updated_at":"2023-05-13T03:14:52.000Z","deleted_at":null},{"id":"63d29d20-ee8d-11ed-92a9-cd672362be09","title_es":"Pol[0xc3][0xad]ticas de Privacidad","title_en":"Privacy Policies","text_es":"<p>Pol[0xc3][0xad]ticas de Privacidad Contenido</p>","text_en":"<p>Privacy Policies Content.</p>","created_at":"2023-05-09T17:17:35.000Z","updated_at":"2023-05-09T17:17:35.000Z","deleted_at":null},{"id":"9abcd060-f89e-11ed-b678-53fc48e65c77","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-22T12:46:00.000Z","updated_at":"2023-05-22T12:46:00.000Z","deleted_at":null},{"id":"a17582a0-f13f-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:38:31.000Z","updated_at":"2023-05-13T03:38:31.000Z","deleted_at":null},{"id":"b977c020-f13f-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:39:11.000Z","updated_at":"2023-05-13T03:39:11.000Z","deleted_at":null},{"id":"ed608f50-f141-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:54:57.000Z","updated_at":"2023-05-13T03:54:57.000Z","deleted_at":null}]}"
15:50:48.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << HTTP/1.1 200 OK
15:50:48.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << Content-Type: application/json; charset=utf-8
15:50:48.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << Content-Length: 2448
15:50:48.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << Connection: keep-alive
15:50:48.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << Date: Tue, 23 May 2023 20:50:48 GMT
15:50:48.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << x-amzn-RequestId: a65b8105-e6c7-4747-b557-2f8c2861b0a3
15:50:48.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << access-control-allow-origin: *
15:50:48.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << x-amzn-Remapped-content-length: 2448
15:50:48.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << x-amz-apigw-id: FZMOUHpHCYcF9mA=
15:50:48.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << etag: W/"990-fl0Kr5ycf+j14cK4lb24pPIIquY"
15:50:48.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << x-powered-by: Express
15:50:48.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << X-Amzn-Trace-Id: Root=1-646d2728-2af6875e337f1c3e317c7229;Sampled=0;lineage=1a7c2e09:0
15:50:48.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << X-Cache: Miss from cloudfront
15:50:48.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << Via: 1.1 6e1f0172b684caca2f66247f5ad9eea0.cloudfront.net (CloudFront)
15:50:48.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << X-Amz-Cf-Pop: BOG50-P1
15:50:48.195 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << X-Amz-Cf-Id: A3rWV6OCfB6OidylMZIM1EPTwa3VEVIkff-jNYYnL5UjFZRo0hD65w==
15:50:48.195 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:48.195 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 20][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:48.196 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-20: set socket timeout to 0
15:50:48.196 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 20][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:48.196 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 430
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 2448
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:50:48 GMT
1 < x-amzn-RequestId: a65b8105-e6c7-4747-b557-2f8c2861b0a3
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 2448
1 < x-amz-apigw-id: FZMOUHpHCYcF9mA=
1 < etag: W/"990-fl0Kr5ycf+j14cK4lb24pPIIquY"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2728-2af6875e337f1c3e317c7229;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 6e1f0172b684caca2f66247f5ad9eea0.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: A3rWV6OCfB6OidylMZIM1EPTwa3VEVIkff-jNYYnL5UjFZRo0hD65w==
{"status":true,"data":[{"id":"09f5d190-f668-11ed-a435-617b1db10d8e","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-19T17:10:22.000Z","updated_at":"2023-05-22T12:46:05.000Z","deleted_at":null},{"id":"248cf820-f141-11ed-860d-ffc3e16ab098","title_es":"111","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:49:20.000Z","updated_at":"2023-05-13T03:49:20.000Z","deleted_at":null},{"id":"2f723180-f13f-11ed-860d-ffc3e16ab098","title_es":"111","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:35:19.000Z","updated_at":"2023-05-13T03:35:19.000Z","deleted_at":null},{"id":"4b9c0930-ee8d-11ed-92a9-cd672362be09","title_es":"Términos y Condiciones","title_en":"Terms & Conditions","text_es":"<p>Términos y Condiciones Contenido</p>","text_en":"<p>Terms & Conditions Content.</p>","created_at":"2023-05-09T17:16:54.000Z","updated_at":"2023-05-09T17:16:54.000Z","deleted_at":null},{"id":"53d911e0-f13c-11ed-9714-dfd9d7d6c82b","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:14:52.000Z","updated_at":"2023-05-13T03:14:52.000Z","deleted_at":null},{"id":"63d29d20-ee8d-11ed-92a9-cd672362be09","title_es":"Políticas de Privacidad","title_en":"Privacy Policies","text_es":"<p>Políticas de Privacidad Contenido</p>","text_en":"<p>Privacy Policies Content.</p>","created_at":"2023-05-09T17:17:35.000Z","updated_at":"2023-05-09T17:17:35.000Z","deleted_at":null},{"id":"9abcd060-f89e-11ed-b678-53fc48e65c77","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-22T12:46:00.000Z","updated_at":"2023-05-22T12:46:00.000Z","deleted_at":null},{"id":"a17582a0-f13f-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:38:31.000Z","updated_at":"2023-05-13T03:38:31.000Z","deleted_at":null},{"id":"b977c020-f13f-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:39:11.000Z","updated_at":"2023-05-13T03:39:11.000Z","deleted_at":null},{"id":"ed608f50-f141-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:54:57.000Z","updated_at":"2023-05-13T03:54:57.000Z","deleted_at":null}]}

15:50:48.196 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:50:48.198 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    {
      "id": "09f5d190-f668-11ed-a435-617b1db10d8e",
      "title_es": "ejemplo",
      "title_en": "example",
      "text_es": "ejemplo",
      "text_en": "example",
      "created_at": "2023-05-19T17:10:22.000Z",
      "updated_at": "2023-05-22T12:46:05.000Z",
      "deleted_at": null
    },
    {
      "id": "248cf820-f141-11ed-860d-ffc3e16ab098",
      "title_es": "111",
      "title_en": "example",
      "text_es": "ejemplo",
      "text_en": "example",
      "created_at": "2023-05-13T03:49:20.000Z",
      "updated_at": "2023-05-13T03:49:20.000Z",
      "deleted_at": null
    },
    {
      "id": "2f723180-f13f-11ed-860d-ffc3e16ab098",
      "title_es": "111",
      "title_en": "example",
      "text_es": "ejemplo",
      "text_en": "example",
      "created_at": "2023-05-13T03:35:19.000Z",
      "updated_at": "2023-05-13T03:35:19.000Z",
      "deleted_at": null
    },
    {
      "id": "4b9c0930-ee8d-11ed-92a9-cd672362be09",
      "title_es": "Términos y Condiciones",
      "title_en": "Terms & Conditions",
      "text_es": "<p>Términos y Condiciones Contenido</p>",
      "text_en": "<p>Terms & Conditions Content.</p>",
      "created_at": "2023-05-09T17:16:54.000Z",
      "updated_at": "2023-05-09T17:16:54.000Z",
      "deleted_at": null
    },
    {
      "id": "53d911e0-f13c-11ed-9714-dfd9d7d6c82b",
      "title_es": "ejemplo",
      "title_en": "example",
      "text_es": "ejemplo",
      "text_en": "example",
      "created_at": "2023-05-13T03:14:52.000Z",
      "updated_at": "2023-05-13T03:14:52.000Z",
      "deleted_at": null
    },
    {
      "id": "63d29d20-ee8d-11ed-92a9-cd672362be09",
      "title_es": "Políticas de Privacidad",
      "title_en": "Privacy Policies",
      "text_es": "<p>Políticas de Privacidad Contenido</p>",
      "text_en": "<p>Privacy Policies Content.</p>",
      "created_at": "2023-05-09T17:17:35.000Z",
      "updated_at": "2023-05-09T17:17:35.000Z",
      "deleted_at": null
    },
    {
      "id": "9abcd060-f89e-11ed-b678-53fc48e65c77",
      "title_es": "ejemplo",
      "title_en": "example",
      "text_es": "ejemplo",
      "text_en": "example",
      "created_at": "2023-05-22T12:46:00.000Z",
      "updated_at": "2023-05-22T12:46:00.000Z",
      "deleted_at": null
    },
    {
      "id": "a17582a0-f13f-11ed-860d-ffc3e16ab098",
      "title_es": "ejemplo",
      "title_en": "example",
      "text_es": "ejemplo",
      "text_en": "example",
      "created_at": "2023-05-13T03:38:31.000Z",
      "updated_at": "2023-05-13T03:38:31.000Z",
      "deleted_at": null
    },
    {
      "id": "b977c020-f13f-11ed-860d-ffc3e16ab098",
      "title_es": "ejemplo",
      "title_en": "example",
      "text_es": "ejemplo",
      "text_en": "example",
      "created_at": "2023-05-13T03:39:11.000Z",
      "updated_at": "2023-05-13T03:39:11.000Z",
      "deleted_at": null
    },
    {
      "id": "ed608f50-f141-11ed-860d-ffc3e16ab098",
      "title_es": "ejemplo",
      "title_en": "example",
      "text_es": "ejemplo",
      "text_en": "example",
      "created_at": "2023-05-13T03:54:57.000Z",
      "updated_at": "2023-05-13T03:54:57.000Z",
      "deleted_at": null
    }
  ]
}
 
15:50:48.200 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:50:48.207 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@8de3fe3
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@44da33
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@30527b5f
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@8de3fe3
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@75aceb98
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:50:48.207 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Legals/get_all_legals.feature
scenarios:  1 | passed:  1 | failed:  0 | time: 0.4323
---------------------------------------------------------

15:50:48.217 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 7 of 38 (0 remaining) classpath:karate/features/Legals/get_all_legals.feature
15:50:48.220 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:50:48.220 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:48.222 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:48.222 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:48.222 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/legals
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:50:48.222 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:48.222 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 21][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:48.222 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:48.222 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:48.223 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:48.252 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:48.252 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:48.252 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:48.291 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:48.291 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:48.291 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:48.291 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:48.291 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:48.291 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:48.291 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56080<->143.204.23.80:443
15:50:48.291 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-21: set socket timeout to 5000
15:50:48.291 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/legals HTTP/1.1
15:50:48.291 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:48.291 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 >> GET /dev/api/legals HTTP/1.1
15:50:48.292 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:48.292 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:48.292 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 >> Connection: Keep-Alive
15:50:48.292 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:48.292 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 >> Accept-Encoding: gzip,deflate
15:50:48.292 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "GET /dev/api/legals HTTP/1.1[\r][\n]"
15:50:48.292 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:48.292 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:48.292 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "Connection: Keep-Alive[\r][\n]"
15:50:48.292 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:48.292 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:48.292 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "[\r][\n]"
15:50:48.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "HTTP/1.1 200 OK[\r][\n]"
15:50:48.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:48.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "Content-Length: 2448[\r][\n]"
15:50:48.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "Connection: keep-alive[\r][\n]"
15:50:48.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "Date: Tue, 23 May 2023 20:50:48 GMT[\r][\n]"
15:50:48.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "x-amzn-RequestId: a1f74e60-c58d-460f-bed1-a226a86a1d59[\r][\n]"
15:50:48.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "access-control-allow-origin: *[\r][\n]"
15:50:48.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "x-amzn-Remapped-content-length: 2448[\r][\n]"
15:50:48.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "x-amz-apigw-id: FZMOYHrgiYcFiSQ=[\r][\n]"
15:50:48.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "etag: W/"990-fl0Kr5ycf+j14cK4lb24pPIIquY"[\r][\n]"
15:50:48.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "x-powered-by: Express[\r][\n]"
15:50:48.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "X-Amzn-Trace-Id: Root=1-646d2728-69e8d8520a41b6203e9073d2;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:48.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:48.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "Via: 1.1 266a90e97e11da9abf4a8ed10543ed6c.cloudfront.net (CloudFront)[\r][\n]"
15:50:48.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:48.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "X-Amz-Cf-Id: 9ZdHJsSOOSizVgrXGqBaW3WYZtf84HrudqBO1I3hhrTub3ISsC7NMQ==[\r][\n]"
15:50:48.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "[\r][\n]"
15:50:48.646 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "{"status":true,"data":[{"id":"09f5d190-f668-11ed-a435-617b1db10d8e","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-19T17:10:22.000Z","updated_at":"2023-05-22T12:46:05.000Z","deleted_at":null},{"id":"248cf820-f141-11ed-860d-ffc3e16ab098","title_es":"111","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:49:20.000Z","updated_at":"2023-05-13T03:49:20.000Z","deleted_at":null},{"id":"2f723180-f13f-11ed-860d-ffc3e16ab098","title_es":"111","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:35:19.000Z","updated_at":"2023-05-13T03:35:19.000Z","deleted_at":null},{"id":"4b9c0930-ee8d-11ed-92a9-cd672362be09","title_es":"T[0xc3][0xa9]rminos y Condiciones","title_en":"Terms & Conditions","text_es":"<p>T[0xc3][0xa9]rminos y Condiciones Contenido</p>","text_en":"<p>Terms & Conditions Content.</p>","created_at":"2023-05-09T17:16:54.000Z","updated_at":"2023-05-09T17:16:54.000Z","deleted_at":null},{"id":"53d911e0-f13c-11ed-9714-dfd9d7d6c82b","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:14:52.000Z","updated_at":"2023-05-13T03:14:52.000Z","deleted_at":null},{"id":"63d29d20-ee8d-11ed-92a9-cd672362be09","title_es":"Pol[0xc3][0xad]ticas de Privacidad","title_en":"Privacy Policies","text_es":"<p>Pol[0xc3][0xad]ticas de Privacidad Contenido</p>","text_en":"<p>Privacy Policies Content.</p>","created_at":"2023-05-09T17:17:35.000Z","updated_at":"2023-05-09T17:17:35.000Z","deleted_at":null},{"id":"9abcd060-f89e-11ed-b678-53fc48e65c77","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-22T12:46:00.000Z","updated_at":"2023-05-22T12:46:00.000Z","deleted_at":null},{"id":"a17582a0-f13f-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:38:31.000Z","updated_at":"2023-05-13T03:38:31.000Z","deleted_at":null},{"id":"b977c020-f13f-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:39:11.000Z","updated_at":"2023-05-13T03:39:11.000Z","deleted_at":null},{"id":"ed608f50-f141-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:54:57.000Z","updated_at":"2023-05-13T03:54:57.000Z","deleted_at":null}]}"
15:50:48.647 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << HTTP/1.1 200 OK
15:50:48.647 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << Content-Type: application/json; charset=utf-8
15:50:48.647 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << Content-Length: 2448
15:50:48.647 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << Connection: keep-alive
15:50:48.647 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << Date: Tue, 23 May 2023 20:50:48 GMT
15:50:48.647 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << x-amzn-RequestId: a1f74e60-c58d-460f-bed1-a226a86a1d59
15:50:48.647 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << access-control-allow-origin: *
15:50:48.647 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << x-amzn-Remapped-content-length: 2448
15:50:48.647 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << x-amz-apigw-id: FZMOYHrgiYcFiSQ=
15:50:48.647 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << etag: W/"990-fl0Kr5ycf+j14cK4lb24pPIIquY"
15:50:48.647 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << x-powered-by: Express
15:50:48.647 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << X-Amzn-Trace-Id: Root=1-646d2728-69e8d8520a41b6203e9073d2;Sampled=0;lineage=1a7c2e09:0
15:50:48.647 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << X-Cache: Miss from cloudfront
15:50:48.647 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << Via: 1.1 266a90e97e11da9abf4a8ed10543ed6c.cloudfront.net (CloudFront)
15:50:48.647 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << X-Amz-Cf-Pop: BOG50-P1
15:50:48.647 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << X-Amz-Cf-Id: 9ZdHJsSOOSizVgrXGqBaW3WYZtf84HrudqBO1I3hhrTub3ISsC7NMQ==
15:50:48.647 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:48.647 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 21][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:48.647 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-21: set socket timeout to 0
15:50:48.647 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 21][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:48.647 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 425
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 2448
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:50:48 GMT
1 < x-amzn-RequestId: a1f74e60-c58d-460f-bed1-a226a86a1d59
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 2448
1 < x-amz-apigw-id: FZMOYHrgiYcFiSQ=
1 < etag: W/"990-fl0Kr5ycf+j14cK4lb24pPIIquY"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2728-69e8d8520a41b6203e9073d2;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 266a90e97e11da9abf4a8ed10543ed6c.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: 9ZdHJsSOOSizVgrXGqBaW3WYZtf84HrudqBO1I3hhrTub3ISsC7NMQ==
{"status":true,"data":[{"id":"09f5d190-f668-11ed-a435-617b1db10d8e","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-19T17:10:22.000Z","updated_at":"2023-05-22T12:46:05.000Z","deleted_at":null},{"id":"248cf820-f141-11ed-860d-ffc3e16ab098","title_es":"111","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:49:20.000Z","updated_at":"2023-05-13T03:49:20.000Z","deleted_at":null},{"id":"2f723180-f13f-11ed-860d-ffc3e16ab098","title_es":"111","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:35:19.000Z","updated_at":"2023-05-13T03:35:19.000Z","deleted_at":null},{"id":"4b9c0930-ee8d-11ed-92a9-cd672362be09","title_es":"Términos y Condiciones","title_en":"Terms & Conditions","text_es":"<p>Términos y Condiciones Contenido</p>","text_en":"<p>Terms & Conditions Content.</p>","created_at":"2023-05-09T17:16:54.000Z","updated_at":"2023-05-09T17:16:54.000Z","deleted_at":null},{"id":"53d911e0-f13c-11ed-9714-dfd9d7d6c82b","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:14:52.000Z","updated_at":"2023-05-13T03:14:52.000Z","deleted_at":null},{"id":"63d29d20-ee8d-11ed-92a9-cd672362be09","title_es":"Políticas de Privacidad","title_en":"Privacy Policies","text_es":"<p>Políticas de Privacidad Contenido</p>","text_en":"<p>Privacy Policies Content.</p>","created_at":"2023-05-09T17:17:35.000Z","updated_at":"2023-05-09T17:17:35.000Z","deleted_at":null},{"id":"9abcd060-f89e-11ed-b678-53fc48e65c77","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-22T12:46:00.000Z","updated_at":"2023-05-22T12:46:00.000Z","deleted_at":null},{"id":"a17582a0-f13f-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:38:31.000Z","updated_at":"2023-05-13T03:38:31.000Z","deleted_at":null},{"id":"b977c020-f13f-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:39:11.000Z","updated_at":"2023-05-13T03:39:11.000Z","deleted_at":null},{"id":"ed608f50-f141-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:54:57.000Z","updated_at":"2023-05-13T03:54:57.000Z","deleted_at":null}]}

15:50:48.649 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:48.649 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:48.649 [Test worker] DEBUG com.intuit.karate - request:
2 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/legals/09f5d190-f668-11ed-a435-617b1db10d8e
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:50:48.649 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:48.649 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 22][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:48.649 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:48.649 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:48.649 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:48.677 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:48.677 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:48.677 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:48.708 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:48.708 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:48.708 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:48.708 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:48.708 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:48.708 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:48.708 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56084<->143.204.23.80:443
15:50:48.708 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-22: set socket timeout to 5000
15:50:48.708 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/legals/09f5d190-f668-11ed-a435-617b1db10d8e HTTP/1.1
15:50:48.708 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:48.708 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 >> GET /dev/api/legals/09f5d190-f668-11ed-a435-617b1db10d8e HTTP/1.1
15:50:48.708 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:48.708 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:48.708 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 >> Connection: Keep-Alive
15:50:48.708 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:48.708 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 >> Accept-Encoding: gzip,deflate
15:50:48.708 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "GET /dev/api/legals/09f5d190-f668-11ed-a435-617b1db10d8e HTTP/1.1[\r][\n]"
15:50:48.708 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:48.708 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:48.708 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "Connection: Keep-Alive[\r][\n]"
15:50:48.708 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:48.708 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:48.708 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "[\r][\n]"
15:50:49.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "HTTP/1.1 200 OK[\r][\n]"
15:50:49.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:49.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "Content-Length: 248[\r][\n]"
15:50:49.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "Connection: keep-alive[\r][\n]"
15:50:49.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "Date: Tue, 23 May 2023 20:50:49 GMT[\r][\n]"
15:50:49.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "x-amzn-RequestId: 8505b9d0-06aa-45c4-8891-92866fdca419[\r][\n]"
15:50:49.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "access-control-allow-origin: *[\r][\n]"
15:50:49.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "x-amzn-Remapped-content-length: 248[\r][\n]"
15:50:49.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "x-amz-apigw-id: FZMOdHYnCYcFXJw=[\r][\n]"
15:50:49.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "etag: W/"f8-McLj7pBIZjzoxtcjGdAxqCr4f8o"[\r][\n]"
15:50:49.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "x-powered-by: Express[\r][\n]"
15:50:49.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "X-Amzn-Trace-Id: Root=1-646d2729-230278fd694ef31f4adb1eb6;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:49.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:49.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "Via: 1.1 5556637e65d0995f53bff72f94be18a6.cloudfront.net (CloudFront)[\r][\n]"
15:50:49.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:49.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "X-Amz-Cf-Id: o_x_n6DV5KJtqd8KDljAes8w751GA0ivYSkRJDnyphnpyeJFhVSAZw==[\r][\n]"
15:50:49.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "[\r][\n]"
15:50:49.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "{"status":true,"data":{"id":"09f5d190-f668-11ed-a435-617b1db10d8e","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-19T17:10:22.000Z","updated_at":"2023-05-22T12:46:05.000Z","deleted_at":null}}"
15:50:49.024 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << HTTP/1.1 200 OK
15:50:49.024 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << Content-Type: application/json; charset=utf-8
15:50:49.024 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << Content-Length: 248
15:50:49.024 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << Connection: keep-alive
15:50:49.024 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << Date: Tue, 23 May 2023 20:50:49 GMT
15:50:49.024 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << x-amzn-RequestId: 8505b9d0-06aa-45c4-8891-92866fdca419
15:50:49.024 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << access-control-allow-origin: *
15:50:49.024 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << x-amzn-Remapped-content-length: 248
15:50:49.024 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << x-amz-apigw-id: FZMOdHYnCYcFXJw=
15:50:49.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << etag: W/"f8-McLj7pBIZjzoxtcjGdAxqCr4f8o"
15:50:49.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << x-powered-by: Express
15:50:49.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << X-Amzn-Trace-Id: Root=1-646d2729-230278fd694ef31f4adb1eb6;Sampled=0;lineage=1a7c2e09:0
15:50:49.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << X-Cache: Miss from cloudfront
15:50:49.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << Via: 1.1 5556637e65d0995f53bff72f94be18a6.cloudfront.net (CloudFront)
15:50:49.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << X-Amz-Cf-Pop: BOG50-P1
15:50:49.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << X-Amz-Cf-Id: o_x_n6DV5KJtqd8KDljAes8w751GA0ivYSkRJDnyphnpyeJFhVSAZw==
15:50:49.025 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:49.025 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 22][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:49.025 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-22: set socket timeout to 0
15:50:49.025 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 22][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:49.025 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 376
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 248
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:50:49 GMT
2 < x-amzn-RequestId: 8505b9d0-06aa-45c4-8891-92866fdca419
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 248
2 < x-amz-apigw-id: FZMOdHYnCYcFXJw=
2 < etag: W/"f8-McLj7pBIZjzoxtcjGdAxqCr4f8o"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2729-230278fd694ef31f4adb1eb6;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 5556637e65d0995f53bff72f94be18a6.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: o_x_n6DV5KJtqd8KDljAes8w751GA0ivYSkRJDnyphnpyeJFhVSAZw==
{"status":true,"data":{"id":"09f5d190-f668-11ed-a435-617b1db10d8e","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-19T17:10:22.000Z","updated_at":"2023-05-22T12:46:05.000Z","deleted_at":null}}

15:50:49.025 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:50:49.025 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['id']
15:50:49.027 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:50:49.028 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:49.029 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:49.029 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:49.029 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/legals
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:50:49.029 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:49.029 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 23][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:49.029 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:49.029 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:49.029 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:49.056 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:49.056 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:49.056 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:49.090 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:49.090 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:49.090 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:49.090 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:49.090 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:49.090 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:49.090 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56088<->143.204.23.80:443
15:50:49.090 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-23: set socket timeout to 5000
15:50:49.090 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/legals HTTP/1.1
15:50:49.090 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:49.090 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 >> GET /dev/api/legals HTTP/1.1
15:50:49.090 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:49.090 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:49.090 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 >> Connection: Keep-Alive
15:50:49.090 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:49.090 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 >> Accept-Encoding: gzip,deflate
15:50:49.090 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "GET /dev/api/legals HTTP/1.1[\r][\n]"
15:50:49.090 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:49.090 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:49.090 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "Connection: Keep-Alive[\r][\n]"
15:50:49.090 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:49.090 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:49.090 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "[\r][\n]"
15:50:49.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "HTTP/1.1 200 OK[\r][\n]"
15:50:49.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:49.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "Content-Length: 2448[\r][\n]"
15:50:49.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "Connection: keep-alive[\r][\n]"
15:50:49.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "Date: Tue, 23 May 2023 20:50:49 GMT[\r][\n]"
15:50:49.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "x-amzn-RequestId: 6b650f9e-ce03-45c4-9ed4-e65939715529[\r][\n]"
15:50:49.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "access-control-allow-origin: *[\r][\n]"
15:50:49.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "x-amzn-Remapped-content-length: 2448[\r][\n]"
15:50:49.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "x-amz-apigw-id: FZMOgH7QCYcFoEw=[\r][\n]"
15:50:49.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "etag: W/"990-fl0Kr5ycf+j14cK4lb24pPIIquY"[\r][\n]"
15:50:49.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "x-powered-by: Express[\r][\n]"
15:50:49.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "X-Amzn-Trace-Id: Root=1-646d2729-2f0d1f2411996fb92fac2922;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:49.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:49.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "Via: 1.1 d469b242ea9735def0b70af5a09c94c0.cloudfront.net (CloudFront)[\r][\n]"
15:50:49.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:49.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "X-Amz-Cf-Id: ye4ciNEHbXNHZ9h6TcrF1RKrJUfCv2kPXADntChPHv95cPIDJ8S69g==[\r][\n]"
15:50:49.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "[\r][\n]"
15:50:49.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "{"status":true,"data":[{"id":"09f5d190-f668-11ed-a435-617b1db10d8e","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-19T17:10:22.000Z","updated_at":"2023-05-22T12:46:05.000Z","deleted_at":null},{"id":"248cf820-f141-11ed-860d-ffc3e16ab098","title_es":"111","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:49:20.000Z","updated_at":"2023-05-13T03:49:20.000Z","deleted_at":null},{"id":"2f723180-f13f-11ed-860d-ffc3e16ab098","title_es":"111","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:35:19.000Z","updated_at":"2023-05-13T03:35:19.000Z","deleted_at":null},{"id":"4b9c0930-ee8d-11ed-92a9-cd672362be09","title_es":"T[0xc3][0xa9]rminos y Condiciones","title_en":"Terms & Conditions","text_es":"<p>T[0xc3][0xa9]rminos y Condiciones Contenido</p>","text_en":"<p>Terms & Conditions Content.</p>","created_at":"2023-05-09T17:16:54.000Z","updated_at":"2023-05-09T17:16:54.000Z","deleted_at":null},{"id":"53d911e0-f13c-11ed-9714-dfd9d7d6c82b","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:14:52.000Z","updated_at":"2023-05-13T03:14:52.000Z","deleted_at":null},{"id":"63d29d20-ee8d-11ed-92a9-cd672362be09","title_es":"Pol[0xc3][0xad]ticas de Privacidad","title_en":"Privacy Policies","text_es":"<p>Pol[0xc3][0xad]ticas de Privacidad Contenido</p>","text_en":"<p>Privacy Policies Content.</p>","created_at":"2023-05-09T17:17:35.000Z","updated_at":"2023-05-09T17:17:35.000Z","deleted_at":null},{"id":"9abcd060-f89e-11ed-b678-53fc48e65c77","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-22T12:46:00.000Z","updated_at":"2023-05-22T12:46:00.000Z","deleted_at":null},{"id":"a17582a0-f13f-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:38:31.000Z","updated_at":"2023-05-13T03:38:31.000Z","deleted_at":null},{"id":"b977c020-f13f-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:39:11.000Z","updated_at":"2023-05-13T03:39:11.000Z","deleted_at":null},{"id":"ed608f50-f141-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:54:57.000Z","updated_at":"2023-05-13T03:54:57.000Z","deleted_at":null}]}"
15:50:49.390 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << HTTP/1.1 200 OK
15:50:49.390 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << Content-Type: application/json; charset=utf-8
15:50:49.390 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << Content-Length: 2448
15:50:49.390 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << Connection: keep-alive
15:50:49.390 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << Date: Tue, 23 May 2023 20:50:49 GMT
15:50:49.390 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << x-amzn-RequestId: 6b650f9e-ce03-45c4-9ed4-e65939715529
15:50:49.390 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << access-control-allow-origin: *
15:50:49.390 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << x-amzn-Remapped-content-length: 2448
15:50:49.390 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << x-amz-apigw-id: FZMOgH7QCYcFoEw=
15:50:49.390 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << etag: W/"990-fl0Kr5ycf+j14cK4lb24pPIIquY"
15:50:49.390 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << x-powered-by: Express
15:50:49.390 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << X-Amzn-Trace-Id: Root=1-646d2729-2f0d1f2411996fb92fac2922;Sampled=0;lineage=1a7c2e09:0
15:50:49.390 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << X-Cache: Miss from cloudfront
15:50:49.390 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << Via: 1.1 d469b242ea9735def0b70af5a09c94c0.cloudfront.net (CloudFront)
15:50:49.390 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << X-Amz-Cf-Pop: BOG50-P1
15:50:49.390 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << X-Amz-Cf-Id: ye4ciNEHbXNHZ9h6TcrF1RKrJUfCv2kPXADntChPHv95cPIDJ8S69g==
15:50:49.390 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:49.390 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 23][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:49.390 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-23: set socket timeout to 0
15:50:49.390 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 23][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:49.390 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 361
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 2448
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:50:49 GMT
1 < x-amzn-RequestId: 6b650f9e-ce03-45c4-9ed4-e65939715529
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 2448
1 < x-amz-apigw-id: FZMOgH7QCYcFoEw=
1 < etag: W/"990-fl0Kr5ycf+j14cK4lb24pPIIquY"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2729-2f0d1f2411996fb92fac2922;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 d469b242ea9735def0b70af5a09c94c0.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: ye4ciNEHbXNHZ9h6TcrF1RKrJUfCv2kPXADntChPHv95cPIDJ8S69g==
{"status":true,"data":[{"id":"09f5d190-f668-11ed-a435-617b1db10d8e","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-19T17:10:22.000Z","updated_at":"2023-05-22T12:46:05.000Z","deleted_at":null},{"id":"248cf820-f141-11ed-860d-ffc3e16ab098","title_es":"111","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:49:20.000Z","updated_at":"2023-05-13T03:49:20.000Z","deleted_at":null},{"id":"2f723180-f13f-11ed-860d-ffc3e16ab098","title_es":"111","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:35:19.000Z","updated_at":"2023-05-13T03:35:19.000Z","deleted_at":null},{"id":"4b9c0930-ee8d-11ed-92a9-cd672362be09","title_es":"Términos y Condiciones","title_en":"Terms & Conditions","text_es":"<p>Términos y Condiciones Contenido</p>","text_en":"<p>Terms & Conditions Content.</p>","created_at":"2023-05-09T17:16:54.000Z","updated_at":"2023-05-09T17:16:54.000Z","deleted_at":null},{"id":"53d911e0-f13c-11ed-9714-dfd9d7d6c82b","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:14:52.000Z","updated_at":"2023-05-13T03:14:52.000Z","deleted_at":null},{"id":"63d29d20-ee8d-11ed-92a9-cd672362be09","title_es":"Políticas de Privacidad","title_en":"Privacy Policies","text_es":"<p>Políticas de Privacidad Contenido</p>","text_en":"<p>Privacy Policies Content.</p>","created_at":"2023-05-09T17:17:35.000Z","updated_at":"2023-05-09T17:17:35.000Z","deleted_at":null},{"id":"9abcd060-f89e-11ed-b678-53fc48e65c77","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-22T12:46:00.000Z","updated_at":"2023-05-22T12:46:00.000Z","deleted_at":null},{"id":"a17582a0-f13f-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:38:31.000Z","updated_at":"2023-05-13T03:38:31.000Z","deleted_at":null},{"id":"b977c020-f13f-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:39:11.000Z","updated_at":"2023-05-13T03:39:11.000Z","deleted_at":null},{"id":"ed608f50-f141-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:54:57.000Z","updated_at":"2023-05-13T03:54:57.000Z","deleted_at":null}]}

15:50:49.391 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:49.391 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:49.391 [Test worker] DEBUG com.intuit.karate - request:
2 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/legals/incorrect_id
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:50:49.392 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:49.392 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 24][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:49.392 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:49.392 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:49.392 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:49.419 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:49.419 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:49.419 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:49.451 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:49.451 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:49.451 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:49.451 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:49.451 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:49.451 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:49.451 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56090<->143.204.23.80:443
15:50:49.451 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-24: set socket timeout to 5000
15:50:49.451 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/legals/incorrect_id HTTP/1.1
15:50:49.451 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:49.451 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 >> GET /dev/api/legals/incorrect_id HTTP/1.1
15:50:49.451 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:49.451 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:49.451 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 >> Connection: Keep-Alive
15:50:49.451 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:49.451 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 >> Accept-Encoding: gzip,deflate
15:50:49.451 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "GET /dev/api/legals/incorrect_id HTTP/1.1[\r][\n]"
15:50:49.451 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:49.451 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:49.451 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "Connection: Keep-Alive[\r][\n]"
15:50:49.451 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:49.451 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:49.451 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "[\r][\n]"
15:50:49.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "HTTP/1.1 200 OK[\r][\n]"
15:50:49.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:49.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "Content-Length: 27[\r][\n]"
15:50:49.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "Connection: keep-alive[\r][\n]"
15:50:49.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "Date: Tue, 23 May 2023 20:50:49 GMT[\r][\n]"
15:50:49.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "x-amzn-RequestId: 456037ed-1357-4c62-8bbe-da3426f4bf8a[\r][\n]"
15:50:49.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "access-control-allow-origin: *[\r][\n]"
15:50:49.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "x-amzn-Remapped-content-length: 27[\r][\n]"
15:50:49.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "x-amz-apigw-id: FZMOjE6NCYcFWAQ=[\r][\n]"
15:50:49.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"[\r][\n]"
15:50:49.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "x-powered-by: Express[\r][\n]"
15:50:49.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "X-Amzn-Trace-Id: Root=1-646d2729-64e909ed4b46ae5904b256b3;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:49.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:49.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)[\r][\n]"
15:50:49.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:49.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "X-Amz-Cf-Id: AxRzKwRqHZy4sfakkjkHQ-fTRB8hcGhDdmxBm472BQ3oQlldTN8hqA==[\r][\n]"
15:50:49.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "[\r][\n]"
15:50:49.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "{"status":true,"data":null}"
15:50:49.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << HTTP/1.1 200 OK
15:50:49.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << Content-Type: application/json; charset=utf-8
15:50:49.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << Content-Length: 27
15:50:49.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << Connection: keep-alive
15:50:49.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << Date: Tue, 23 May 2023 20:50:49 GMT
15:50:49.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << x-amzn-RequestId: 456037ed-1357-4c62-8bbe-da3426f4bf8a
15:50:49.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << access-control-allow-origin: *
15:50:49.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << x-amzn-Remapped-content-length: 27
15:50:49.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << x-amz-apigw-id: FZMOjE6NCYcFWAQ=
15:50:49.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"
15:50:49.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << x-powered-by: Express
15:50:49.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << X-Amzn-Trace-Id: Root=1-646d2729-64e909ed4b46ae5904b256b3;Sampled=0;lineage=1a7c2e09:0
15:50:49.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << X-Cache: Miss from cloudfront
15:50:49.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)
15:50:49.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << X-Amz-Cf-Pop: BOG50-P1
15:50:49.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << X-Amz-Cf-Id: AxRzKwRqHZy4sfakkjkHQ-fTRB8hcGhDdmxBm472BQ3oQlldTN8hqA==
15:50:49.602 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:49.602 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 24][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:49.602 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-24: set socket timeout to 0
15:50:49.602 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 24][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:49.602 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 210
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 27
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:50:49 GMT
2 < x-amzn-RequestId: 456037ed-1357-4c62-8bbe-da3426f4bf8a
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 27
2 < x-amz-apigw-id: FZMOjE6NCYcFWAQ=
2 < etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2729-64e909ed4b46ae5904b256b3;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: AxRzKwRqHZy4sfakkjkHQ-fTRB8hcGhDdmxBm472BQ3oQlldTN8hqA==
{"status":true,"data":null}

15:50:49.603 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:50:49.605 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:50:49.611 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@674be034
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@c46e4bf
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@62333230
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@674be034
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@789396fa
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:50:49.611 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Legals/get_legals_id.feature
scenarios:  2 | passed:  2 | failed:  0 | time: 1.3778
---------------------------------------------------------

15:50:49.634 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 8 of 38 (0 remaining) classpath:karate/features/Legals/get_legals_id.feature
15:50:49.636 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:50:49.636 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:49.637 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:49.638 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:49.638 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:49.638 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/legals
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 83
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example"}

15:50:49.638 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:49.638 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 25][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:49.638 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:49.638 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:49.638 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:49.667 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:49.667 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:49.667 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:49.700 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:49.700 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:49.700 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:49.700 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:49.700 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:49.700 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:49.700 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56091<->143.204.23.80:443
15:50:49.700 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-25: set socket timeout to 5000
15:50:49.700 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/legals HTTP/1.1
15:50:49.700 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:49.700 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 >> POST /dev/api/legals HTTP/1.1
15:50:49.700 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:49.700 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 >> Content-Type: application/json; charset=UTF-8
15:50:49.700 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 >> Content-Length: 83
15:50:49.700 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:49.700 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 >> Connection: Keep-Alive
15:50:49.700 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:49.700 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 >> Accept-Encoding: gzip,deflate
15:50:49.700 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "POST /dev/api/legals HTTP/1.1[\r][\n]"
15:50:49.700 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:49.700 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:50:49.700 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "Content-Length: 83[\r][\n]"
15:50:49.700 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:49.700 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "Connection: Keep-Alive[\r][\n]"
15:50:49.700 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:49.700 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:49.700 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "[\r][\n]"
15:50:49.700 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "{"title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example"}"
15:50:50.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "HTTP/1.1 200 OK[\r][\n]"
15:50:50.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:50.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "Content-Length: 230[\r][\n]"
15:50:50.027 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "Connection: keep-alive[\r][\n]"
15:50:50.027 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "Date: Tue, 23 May 2023 20:50:50 GMT[\r][\n]"
15:50:50.027 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "x-amzn-RequestId: e0f5008b-44d6-42ea-b06a-673875a1dfb1[\r][\n]"
15:50:50.027 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "access-control-allow-origin: *[\r][\n]"
15:50:50.027 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "x-amzn-Remapped-content-length: 230[\r][\n]"
15:50:50.027 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "x-amz-apigw-id: FZMOnEejiYcF9MQ=[\r][\n]"
15:50:50.027 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "etag: W/"e6-i4xT9+TtddQKRh2/jZuBTGyUQpU"[\r][\n]"
15:50:50.027 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "x-powered-by: Express[\r][\n]"
15:50:50.027 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "X-Amzn-Trace-Id: Root=1-646d272a-21ebe718092d793d5bc8b1bf;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:50.027 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:50.027 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)[\r][\n]"
15:50:50.027 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:50.027 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "X-Amz-Cf-Id: h-jZfTcdsK4uKUWmsejfIh7dFhK0RF7KQOAOTk38mK1cthb05XPKiQ==[\r][\n]"
15:50:50.027 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "[\r][\n]"
15:50:50.027 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "{"status":true,"data":{"id":"7ffdb290-f9ab-11ed-a074-c15387bfdfb6","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","updated_at":"2023-05-23T20:50:50.041Z","created_at":"2023-05-23T20:50:50.041Z"}}"
15:50:50.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << HTTP/1.1 200 OK
15:50:50.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << Content-Type: application/json; charset=utf-8
15:50:50.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << Content-Length: 230
15:50:50.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << Connection: keep-alive
15:50:50.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << Date: Tue, 23 May 2023 20:50:50 GMT
15:50:50.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << x-amzn-RequestId: e0f5008b-44d6-42ea-b06a-673875a1dfb1
15:50:50.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << access-control-allow-origin: *
15:50:50.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << x-amzn-Remapped-content-length: 230
15:50:50.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << x-amz-apigw-id: FZMOnEejiYcF9MQ=
15:50:50.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << etag: W/"e6-i4xT9+TtddQKRh2/jZuBTGyUQpU"
15:50:50.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << x-powered-by: Express
15:50:50.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << X-Amzn-Trace-Id: Root=1-646d272a-21ebe718092d793d5bc8b1bf;Sampled=0;lineage=1a7c2e09:0
15:50:50.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << X-Cache: Miss from cloudfront
15:50:50.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)
15:50:50.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << X-Amz-Cf-Pop: BOG50-P1
15:50:50.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << X-Amz-Cf-Id: h-jZfTcdsK4uKUWmsejfIh7dFhK0RF7KQOAOTk38mK1cthb05XPKiQ==
15:50:50.027 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:50.027 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 25][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:50.027 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-25: set socket timeout to 0
15:50:50.027 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 25][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:50.027 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 389
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 230
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:50:50 GMT
1 < x-amzn-RequestId: e0f5008b-44d6-42ea-b06a-673875a1dfb1
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 230
1 < x-amz-apigw-id: FZMOnEejiYcF9MQ=
1 < etag: W/"e6-i4xT9+TtddQKRh2/jZuBTGyUQpU"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d272a-21ebe718092d793d5bc8b1bf;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: h-jZfTcdsK4uKUWmsejfIh7dFhK0RF7KQOAOTk38mK1cthb05XPKiQ==
{"status":true,"data":{"id":"7ffdb290-f9ab-11ed-a074-c15387bfdfb6","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","updated_at":"2023-05-23T20:50:50.041Z","created_at":"2023-05-23T20:50:50.041Z"}}

15:50:50.028 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": {
    "id": "7ffdb290-f9ab-11ed-a074-c15387bfdfb6",
    "title_es": "ejemplo",
    "title_en": "example",
    "text_es": "ejemplo",
    "text_en": "example",
    "updated_at": "2023-05-23T20:50:50.041Z",
    "created_at": "2023-05-23T20:50:50.041Z"
  }
}
 
15:50:50.028 [Test worker] INFO com.intuit.karate - [print] 7ffdb290-f9ab-11ed-a074-c15387bfdfb6 
15:50:52.036 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:52.036 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:52.036 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/legals/7ffdb290-f9ab-11ed-a074-c15387bfdfb6
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 89
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"title_es":"ejemploupdate","title_en":"example","text_es":"ejemplo","text_en":"example"}

15:50:52.037 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:52.037 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 26][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:52.037 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:52.037 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:52.037 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:52.067 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:52.067 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:52.067 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:52.098 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:52.098 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:52.098 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:52.098 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:52.098 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:52.098 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:52.098 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56095<->143.204.23.80:443
15:50:52.099 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-26: set socket timeout to 5000
15:50:52.099 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/legals/7ffdb290-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:52.099 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:52.099 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 >> PATCH /dev/api/legals/7ffdb290-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:52.099 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:52.099 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 >> Content-Type: application/json; charset=UTF-8
15:50:52.099 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 >> Content-Length: 89
15:50:52.099 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:52.099 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 >> Connection: Keep-Alive
15:50:52.099 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:52.099 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 >> Accept-Encoding: gzip,deflate
15:50:52.099 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "PATCH /dev/api/legals/7ffdb290-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:50:52.099 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:52.099 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:50:52.099 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "Content-Length: 89[\r][\n]"
15:50:52.099 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:52.099 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "Connection: Keep-Alive[\r][\n]"
15:50:52.099 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:52.099 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:52.099 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "[\r][\n]"
15:50:52.099 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "{"title_es":"ejemploupdate","title_en":"example","text_es":"ejemplo","text_en":"example"}"
15:50:52.445 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "HTTP/1.1 200 OK[\r][\n]"
15:50:52.445 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:52.445 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "Content-Length: 26[\r][\n]"
15:50:52.445 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "Connection: keep-alive[\r][\n]"
15:50:52.445 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "Date: Tue, 23 May 2023 20:50:52 GMT[\r][\n]"
15:50:52.445 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "x-amzn-RequestId: f9b0ff13-35e7-424d-951f-a47b2e1b44cd[\r][\n]"
15:50:52.445 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "access-control-allow-origin: *[\r][\n]"
15:50:52.445 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "x-amzn-Remapped-content-length: 26[\r][\n]"
15:50:52.445 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "x-amz-apigw-id: FZMO_EJ7iYcF06Q=[\r][\n]"
15:50:52.445 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"[\r][\n]"
15:50:52.445 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "x-powered-by: Express[\r][\n]"
15:50:52.445 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "X-Amzn-Trace-Id: Root=1-646d272c-14f6d6572d28aafc625c1067;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:52.445 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:52.445 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "Via: 1.1 f53a0c29e1f5f8fc5c349fabe8edeb08.cloudfront.net (CloudFront)[\r][\n]"
15:50:52.445 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:52.445 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "X-Amz-Cf-Id: qacrMQwBNwkZhqKTsUvcM7QKJvc3I22hlpQ2IgG5Go_weZxLeYdNAA==[\r][\n]"
15:50:52.445 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "[\r][\n]"
15:50:52.445 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "{"status":true,"data":[1]}"
15:50:52.445 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << HTTP/1.1 200 OK
15:50:52.445 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << Content-Type: application/json; charset=utf-8
15:50:52.445 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << Content-Length: 26
15:50:52.445 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << Connection: keep-alive
15:50:52.445 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << Date: Tue, 23 May 2023 20:50:52 GMT
15:50:52.445 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << x-amzn-RequestId: f9b0ff13-35e7-424d-951f-a47b2e1b44cd
15:50:52.445 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << access-control-allow-origin: *
15:50:52.445 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << x-amzn-Remapped-content-length: 26
15:50:52.445 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << x-amz-apigw-id: FZMO_EJ7iYcF06Q=
15:50:52.445 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
15:50:52.445 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << x-powered-by: Express
15:50:52.445 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << X-Amzn-Trace-Id: Root=1-646d272c-14f6d6572d28aafc625c1067;Sampled=0;lineage=1a7c2e09:0
15:50:52.445 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << X-Cache: Miss from cloudfront
15:50:52.445 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << Via: 1.1 f53a0c29e1f5f8fc5c349fabe8edeb08.cloudfront.net (CloudFront)
15:50:52.445 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << X-Amz-Cf-Pop: BOG50-P1
15:50:52.445 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << X-Amz-Cf-Id: qacrMQwBNwkZhqKTsUvcM7QKJvc3I22hlpQ2IgG5Go_weZxLeYdNAA==
15:50:52.445 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:52.445 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 26][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:52.445 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-26: set socket timeout to 0
15:50:52.446 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 26][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:52.446 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 409
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 26
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:50:52 GMT
2 < x-amzn-RequestId: f9b0ff13-35e7-424d-951f-a47b2e1b44cd
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 26
2 < x-amz-apigw-id: FZMO_EJ7iYcF06Q=
2 < etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d272c-14f6d6572d28aafc625c1067;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 f53a0c29e1f5f8fc5c349fabe8edeb08.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: qacrMQwBNwkZhqKTsUvcM7QKJvc3I22hlpQ2IgG5Go_weZxLeYdNAA==
{"status":true,"data":[1]}

15:50:52.446 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    1
  ]
}
 
15:50:52.447 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:50:52.447 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data'][0]
15:50:54.457 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:54.458 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:54.458 [Test worker] DEBUG com.intuit.karate - request:
3 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/legals/7ffdb290-f9ab-11ed-a074-c15387bfdfb6
3 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
3 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
3 > Connection: Keep-Alive
3 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
3 > Accept-Encoding: gzip,deflate


15:50:54.458 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:54.458 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 27][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:54.458 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:54.458 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:54.459 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:54.491 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:54.491 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:54.491 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:54.524 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:54.524 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:54.524 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:54.524 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:54.524 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:54.524 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:54.524 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56099<->143.204.23.80:443
15:50:54.524 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-27: set socket timeout to 5000
15:50:54.524 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/legals/7ffdb290-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:54.524 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:54.524 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 >> GET /dev/api/legals/7ffdb290-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:54.525 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:54.525 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:54.525 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 >> Connection: Keep-Alive
15:50:54.525 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:54.525 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 >> Accept-Encoding: gzip,deflate
15:50:54.525 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "GET /dev/api/legals/7ffdb290-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:50:54.525 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:54.525 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:54.525 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "Connection: Keep-Alive[\r][\n]"
15:50:54.525 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:54.525 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:54.525 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "[\r][\n]"
15:50:54.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "HTTP/1.1 200 OK[\r][\n]"
15:50:54.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:54.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "Content-Length: 254[\r][\n]"
15:50:54.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "Connection: keep-alive[\r][\n]"
15:50:54.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "Date: Tue, 23 May 2023 20:50:54 GMT[\r][\n]"
15:50:54.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "x-amzn-RequestId: 8c90052d-4c6c-4004-95ca-91fa2e60bf40[\r][\n]"
15:50:54.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "access-control-allow-origin: *[\r][\n]"
15:50:54.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "x-amzn-Remapped-content-length: 254[\r][\n]"
15:50:54.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "x-amz-apigw-id: FZMPXFzyiYcF_iw=[\r][\n]"
15:50:54.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "etag: W/"fe-IS9YKBbZx06do0TR3LPDHJ96zL4"[\r][\n]"
15:50:54.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "x-powered-by: Express[\r][\n]"
15:50:54.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "X-Amzn-Trace-Id: Root=1-646d272e-41da5f416aa54a712886cd64;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:54.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:54.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)[\r][\n]"
15:50:54.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:54.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "X-Amz-Cf-Id: SIDOyO0rIjdC2A96oJvmtZEzwKQKOZ7s-tzd4rir8YlS9WtKK8JU_w==[\r][\n]"
15:50:54.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "[\r][\n]"
15:50:54.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "{"status":true,"data":{"id":"7ffdb290-f9ab-11ed-a074-c15387bfdfb6","title_es":"ejemploupdate","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-23T20:50:50.000Z","updated_at":"2023-05-23T20:50:52.000Z","deleted_at":null}}"
15:50:54.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << HTTP/1.1 200 OK
15:50:54.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << Content-Type: application/json; charset=utf-8
15:50:54.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << Content-Length: 254
15:50:54.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << Connection: keep-alive
15:50:54.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << Date: Tue, 23 May 2023 20:50:54 GMT
15:50:54.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << x-amzn-RequestId: 8c90052d-4c6c-4004-95ca-91fa2e60bf40
15:50:54.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << access-control-allow-origin: *
15:50:54.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << x-amzn-Remapped-content-length: 254
15:50:54.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << x-amz-apigw-id: FZMPXFzyiYcF_iw=
15:50:54.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << etag: W/"fe-IS9YKBbZx06do0TR3LPDHJ96zL4"
15:50:54.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << x-powered-by: Express
15:50:54.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << X-Amzn-Trace-Id: Root=1-646d272e-41da5f416aa54a712886cd64;Sampled=0;lineage=1a7c2e09:0
15:50:54.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << X-Cache: Miss from cloudfront
15:50:54.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)
15:50:54.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << X-Amz-Cf-Pop: BOG50-P1
15:50:54.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << X-Amz-Cf-Id: SIDOyO0rIjdC2A96oJvmtZEzwKQKOZ7s-tzd4rir8YlS9WtKK8JU_w==
15:50:54.829 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:54.829 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 27][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:54.829 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-27: set socket timeout to 0
15:50:54.829 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 27][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:54.829 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 371
3 < 200
3 < Content-Type: application/json; charset=utf-8
3 < Content-Length: 254
3 < Connection: keep-alive
3 < Date: Tue, 23 May 2023 20:50:54 GMT
3 < x-amzn-RequestId: 8c90052d-4c6c-4004-95ca-91fa2e60bf40
3 < access-control-allow-origin: *
3 < x-amzn-Remapped-content-length: 254
3 < x-amz-apigw-id: FZMPXFzyiYcF_iw=
3 < etag: W/"fe-IS9YKBbZx06do0TR3LPDHJ96zL4"
3 < x-powered-by: Express
3 < X-Amzn-Trace-Id: Root=1-646d272e-41da5f416aa54a712886cd64;Sampled=0;lineage=1a7c2e09:0
3 < X-Cache: Miss from cloudfront
3 < Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)
3 < X-Amz-Cf-Pop: BOG50-P1
3 < X-Amz-Cf-Id: SIDOyO0rIjdC2A96oJvmtZEzwKQKOZ7s-tzd4rir8YlS9WtKK8JU_w==
{"status":true,"data":{"id":"7ffdb290-f9ab-11ed-a074-c15387bfdfb6","title_es":"ejemploupdate","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-23T20:50:50.000Z","updated_at":"2023-05-23T20:50:52.000Z","deleted_at":null}}

15:50:54.830 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['title_es']
15:50:56.839 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:56.839 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:56.839 [Test worker] DEBUG com.intuit.karate - request:
4 > DELETE https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/legals/7ffdb290-f9ab-11ed-a074-c15387bfdfb6
4 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
4 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
4 > Connection: Keep-Alive
4 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
4 > Accept-Encoding: gzip,deflate


15:50:56.839 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:56.839 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 28][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:56.839 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:56.839 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:56.839 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:56.874 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:56.874 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:56.874 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:56.917 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:56.917 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:56.917 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:56.917 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:56.917 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:56.917 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:56.917 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56105<->143.204.23.80:443
15:50:56.917 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-28: set socket timeout to 5000
15:50:56.917 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request DELETE /dev/api/legals/7ffdb290-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:56.917 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:56.918 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 >> DELETE /dev/api/legals/7ffdb290-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:50:56.918 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:56.918 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:56.918 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 >> Connection: Keep-Alive
15:50:56.918 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:56.918 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 >> Accept-Encoding: gzip,deflate
15:50:56.918 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "DELETE /dev/api/legals/7ffdb290-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:50:56.918 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:56.918 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:56.918 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "Connection: Keep-Alive[\r][\n]"
15:50:56.918 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:56.918 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:56.918 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "[\r][\n]"
15:50:57.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "HTTP/1.1 200 OK[\r][\n]"
15:50:57.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:57.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "Content-Length: 24[\r][\n]"
15:50:57.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "Connection: keep-alive[\r][\n]"
15:50:57.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "Date: Tue, 23 May 2023 20:50:57 GMT[\r][\n]"
15:50:57.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "x-amzn-RequestId: b6067e18-59ac-492c-94a8-c091d7ec7d4e[\r][\n]"
15:50:57.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "access-control-allow-origin: *[\r][\n]"
15:50:57.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "x-amzn-Remapped-content-length: 24[\r][\n]"
15:50:57.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "x-amz-apigw-id: FZMPvExViYcFmQQ=[\r][\n]"
15:50:57.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"[\r][\n]"
15:50:57.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "x-powered-by: Express[\r][\n]"
15:50:57.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "X-Amzn-Trace-Id: Root=1-646d2731-2cb816021ee43f3a2caf0fe1;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:57.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:57.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "Via: 1.1 34a80a466446d2f079dddf146048d8b8.cloudfront.net (CloudFront)[\r][\n]"
15:50:57.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:57.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "X-Amz-Cf-Id: oozZyu49n3702Dhw6U9ir-S-hZKxYSMekNubaTCUn4SCOwB_DLMzvw==[\r][\n]"
15:50:57.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "[\r][\n]"
15:50:57.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "{"status":true,"data":1}"
15:50:57.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << HTTP/1.1 200 OK
15:50:57.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << Content-Type: application/json; charset=utf-8
15:50:57.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << Content-Length: 24
15:50:57.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << Connection: keep-alive
15:50:57.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << Date: Tue, 23 May 2023 20:50:57 GMT
15:50:57.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << x-amzn-RequestId: b6067e18-59ac-492c-94a8-c091d7ec7d4e
15:50:57.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << access-control-allow-origin: *
15:50:57.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << x-amzn-Remapped-content-length: 24
15:50:57.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << x-amz-apigw-id: FZMPvExViYcFmQQ=
15:50:57.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
15:50:57.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << x-powered-by: Express
15:50:57.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << X-Amzn-Trace-Id: Root=1-646d2731-2cb816021ee43f3a2caf0fe1;Sampled=0;lineage=1a7c2e09:0
15:50:57.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << X-Cache: Miss from cloudfront
15:50:57.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << Via: 1.1 34a80a466446d2f079dddf146048d8b8.cloudfront.net (CloudFront)
15:50:57.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << X-Amz-Cf-Pop: BOG50-P1
15:50:57.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << X-Amz-Cf-Id: oozZyu49n3702Dhw6U9ir-S-hZKxYSMekNubaTCUn4SCOwB_DLMzvw==
15:50:57.366 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:57.366 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 28][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:57.366 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-28: set socket timeout to 0
15:50:57.366 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 28][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:57.366 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 527
4 < 200
4 < Content-Type: application/json; charset=utf-8
4 < Content-Length: 24
4 < Connection: keep-alive
4 < Date: Tue, 23 May 2023 20:50:57 GMT
4 < x-amzn-RequestId: b6067e18-59ac-492c-94a8-c091d7ec7d4e
4 < access-control-allow-origin: *
4 < x-amzn-Remapped-content-length: 24
4 < x-amz-apigw-id: FZMPvExViYcFmQQ=
4 < etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
4 < x-powered-by: Express
4 < X-Amzn-Trace-Id: Root=1-646d2731-2cb816021ee43f3a2caf0fe1;Sampled=0;lineage=1a7c2e09:0
4 < X-Cache: Miss from cloudfront
4 < Via: 1.1 34a80a466446d2f079dddf146048d8b8.cloudfront.net (CloudFront)
4 < X-Amz-Cf-Pop: BOG50-P1
4 < X-Amz-Cf-Id: oozZyu49n3702Dhw6U9ir-S-hZKxYSMekNubaTCUn4SCOwB_DLMzvw==
{"status":true,"data":1}

15:50:57.367 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:50:57.367 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:50:57.371 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:50:57.377 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@549382be
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@73e28f3b
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@3ad0a746
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@549382be
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@2b8cc477
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:50:57.378 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Legals/update_legal.feature
scenarios:  1 | passed:  1 | failed:  0 | time: 7.7276
---------------------------------------------------------

15:50:57.400 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 9 of 38 (0 remaining) classpath:karate/features/Legals/update_legal.feature
15:50:57.402 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:50:57.403 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:57.406 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:57.406 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:57.406 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/matches?pageSize=10&page=1
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:50:57.406 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:57.406 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 29][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:57.406 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:57.406 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:57.406 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:57.433 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:57.433 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:57.433 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:57.467 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:57.467 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:57.467 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:57.467 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:57.467 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:57.467 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:57.467 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56106<->143.204.23.80:443
15:50:57.467 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-29: set socket timeout to 5000
15:50:57.467 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/matches?pageSize=10&page=1 HTTP/1.1
15:50:57.467 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:57.467 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> GET /dev/api/matches?pageSize=10&page=1 HTTP/1.1
15:50:57.467 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:57.467 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:57.467 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> Connection: Keep-Alive
15:50:57.467 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:57.467 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> Accept-Encoding: gzip,deflate
15:50:57.467 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "GET /dev/api/matches?pageSize=10&page=1 HTTP/1.1[\r][\n]"
15:50:57.467 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:57.467 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:57.467 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "Connection: Keep-Alive[\r][\n]"
15:50:57.467 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:57.467 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:57.467 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "[\r][\n]"
15:50:57.737 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "HTTP/1.1 200 OK[\r][\n]"
15:50:57.737 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:57.737 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Content-Length: 5505[\r][\n]"
15:50:57.737 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Connection: keep-alive[\r][\n]"
15:50:57.737 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Date: Tue, 23 May 2023 20:50:57 GMT[\r][\n]"
15:50:57.737 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "x-amzn-RequestId: 56301048-a42f-4f3d-9fd8-1a120538e239[\r][\n]"
15:50:57.737 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "access-control-allow-origin: *[\r][\n]"
15:50:57.737 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "x-amzn-Remapped-content-length: 5505[\r][\n]"
15:50:57.737 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "x-amz-apigw-id: FZMPzFQSiYcFsBQ=[\r][\n]"
15:50:57.737 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "etag: W/"1581-GQi8ZJQPc6aHuauAL15QtzMIisU"[\r][\n]"
15:50:57.737 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "x-powered-by: Express[\r][\n]"
15:50:57.737 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "X-Amzn-Trace-Id: Root=1-646d2731-15269cb27cfa35ae3bc2ee0d;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:57.737 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:57.737 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Via: 1.1 d469b242ea9735def0b70af5a09c94c0.cloudfront.net (CloudFront)[\r][\n]"
15:50:57.737 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:57.737 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "X-Amz-Cf-Id: 7rqUaCeicaPkrsM2wqPo_-qqq-uPMUCqdZyjvT7w4xl73M7uwL1IFQ==[\r][\n]"
15:50:57.737 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "[\r][\n]"
15:50:57.737 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "{"status":true,"data":[{"id":"c4d2ff90-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":-1,"game_id":-75543,"away_team_id":-8,"home_team_id":-1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:14:53.000Z","deleted_at":null},{"id":"c5530500-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":1,"game_id":75543,"away_team_id":8,"home_team_id":1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:04:10.000Z","deleted_at":null},{"id":"c54a7980-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75532,"goal_stats_json":{"date":"2023-04-21","hour":"19:05:00","score":"0 - 2","status":1,"game_id":75532,"away_team_id":7,"home_team_id":8,"date_time_utc":"2023-04-22T00:05:00Z","away_team_name":"Rayados de Monterrey","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 16","match_date":"2023-04-22T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c54437f0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75523,"goal_stats_json":{"date":"2023-04-14","hour":"21:05:00","score":"1 - 2","status":1,"game_id":75523,"away_team_id":17,"home_team_id":8,"date_time_utc":"2023-04-15T02:05:00Z","away_team_name":"Club Tijuana","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 15","match_date":"2023-04-15T02:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c53df660-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75516,"goal_stats_json":{"date":"2023-04-8","hour":"19:05:00","score":"1 - 2","status":1,"game_id":75516,"away_team_id":8,"home_team_id":16,"date_time_utc":"2023-04-09T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Tigres de la UANL"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 14","match_date":"2023-04-09T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c537dbe0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75510,"goal_stats_json":{"date":"2023-04-2","hour":"17:00:00","score":"2 - 1","status":1,"game_id":75510,"away_team_id":8,"home_team_id":13,"date_time_utc":"2023-04-02T22:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"CA San Luis"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 13","match_date":"2023-04-02T22:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c531c160-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75495,"goal_stats_json":{"date":"2023-03-17","hour":"21:05:00","score":"0 - 1","status":1,"game_id":75495,"away_team_id":205,"home_team_id":8,"date_time_utc":"2023-03-18T03:05:00Z","away_team_name":"Necaxa","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 12","match_date":"2023-03-18T03:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c52ba6e0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75490,"goal_stats_json":{"date":"2023-03-12","hour":"12:00:00","score":"4 - 1","status":1,"game_id":75490,"away_team_id":8,"home_team_id":18,"date_time_utc":"2023-03-12T18:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Toluca"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 11","match_date":"2023-03-12T18:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5227f20-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75477,"goal_stats_json":{"date":"2023-03-3","hour":"19:05:00","score":"3 - 1","status":1,"game_id":75477,"away_team_id":5,"home_team_id":8,"date_time_utc":"2023-03-04T01:05:00Z","away_team_name":"Cruz Azul","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 10","match_date":"2023-03-04T01:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5195760-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75468,"goal_stats_json":{"date":"2023-02-24","hour":"21:10:00","score":"1 - 2","status":1,"game_id":75468,"away_team_id":11,"home_team_id":8,"date_time_utc":"2023-02-25T03:10:00Z","away_team_name":"Universidad Nacional","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 9","match_date":"2023-02-25T03:10:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null}],"totalPages":3,"totalResults":24}"
15:50:57.737 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << HTTP/1.1 200 OK
15:50:57.737 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Content-Type: application/json; charset=utf-8
15:50:57.737 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Content-Length: 5505
15:50:57.737 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Connection: keep-alive
15:50:57.737 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Date: Tue, 23 May 2023 20:50:57 GMT
15:50:57.737 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << x-amzn-RequestId: 56301048-a42f-4f3d-9fd8-1a120538e239
15:50:57.737 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << access-control-allow-origin: *
15:50:57.737 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << x-amzn-Remapped-content-length: 5505
15:50:57.737 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << x-amz-apigw-id: FZMPzFQSiYcFsBQ=
15:50:57.737 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << etag: W/"1581-GQi8ZJQPc6aHuauAL15QtzMIisU"
15:50:57.737 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << x-powered-by: Express
15:50:57.737 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << X-Amzn-Trace-Id: Root=1-646d2731-15269cb27cfa35ae3bc2ee0d;Sampled=0;lineage=1a7c2e09:0
15:50:57.737 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << X-Cache: Miss from cloudfront
15:50:57.737 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Via: 1.1 d469b242ea9735def0b70af5a09c94c0.cloudfront.net (CloudFront)
15:50:57.737 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << X-Amz-Cf-Pop: BOG50-P1
15:50:57.737 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << X-Amz-Cf-Id: 7rqUaCeicaPkrsM2wqPo_-qqq-uPMUCqdZyjvT7w4xl73M7uwL1IFQ==
15:50:57.737 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:57.737 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 29][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:57.737 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-29: set socket timeout to 0
15:50:57.737 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 29][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:57.737 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 331
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 5505
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:50:57 GMT
1 < x-amzn-RequestId: 56301048-a42f-4f3d-9fd8-1a120538e239
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 5505
1 < x-amz-apigw-id: FZMPzFQSiYcFsBQ=
1 < etag: W/"1581-GQi8ZJQPc6aHuauAL15QtzMIisU"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2731-15269cb27cfa35ae3bc2ee0d;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 d469b242ea9735def0b70af5a09c94c0.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: 7rqUaCeicaPkrsM2wqPo_-qqq-uPMUCqdZyjvT7w4xl73M7uwL1IFQ==
{"status":true,"data":[{"id":"c4d2ff90-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":-1,"game_id":-75543,"away_team_id":-8,"home_team_id":-1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:14:53.000Z","deleted_at":null},{"id":"c5530500-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":1,"game_id":75543,"away_team_id":8,"home_team_id":1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:04:10.000Z","deleted_at":null},{"id":"c54a7980-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75532,"goal_stats_json":{"date":"2023-04-21","hour":"19:05:00","score":"0 - 2","status":1,"game_id":75532,"away_team_id":7,"home_team_id":8,"date_time_utc":"2023-04-22T00:05:00Z","away_team_name":"Rayados de Monterrey","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 16","match_date":"2023-04-22T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c54437f0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75523,"goal_stats_json":{"date":"2023-04-14","hour":"21:05:00","score":"1 - 2","status":1,"game_id":75523,"away_team_id":17,"home_team_id":8,"date_time_utc":"2023-04-15T02:05:00Z","away_team_name":"Club Tijuana","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 15","match_date":"2023-04-15T02:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c53df660-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75516,"goal_stats_json":{"date":"2023-04-8","hour":"19:05:00","score":"1 - 2","status":1,"game_id":75516,"away_team_id":8,"home_team_id":16,"date_time_utc":"2023-04-09T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Tigres de la UANL"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 14","match_date":"2023-04-09T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c537dbe0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75510,"goal_stats_json":{"date":"2023-04-2","hour":"17:00:00","score":"2 - 1","status":1,"game_id":75510,"away_team_id":8,"home_team_id":13,"date_time_utc":"2023-04-02T22:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"CA San Luis"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 13","match_date":"2023-04-02T22:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c531c160-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75495,"goal_stats_json":{"date":"2023-03-17","hour":"21:05:00","score":"0 - 1","status":1,"game_id":75495,"away_team_id":205,"home_team_id":8,"date_time_utc":"2023-03-18T03:05:00Z","away_team_name":"Necaxa","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 12","match_date":"2023-03-18T03:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c52ba6e0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75490,"goal_stats_json":{"date":"2023-03-12","hour":"12:00:00","score":"4 - 1","status":1,"game_id":75490,"away_team_id":8,"home_team_id":18,"date_time_utc":"2023-03-12T18:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Toluca"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 11","match_date":"2023-03-12T18:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5227f20-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75477,"goal_stats_json":{"date":"2023-03-3","hour":"19:05:00","score":"3 - 1","status":1,"game_id":75477,"away_team_id":5,"home_team_id":8,"date_time_utc":"2023-03-04T01:05:00Z","away_team_name":"Cruz Azul","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 10","match_date":"2023-03-04T01:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5195760-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75468,"goal_stats_json":{"date":"2023-02-24","hour":"21:10:00","score":"1 - 2","status":1,"game_id":75468,"away_team_id":11,"home_team_id":8,"date_time_utc":"2023-02-25T03:10:00Z","away_team_name":"Universidad Nacional","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 9","match_date":"2023-02-25T03:10:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null}],"totalPages":3,"totalResults":24}

15:50:57.738 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:50:57.738 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:50:57.740 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:50:57.746 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@7acf9895
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@5b95876e
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@c606df3
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@7acf9895
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@4676a731
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:50:57.747 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Matches/all.feature
scenarios:  1 | passed:  1 | failed:  0 | time: 0.3348
---------------------------------------------------------

15:50:57.756 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 10 of 38 (0 remaining) classpath:karate/features/Matches/all.feature
15:50:57.758 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:50:57.758 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:57.759 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:57.759 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:57.759 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/matches
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:50:57.759 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:57.759 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 30][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:57.759 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:57.759 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:57.759 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:57.787 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:57.787 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:57.787 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:57.821 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:57.821 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:57.821 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:57.821 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:57.821 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:57.821 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:57.821 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56107<->143.204.23.80:443
15:50:57.821 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-30: set socket timeout to 5000
15:50:57.821 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/matches HTTP/1.1
15:50:57.821 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:57.821 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> GET /dev/api/matches HTTP/1.1
15:50:57.821 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:57.821 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:57.821 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Connection: Keep-Alive
15:50:57.821 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:57.821 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Accept-Encoding: gzip,deflate
15:50:57.821 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "GET /dev/api/matches HTTP/1.1[\r][\n]"
15:50:57.821 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:57.821 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:57.821 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Connection: Keep-Alive[\r][\n]"
15:50:57.821 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:57.821 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:57.821 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "[\r][\n]"
15:50:57.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "HTTP/1.1 200 OK[\r][\n]"
15:50:57.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:57.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Content-Length: 12862[\r][\n]"
15:50:57.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Connection: keep-alive[\r][\n]"
15:50:57.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Date: Tue, 23 May 2023 20:50:58 GMT[\r][\n]"
15:50:57.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "x-amzn-RequestId: dcf7d679-ae49-40e4-b7e8-cdf9885a2851[\r][\n]"
15:50:57.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "access-control-allow-origin: *[\r][\n]"
15:50:57.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "x-amzn-Remapped-content-length: 12862[\r][\n]"
15:50:57.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "x-amz-apigw-id: FZMP2FuDCYcF9QA=[\r][\n]"
15:50:57.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "etag: W/"323e-V7+NqkbhrVGKATP3OsM3H7k5NqQ"[\r][\n]"
15:50:57.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "x-powered-by: Express[\r][\n]"
15:50:57.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "X-Amzn-Trace-Id: Root=1-646d2731-5f3f0109528bcfd07c624593;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:57.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:57.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Via: 1.1 069671f47f4c7a651af36ea1cec65f74.cloudfront.net (CloudFront)[\r][\n]"
15:50:57.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:57.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "X-Amz-Cf-Id: kX45_G61BUVsEmAIlV5SZU6XG69rbZ5MVK4XrhBPP5y7zBEkBGtJ_w==[\r][\n]"
15:50:57.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "[\r][\n]"
15:50:57.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "{"status":true,"data":[{"id":"c4d2ff90-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":-1,"game_id":-75543,"away_team_id":-8,"home_team_id":-1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:14:53.000Z","deleted_at":null},{"id":"c5530500-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":1,"game_id":75543,"away_team_id":8,"home_team_id":1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:04:10.000Z","deleted_at":null},{"id":"c54a7980-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75532,"goal_stats_json":{"date":"2023-04-21","hour":"19:05:00","score":"0 - 2","status":1,"game_id":75532,"away_team_id":7,"home_team_id":8,"date_time_utc":"2023-04-22T00:05:00Z","away_team_name":"Rayados de Monterrey","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 16","match_date":"2023-04-22T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c54437f0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75523,"goal_stats_json":{"date":"2023-04-14","hour":"21:05:00","score":"1 - 2","status":1,"game_id":75523,"away_team_id":17,"home_team_id":8,"date_time_utc":"2023-04-15T02:05:00Z","away_team_name":"Club Tijuana","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 15","match_date":"2023-04-15T02:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c53df660-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75516,"goal_stats_json":{"date":"2023-04-8","hour":"19:05:00","score":"1 - 2","status":1,"game_id":75516,"away_team_id":8,"home_team_id":16,"date_time_utc":"2023-04-09T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Tigres de la UANL"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 14","match_date":"2023-04-09T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c537dbe0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75510,"goal_stats_json":{"date":"2023-04-2","hour":"17:00:00","score":"2 - 1","status":1,"game_id":75510,"away_team_id":8,"home_team_id":13,"date_time_utc":"2023-04-02T22:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"CA San Luis"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 13","match_date":"2023-04-02T22:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c531c160-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75495,"goal_stats_json":{"date":"2023-03-17","hour":"21:05:00","score":"0 - 1","status":1,"game_id":75495,"away_team_id":205,"home_team_id":8,"date_time_utc":"2023-03-18T03:05:00Z","away_team_name":"Necaxa","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 12","match_date":"2023-03-18T03:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c52ba6e0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75490,"goal_stats_json":{"date":"2023-03-12","hour":"12:00:00","score":"4 - 1","status":1,"game_id":75490,"away_team_id":8,"home_team_id":18,"date_time_utc":"2023-03-12T18:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Toluca"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 11","match_date":"2023-03-12T18:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5227f20-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75477,"goal_stats_json":{"date":"2023-03-3","hour":"19:05:00","score":"3 - 1","status":1,"game_id":75477,"away_team_id":5,"home_team_id":8,"date_time_utc":"2023-03-04T01:05:00Z","away_team_name":"Cruz Azul","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 10","match_date":"2023-03-04T01:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5195760-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75468,"goal_stats_json":{"date":"2023-02-24","hour":"21:10:00","score":"1 - 2","status":1,"game_id":75468,"away_team_id":11,"home_team_id":8,"date_time_utc":"2023-02-25T03:10:00Z","away_team_name":"Universidad Nacional","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 9","match_date":"2023-02-25T03:10:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5133ce0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75464,"goal_stats_json":{"date":"2023-02-19","hour":"17:00:00","score":"1 - 1","status":1,"game_id":75464,"away_team_id":8,"home_team_id":12,"date_time_utc":"2023-02-19T23:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Queretaro"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 8","match_date":"2023-02-19T23:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c50a1520-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75455,"goal_stats_json":{"date":"2023-02-16","hour":"21:00:00","score":"2 - 3","status":1,"game_id":75455,"away_team_id":9,"home_team_id":8,"date_time_utc":"2023-02-17T03:00:00Z","away_team_name":"Pachuca","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 7","match_date":"2023-02-17T03:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c500ed60-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75442,"goal_stats_json":{"date":"2023-02-10","hour":"19:00:00","score":"3 - 1","status":1,"game_id":75442,"away_team_id":8,"home_team_id":10,"date_time_utc":"2023-02-11T01:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Puebla FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 6","match_date":"2023-02-11T01:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4fad2e0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75433,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":"2023-02-04T03:05:00.0"
15:50:57.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << HTTP/1.1 200 OK
15:50:57.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Content-Type: application/json; charset=utf-8
15:50:57.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Content-Length: 12862
15:50:57.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Connection: keep-alive
15:50:57.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Date: Tue, 23 May 2023 20:50:58 GMT
15:50:57.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << x-amzn-RequestId: dcf7d679-ae49-40e4-b7e8-cdf9885a2851
15:50:57.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << access-control-allow-origin: *
15:50:57.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << x-amzn-Remapped-content-length: 12862
15:50:57.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << x-amz-apigw-id: FZMP2FuDCYcF9QA=
15:50:57.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << etag: W/"323e-V7+NqkbhrVGKATP3OsM3H7k5NqQ"
15:50:57.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << x-powered-by: Express
15:50:57.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << X-Amzn-Trace-Id: Root=1-646d2731-5f3f0109528bcfd07c624593;Sampled=0;lineage=1a7c2e09:0
15:50:57.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << X-Cache: Miss from cloudfront
15:50:57.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Via: 1.1 069671f47f4c7a651af36ea1cec65f74.cloudfront.net (CloudFront)
15:50:57.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << X-Amz-Cf-Pop: BOG50-P1
15:50:57.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << X-Amz-Cf-Id: kX45_G61BUVsEmAIlV5SZU6XG69rbZ5MVK4XrhBPP5y7zBEkBGtJ_w==
15:50:57.991 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:57.991 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "00Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4f1ab20-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75426,"goal_stats_json":{"date":"2023-01-28","hour":"21:05:00","score":"6 - 0","status":1,"game_id":75426,"away_team_id":8,"home_team_id":2,"date_time_utc":"2023-01-29T03:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"America"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 4","match_date":"2023-01-29T03:05:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4eb90a0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75413,"goal_stats_json":{"date":"2023-01-20","hour":"21:00:00","score":"1 - 2","status":1,"game_id":75413,"away_team_id":14,"home_team_id":8,"date_time_utc":"2023-01-21T03:00:00Z","away_team_name":"Santos Laguna","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","
15:50:57.991 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << ""matchday":"Matchday 3","match_date":"2023-01-21T03:00:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4e28ff0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75404,"goal_stats_json":{"date":"2023-01-12","hour":"21:00:00","score":"2 - 1","status":1,"game_id":75404,"away_team_id":8,"home_team_id":4,"date_time_utc":"2023-01-13T03:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Atlas"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 2","match_date":"2023-01-13T03:00:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"27f35900-f641-11ed-a578-93bb7932b6bd","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":n"
15:50:57.991 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "ull,"away_team_line_up_json":null,"season":"-1","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:57:55.000Z","deleted_at":null},{"id":"7959a960-f64c-11ed-97d7-31083322eea5","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:53:03.000Z","deleted_at":null},{"id":"7c1837b0-f64d-11ed-8e8d-2b2a34d6ba30","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_j"
15:50:57.991 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "son":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-01T00:00:00.000Z","updated_at":"2023-05-19T14:00:17.000Z","deleted_at":null},{"id":"87e240e0-f64d-11ed-8e8d-2b2a34d6ba30","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"-1","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:00:37.000Z","deleted_at":null},{"id":"8f33c1a0-f64a-11ed-97e5-574830f406bf","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_lin"
15:50:57.991 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "e_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:39:20.000Z","deleted_at":null},{"id":"9ce93530-f64c-11ed-97d7-31083322eea5","goal_stats_id":-1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:54:02.000Z","deleted_at":null},{"id":"b162cbb0-f64d-11ed-8de0-d599255c9095","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home"
15:50:57.991 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:01:46.000Z","deleted_at":null}]}"
15:50:57.992 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 30][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:57.992 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-30: set socket timeout to 0
15:50:57.992 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 30][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:57.992 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 233
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 12862
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:50:58 GMT
1 < x-amzn-RequestId: dcf7d679-ae49-40e4-b7e8-cdf9885a2851
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 12862
1 < x-amz-apigw-id: FZMP2FuDCYcF9QA=
1 < etag: W/"323e-V7+NqkbhrVGKATP3OsM3H7k5NqQ"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2731-5f3f0109528bcfd07c624593;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 069671f47f4c7a651af36ea1cec65f74.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: kX45_G61BUVsEmAIlV5SZU6XG69rbZ5MVK4XrhBPP5y7zBEkBGtJ_w==
{"status":true,"data":[{"id":"c4d2ff90-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":-1,"game_id":-75543,"away_team_id":-8,"home_team_id":-1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:14:53.000Z","deleted_at":null},{"id":"c5530500-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":1,"game_id":75543,"away_team_id":8,"home_team_id":1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:04:10.000Z","deleted_at":null},{"id":"c54a7980-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75532,"goal_stats_json":{"date":"2023-04-21","hour":"19:05:00","score":"0 - 2","status":1,"game_id":75532,"away_team_id":7,"home_team_id":8,"date_time_utc":"2023-04-22T00:05:00Z","away_team_name":"Rayados de Monterrey","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 16","match_date":"2023-04-22T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c54437f0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75523,"goal_stats_json":{"date":"2023-04-14","hour":"21:05:00","score":"1 - 2","status":1,"game_id":75523,"away_team_id":17,"home_team_id":8,"date_time_utc":"2023-04-15T02:05:00Z","away_team_name":"Club Tijuana","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 15","match_date":"2023-04-15T02:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c53df660-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75516,"goal_stats_json":{"date":"2023-04-8","hour":"19:05:00","score":"1 - 2","status":1,"game_id":75516,"away_team_id":8,"home_team_id":16,"date_time_utc":"2023-04-09T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Tigres de la UANL"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 14","match_date":"2023-04-09T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c537dbe0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75510,"goal_stats_json":{"date":"2023-04-2","hour":"17:00:00","score":"2 - 1","status":1,"game_id":75510,"away_team_id":8,"home_team_id":13,"date_time_utc":"2023-04-02T22:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"CA San Luis"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 13","match_date":"2023-04-02T22:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c531c160-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75495,"goal_stats_json":{"date":"2023-03-17","hour":"21:05:00","score":"0 - 1","status":1,"game_id":75495,"away_team_id":205,"home_team_id":8,"date_time_utc":"2023-03-18T03:05:00Z","away_team_name":"Necaxa","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 12","match_date":"2023-03-18T03:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c52ba6e0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75490,"goal_stats_json":{"date":"2023-03-12","hour":"12:00:00","score":"4 - 1","status":1,"game_id":75490,"away_team_id":8,"home_team_id":18,"date_time_utc":"2023-03-12T18:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Toluca"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 11","match_date":"2023-03-12T18:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5227f20-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75477,"goal_stats_json":{"date":"2023-03-3","hour":"19:05:00","score":"3 - 1","status":1,"game_id":75477,"away_team_id":5,"home_team_id":8,"date_time_utc":"2023-03-04T01:05:00Z","away_team_name":"Cruz Azul","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 10","match_date":"2023-03-04T01:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5195760-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75468,"goal_stats_json":{"date":"2023-02-24","hour":"21:10:00","score":"1 - 2","status":1,"game_id":75468,"away_team_id":11,"home_team_id":8,"date_time_utc":"2023-02-25T03:10:00Z","away_team_name":"Universidad Nacional","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 9","match_date":"2023-02-25T03:10:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5133ce0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75464,"goal_stats_json":{"date":"2023-02-19","hour":"17:00:00","score":"1 - 1","status":1,"game_id":75464,"away_team_id":8,"home_team_id":12,"date_time_utc":"2023-02-19T23:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Queretaro"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 8","match_date":"2023-02-19T23:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c50a1520-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75455,"goal_stats_json":{"date":"2023-02-16","hour":"21:00:00","score":"2 - 3","status":1,"game_id":75455,"away_team_id":9,"home_team_id":8,"date_time_utc":"2023-02-17T03:00:00Z","away_team_name":"Pachuca","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 7","match_date":"2023-02-17T03:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c500ed60-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75442,"goal_stats_json":{"date":"2023-02-10","hour":"19:00:00","score":"3 - 1","status":1,"game_id":75442,"away_team_id":8,"home_team_id":10,"date_time_utc":"2023-02-11T01:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Puebla FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 6","match_date":"2023-02-11T01:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4fad2e0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75433,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":"2023-02-04T03:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4f1ab20-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75426,"goal_stats_json":{"date":"2023-01-28","hour":"21:05:00","score":"6 - 0","status":1,"game_id":75426,"away_team_id":8,"home_team_id":2,"date_time_utc":"2023-01-29T03:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"America"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 4","match_date":"2023-01-29T03:05:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4eb90a0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75413,"goal_stats_json":{"date":"2023-01-20","hour":"21:00:00","score":"1 - 2","status":1,"game_id":75413,"away_team_id":14,"home_team_id":8,"date_time_utc":"2023-01-21T03:00:00Z","away_team_name":"Santos Laguna","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 3","match_date":"2023-01-21T03:00:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4e28ff0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75404,"goal_stats_json":{"date":"2023-01-12","hour":"21:00:00","score":"2 - 1","status":1,"game_id":75404,"away_team_id":8,"home_team_id":4,"date_time_utc":"2023-01-13T03:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Atlas"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 2","match_date":"2023-01-13T03:00:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"27f35900-f641-11ed-a578-93bb7932b6bd","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"-1","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:57:55.000Z","deleted_at":null},{"id":"7959a960-f64c-11ed-97d7-31083322eea5","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:53:03.000Z","deleted_at":null},{"id":"7c1837b0-f64d-11ed-8e8d-2b2a34d6ba30","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-01T00:00:00.000Z","updated_at":"2023-05-19T14:00:17.000Z","deleted_at":null},{"id":"87e240e0-f64d-11ed-8e8d-2b2a34d6ba30","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"-1","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:00:37.000Z","deleted_at":null},{"id":"8f33c1a0-f64a-11ed-97e5-574830f406bf","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:39:20.000Z","deleted_at":null},{"id":"9ce93530-f64c-11ed-97d7-31083322eea5","goal_stats_id":-1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:54:02.000Z","deleted_at":null},{"id":"b162cbb0-f64d-11ed-8de0-d599255c9095","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:01:46.000Z","deleted_at":null}]}

15:50:57.995 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:57.995 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:57.995 [Test worker] DEBUG com.intuit.karate - request:
2 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:50:57.995 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:57.995 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 31][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:57.995 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:57.995 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:57.995 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:58.023 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:58.023 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:58.023 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:58.055 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:58.055 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:58.055 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:58.055 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:58.055 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:58.055 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:58.055 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56109<->143.204.23.80:443
15:50:58.055 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-31: set socket timeout to 5000
15:50:58.055 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966 HTTP/1.1
15:50:58.055 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:58.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 >> GET /dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966 HTTP/1.1
15:50:58.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:58.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:58.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 >> Connection: Keep-Alive
15:50:58.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:58.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 >> Accept-Encoding: gzip,deflate
15:50:58.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 >> "GET /dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966 HTTP/1.1[\r][\n]"
15:50:58.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:58.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:58.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 >> "Connection: Keep-Alive[\r][\n]"
15:50:58.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:58.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:58.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 >> "[\r][\n]"
15:50:58.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "HTTP/1.1 200 OK[\r][\n]"
15:50:58.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:58.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "Content-Length: 568[\r][\n]"
15:50:58.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "Connection: keep-alive[\r][\n]"
15:50:58.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "Date: Tue, 23 May 2023 20:50:58 GMT[\r][\n]"
15:50:58.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "x-amzn-RequestId: c433fa5e-bc44-4203-9eb6-dc89dac33589[\r][\n]"
15:50:58.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "access-control-allow-origin: *[\r][\n]"
15:50:58.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "x-amzn-Remapped-content-length: 568[\r][\n]"
15:50:58.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "x-amz-apigw-id: FZMP5F21iYcF_IQ=[\r][\n]"
15:50:58.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "etag: W/"238-7C5Nzgmw6qZfCiAgJPGkPkF+SR4"[\r][\n]"
15:50:58.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "x-powered-by: Express[\r][\n]"
15:50:58.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "X-Amzn-Trace-Id: Root=1-646d2732-1ea849bf6d473913264fe161;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:58.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:58.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "Via: 1.1 afa872536bf18addc6b9bc49f0000210.cloudfront.net (CloudFront)[\r][\n]"
15:50:58.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:58.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "X-Amz-Cf-Id: 1AxmJHcUoXHtZO13xhBmdbCnWjJhwGdSmWMXhCnnDCExFvx_Icqt8w==[\r][\n]"
15:50:58.747 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "[\r][\n]"
15:50:58.747 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "{"status":true,"data":{"id":"c4d2ff90-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":-1,"game_id":-75543,"away_team_id":-8,"home_team_id":-1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:14:53.000Z","deleted_at":null}}"
15:50:58.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << HTTP/1.1 200 OK
15:50:58.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << Content-Type: application/json; charset=utf-8
15:50:58.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << Content-Length: 568
15:50:58.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << Connection: keep-alive
15:50:58.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << Date: Tue, 23 May 2023 20:50:58 GMT
15:50:58.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << x-amzn-RequestId: c433fa5e-bc44-4203-9eb6-dc89dac33589
15:50:58.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << access-control-allow-origin: *
15:50:58.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << x-amzn-Remapped-content-length: 568
15:50:58.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << x-amz-apigw-id: FZMP5F21iYcF_IQ=
15:50:58.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << etag: W/"238-7C5Nzgmw6qZfCiAgJPGkPkF+SR4"
15:50:58.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << x-powered-by: Express
15:50:58.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << X-Amzn-Trace-Id: Root=1-646d2732-1ea849bf6d473913264fe161;Sampled=0;lineage=1a7c2e09:0
15:50:58.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << X-Cache: Miss from cloudfront
15:50:58.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << Via: 1.1 afa872536bf18addc6b9bc49f0000210.cloudfront.net (CloudFront)
15:50:58.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << X-Amz-Cf-Pop: BOG50-P1
15:50:58.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << X-Amz-Cf-Id: 1AxmJHcUoXHtZO13xhBmdbCnWjJhwGdSmWMXhCnnDCExFvx_Icqt8w==
15:50:58.747 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:58.747 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 31][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:58.747 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-31: set socket timeout to 0
15:50:58.747 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 31][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:58.747 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 752
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 568
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:50:58 GMT
2 < x-amzn-RequestId: c433fa5e-bc44-4203-9eb6-dc89dac33589
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 568
2 < x-amz-apigw-id: FZMP5F21iYcF_IQ=
2 < etag: W/"238-7C5Nzgmw6qZfCiAgJPGkPkF+SR4"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2732-1ea849bf6d473913264fe161;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 afa872536bf18addc6b9bc49f0000210.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: 1AxmJHcUoXHtZO13xhBmdbCnWjJhwGdSmWMXhCnnDCExFvx_Icqt8w==
{"status":true,"data":{"id":"c4d2ff90-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":-1,"game_id":-75543,"away_team_id":-8,"home_team_id":-1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:14:53.000Z","deleted_at":null}}

15:50:58.748 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:50:58.749 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['id']
15:50:58.752 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:50:58.753 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:58.754 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:58.754 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:58.754 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/matches
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:50:58.754 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:58.754 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 32][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:58.754 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:58.754 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:58.754 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:58.781 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:58.781 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:58.781 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:58.817 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:58.817 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:58.817 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:58.817 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:58.817 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:58.817 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:58.817 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56110<->143.204.23.80:443
15:50:58.817 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-32: set socket timeout to 5000
15:50:58.817 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/matches HTTP/1.1
15:50:58.817 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:58.817 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 >> GET /dev/api/matches HTTP/1.1
15:50:58.817 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:58.817 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:58.817 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 >> Connection: Keep-Alive
15:50:58.817 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:58.817 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 >> Accept-Encoding: gzip,deflate
15:50:58.817 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "GET /dev/api/matches HTTP/1.1[\r][\n]"
15:50:58.817 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:58.817 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:58.818 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "Connection: Keep-Alive[\r][\n]"
15:50:58.818 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:58.818 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:58.818 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "[\r][\n]"
15:50:59.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "HTTP/1.1 200 OK[\r][\n]"
15:50:59.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:59.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "Content-Length: 12862[\r][\n]"
15:50:59.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "Connection: keep-alive[\r][\n]"
15:50:59.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "Date: Tue, 23 May 2023 20:50:59 GMT[\r][\n]"
15:50:59.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "x-amzn-RequestId: 02a4949f-dd42-4226-8c09-203618920a25[\r][\n]"
15:50:59.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "access-control-allow-origin: *[\r][\n]"
15:50:59.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "x-amzn-Remapped-content-length: 12862[\r][\n]"
15:50:59.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "x-amz-apigw-id: FZMQCFfJCYcF9kQ=[\r][\n]"
15:50:59.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "etag: W/"323e-V7+NqkbhrVGKATP3OsM3H7k5NqQ"[\r][\n]"
15:50:59.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "x-powered-by: Express[\r][\n]"
15:50:59.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "X-Amzn-Trace-Id: Root=1-646d2733-713c078d43eff042213b89fb;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:59.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:59.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "Via: 1.1 b1a18f9db41f00167a95de9940d0b068.cloudfront.net (CloudFront)[\r][\n]"
15:50:59.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:59.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "X-Amz-Cf-Id: kMKdwUp-_s0pelCLEf9JW0etqmG5bDcZe_QTCWDz_7_FpxcXyuhjRQ==[\r][\n]"
15:50:59.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "[\r][\n]"
15:50:59.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "{"status":true,"data":[{"id":"c4d2ff90-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":-1,"game_id":-75543,"away_team_id":-8,"home_team_id":-1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:14:53.000Z","deleted_at":null},{"id":"c5530500-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":1,"game_id":75543,"away_team_id":8,"home_team_id":1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:04:10.000Z","deleted_at":null},{"id":"c54a7980-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75532,"goal_stats_json":{"date":"2023-04-21","hour":"19:05:00","score":"0 - 2","status":1,"game_id":75532,"away_team_id":7,"home_team_id":8,"date_time_utc":"2023-04-22T00:05:00Z","away_team_name":"Rayados de Monterrey","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 16","match_date":"2023-04-22T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c54437f0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75523,"goal_stats_json":{"date":"2023-04-14","hour":"21:05:00","score":"1 - 2","status":1,"game_id":75523,"away_team_id":17,"home_team_id":8,"date_time_utc":"2023-04-15T02:05:00Z","away_team_name":"Club Tijuana","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 15","match_date":"2023-04-15T02:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c53df660-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75516,"goal_stats_json":{"date":"2023-04-8","hour":"19:05:00","score":"1 - 2","status":1,"game_id":75516,"away_team_id":8,"home_team_id":16,"date_time_utc":"2023-04-09T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Tigres de la UANL"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 14","match_date":"2023-04-09T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c537dbe0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75510,"goal_stats_json":{"date":"2023-04-2","hour":"17:00:00","score":"2 - 1","status":1,"game_id":75510,"away_team_id":8,"home_team_id":13,"date_time_utc":"2023-04-02T22:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"CA San Luis"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 13","match_date":"2023-04-02T22:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c531c160-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75495,"goal_stats_json":{"date":"2023-03-17","hour":"21:05:00","score":"0 - 1","status":1,"game_id":75495,"away_team_id":205,"home_team_id":8,"date_time_utc":"2023-03-18T03:05:00Z","away_team_name":"Necaxa","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 12","match_date":"2023-03-18T03:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c52ba6e0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75490,"goal_stats_json":{"date":"2023-03-12","hour":"12:00:00","score":"4 - 1","status":1,"game_id":75490,"away_team_id":8,"home_team_id":18,"date_time_utc":"2023-03-12T18:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Toluca"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 11","match_date":"2023-03-12T18:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5227f20-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75477,"goal_stats_json":{"date":"2023-03-3","hour":"19:05:00","score":"3 - 1","status":1,"game_id":75477,"away_team_id":5,"home_team_id":8,"date_time_utc":"2023-03-04T01:05:00Z","away_team_name":"Cruz Azul","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 10","match_date":"2023-03-04T01:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5195760-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75468,"goal_stats_json":{"date":"2023-02-24","hour":"21:10:00","score":"1 - 2","status":1,"game_id":75468,"away_team_id":11,"home_team_id":8,"date_time_utc":"2023-02-25T03:10:00Z","away_team_name":"Universidad Nacional","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 9","match_date":"2023-02-25T03:10:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5133ce0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75464,"goal_stats_json":{"date":"2023-02-19","hour":"17:00:00","score":"1 - 1","status":1,"game_id":75464,"away_team_id":8,"home_team_id":12,"date_time_utc":"2023-02-19T23:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Queretaro"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 8","match_date":"2023-02-19T23:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c50a1520-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75455,"goal_stats_json":{"date":"2023-02-16","hour":"21:00:00","score":"2 - 3","status":1,"game_id":75455,"away_team_id":9,"home_team_id":8,"date_time_utc":"2023-02-17T03:00:00Z","away_team_name":"Pachuca","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 7","match_date":"2023-02-17T03:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c500ed60-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75442,"goal_stats_json":{"date":"2023-02-10","hour":"19:00:00","score":"3 - 1","status":1,"game_id":75442,"away_team_id":8,"home_team_id":10,"date_time_utc":"2023-02-11T01:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Puebla FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 6","match_date":"2023-02-11T01:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4fad2e0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75433,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":"2023-02-04T03:05:00.0"
15:50:59.199 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << HTTP/1.1 200 OK
15:50:59.199 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << Content-Type: application/json; charset=utf-8
15:50:59.199 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << Content-Length: 12862
15:50:59.199 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << Connection: keep-alive
15:50:59.199 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << Date: Tue, 23 May 2023 20:50:59 GMT
15:50:59.199 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << x-amzn-RequestId: 02a4949f-dd42-4226-8c09-203618920a25
15:50:59.199 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << access-control-allow-origin: *
15:50:59.199 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << x-amzn-Remapped-content-length: 12862
15:50:59.199 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << x-amz-apigw-id: FZMQCFfJCYcF9kQ=
15:50:59.199 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << etag: W/"323e-V7+NqkbhrVGKATP3OsM3H7k5NqQ"
15:50:59.199 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << x-powered-by: Express
15:50:59.199 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << X-Amzn-Trace-Id: Root=1-646d2733-713c078d43eff042213b89fb;Sampled=0;lineage=1a7c2e09:0
15:50:59.199 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << X-Cache: Miss from cloudfront
15:50:59.199 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << Via: 1.1 b1a18f9db41f00167a95de9940d0b068.cloudfront.net (CloudFront)
15:50:59.199 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << X-Amz-Cf-Pop: BOG50-P1
15:50:59.199 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << X-Amz-Cf-Id: kMKdwUp-_s0pelCLEf9JW0etqmG5bDcZe_QTCWDz_7_FpxcXyuhjRQ==
15:50:59.199 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:59.199 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "00Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4f1ab20-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75426,"goal_stats_json":{"date":"2023-01-28","hour":"21:05:00","score":"6 - 0","status":1,"game_id":75426,"away_team_id":8,"home_team_id":2,"date_time_utc":"2023-01-29T03:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"America"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 4","match_date":"2023-01-29T03:05:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4eb90a0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75413,"goal_stats_json":{"date":"2023-01-20","hour":"21:00:00","score":"1 - 2","status":1,"game_id":75413,"away_team_id":14,"home_team_id":8,"date_time_utc":"2023-01-21T03:00:00Z","away_team_name":"Santos Laguna","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","
15:50:59.199 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << ""matchday":"Matchday 3","match_date":"2023-01-21T03:00:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4e28ff0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75404,"goal_stats_json":{"date":"2023-01-12","hour":"21:00:00","score":"2 - 1","status":1,"game_id":75404,"away_team_id":8,"home_team_id":4,"date_time_utc":"2023-01-13T03:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Atlas"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 2","match_date":"2023-01-13T03:00:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"27f35900-f641-11ed-a578-93bb7932b6bd","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":n"
15:50:59.199 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "ull,"away_team_line_up_json":null,"season":"-1","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:57:55.000Z","deleted_at":null},{"id":"7959a960-f64c-11ed-97d7-31083322eea5","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:53:03.000Z","deleted_at":null},{"id":"7c1837b0-f64d-11ed-8e8d-2b2a34d6ba30","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_j"
15:50:59.199 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "son":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-01T00:00:00.000Z","updated_at":"2023-05-19T14:00:17.000Z","deleted_at":null},{"id":"87e240e0-f64d-11ed-8e8d-2b2a34d6ba30","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"-1","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:00:37.000Z","deleted_at":null},{"id":"8f33c1a0-f64a-11ed-97e5-574830f406bf","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_lin"
15:50:59.199 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "e_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:39:20.000Z","deleted_at":null},{"id":"9ce93530-f64c-11ed-97d7-31083322eea5","goal_stats_id":-1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:54:02.000Z","deleted_at":null},{"id":"b162cbb0-f64d-11ed-8de0-d599255c9095","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home"
15:50:59.199 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:01:46.000Z","deleted_at":null}]}"
15:50:59.199 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 32][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:59.199 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-32: set socket timeout to 0
15:50:59.199 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 32][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:59.199 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 445
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 12862
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:50:59 GMT
1 < x-amzn-RequestId: 02a4949f-dd42-4226-8c09-203618920a25
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 12862
1 < x-amz-apigw-id: FZMQCFfJCYcF9kQ=
1 < etag: W/"323e-V7+NqkbhrVGKATP3OsM3H7k5NqQ"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2733-713c078d43eff042213b89fb;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 b1a18f9db41f00167a95de9940d0b068.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: kMKdwUp-_s0pelCLEf9JW0etqmG5bDcZe_QTCWDz_7_FpxcXyuhjRQ==
{"status":true,"data":[{"id":"c4d2ff90-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":-1,"game_id":-75543,"away_team_id":-8,"home_team_id":-1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:14:53.000Z","deleted_at":null},{"id":"c5530500-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":1,"game_id":75543,"away_team_id":8,"home_team_id":1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:04:10.000Z","deleted_at":null},{"id":"c54a7980-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75532,"goal_stats_json":{"date":"2023-04-21","hour":"19:05:00","score":"0 - 2","status":1,"game_id":75532,"away_team_id":7,"home_team_id":8,"date_time_utc":"2023-04-22T00:05:00Z","away_team_name":"Rayados de Monterrey","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 16","match_date":"2023-04-22T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c54437f0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75523,"goal_stats_json":{"date":"2023-04-14","hour":"21:05:00","score":"1 - 2","status":1,"game_id":75523,"away_team_id":17,"home_team_id":8,"date_time_utc":"2023-04-15T02:05:00Z","away_team_name":"Club Tijuana","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 15","match_date":"2023-04-15T02:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c53df660-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75516,"goal_stats_json":{"date":"2023-04-8","hour":"19:05:00","score":"1 - 2","status":1,"game_id":75516,"away_team_id":8,"home_team_id":16,"date_time_utc":"2023-04-09T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Tigres de la UANL"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 14","match_date":"2023-04-09T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c537dbe0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75510,"goal_stats_json":{"date":"2023-04-2","hour":"17:00:00","score":"2 - 1","status":1,"game_id":75510,"away_team_id":8,"home_team_id":13,"date_time_utc":"2023-04-02T22:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"CA San Luis"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 13","match_date":"2023-04-02T22:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c531c160-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75495,"goal_stats_json":{"date":"2023-03-17","hour":"21:05:00","score":"0 - 1","status":1,"game_id":75495,"away_team_id":205,"home_team_id":8,"date_time_utc":"2023-03-18T03:05:00Z","away_team_name":"Necaxa","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 12","match_date":"2023-03-18T03:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c52ba6e0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75490,"goal_stats_json":{"date":"2023-03-12","hour":"12:00:00","score":"4 - 1","status":1,"game_id":75490,"away_team_id":8,"home_team_id":18,"date_time_utc":"2023-03-12T18:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Toluca"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 11","match_date":"2023-03-12T18:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5227f20-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75477,"goal_stats_json":{"date":"2023-03-3","hour":"19:05:00","score":"3 - 1","status":1,"game_id":75477,"away_team_id":5,"home_team_id":8,"date_time_utc":"2023-03-04T01:05:00Z","away_team_name":"Cruz Azul","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 10","match_date":"2023-03-04T01:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5195760-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75468,"goal_stats_json":{"date":"2023-02-24","hour":"21:10:00","score":"1 - 2","status":1,"game_id":75468,"away_team_id":11,"home_team_id":8,"date_time_utc":"2023-02-25T03:10:00Z","away_team_name":"Universidad Nacional","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 9","match_date":"2023-02-25T03:10:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5133ce0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75464,"goal_stats_json":{"date":"2023-02-19","hour":"17:00:00","score":"1 - 1","status":1,"game_id":75464,"away_team_id":8,"home_team_id":12,"date_time_utc":"2023-02-19T23:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Queretaro"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 8","match_date":"2023-02-19T23:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c50a1520-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75455,"goal_stats_json":{"date":"2023-02-16","hour":"21:00:00","score":"2 - 3","status":1,"game_id":75455,"away_team_id":9,"home_team_id":8,"date_time_utc":"2023-02-17T03:00:00Z","away_team_name":"Pachuca","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 7","match_date":"2023-02-17T03:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c500ed60-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75442,"goal_stats_json":{"date":"2023-02-10","hour":"19:00:00","score":"3 - 1","status":1,"game_id":75442,"away_team_id":8,"home_team_id":10,"date_time_utc":"2023-02-11T01:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Puebla FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 6","match_date":"2023-02-11T01:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4fad2e0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75433,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":"2023-02-04T03:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4f1ab20-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75426,"goal_stats_json":{"date":"2023-01-28","hour":"21:05:00","score":"6 - 0","status":1,"game_id":75426,"away_team_id":8,"home_team_id":2,"date_time_utc":"2023-01-29T03:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"America"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 4","match_date":"2023-01-29T03:05:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4eb90a0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75413,"goal_stats_json":{"date":"2023-01-20","hour":"21:00:00","score":"1 - 2","status":1,"game_id":75413,"away_team_id":14,"home_team_id":8,"date_time_utc":"2023-01-21T03:00:00Z","away_team_name":"Santos Laguna","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 3","match_date":"2023-01-21T03:00:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4e28ff0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75404,"goal_stats_json":{"date":"2023-01-12","hour":"21:00:00","score":"2 - 1","status":1,"game_id":75404,"away_team_id":8,"home_team_id":4,"date_time_utc":"2023-01-13T03:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Atlas"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 2","match_date":"2023-01-13T03:00:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"27f35900-f641-11ed-a578-93bb7932b6bd","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"-1","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:57:55.000Z","deleted_at":null},{"id":"7959a960-f64c-11ed-97d7-31083322eea5","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:53:03.000Z","deleted_at":null},{"id":"7c1837b0-f64d-11ed-8e8d-2b2a34d6ba30","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-01T00:00:00.000Z","updated_at":"2023-05-19T14:00:17.000Z","deleted_at":null},{"id":"87e240e0-f64d-11ed-8e8d-2b2a34d6ba30","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"-1","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:00:37.000Z","deleted_at":null},{"id":"8f33c1a0-f64a-11ed-97e5-574830f406bf","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:39:20.000Z","deleted_at":null},{"id":"9ce93530-f64c-11ed-97d7-31083322eea5","goal_stats_id":-1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:54:02.000Z","deleted_at":null},{"id":"b162cbb0-f64d-11ed-8de0-d599255c9095","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:01:46.000Z","deleted_at":null}]}

15:50:59.202 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:59.203 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:59.203 [Test worker] DEBUG com.intuit.karate - request:
2 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/matches/incorrect_id
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:50:59.203 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:59.203 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 33][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:59.203 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:59.203 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:59.203 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:59.230 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:59.230 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:59.230 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:59.262 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:59.262 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:59.262 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:59.262 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:59.262 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:59.262 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:59.262 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56113<->143.204.23.80:443
15:50:59.262 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-33: set socket timeout to 5000
15:50:59.262 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/matches/incorrect_id HTTP/1.1
15:50:59.262 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:59.262 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 >> GET /dev/api/matches/incorrect_id HTTP/1.1
15:50:59.262 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:59.262 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:59.262 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 >> Connection: Keep-Alive
15:50:59.262 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:59.262 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 >> Accept-Encoding: gzip,deflate
15:50:59.262 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "GET /dev/api/matches/incorrect_id HTTP/1.1[\r][\n]"
15:50:59.262 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:59.262 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:59.262 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "Connection: Keep-Alive[\r][\n]"
15:50:59.262 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:59.262 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:59.262 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "[\r][\n]"
15:50:59.406 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "HTTP/1.1 200 OK[\r][\n]"
15:50:59.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:59.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "Content-Length: 27[\r][\n]"
15:50:59.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "Connection: keep-alive[\r][\n]"
15:50:59.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "Date: Tue, 23 May 2023 20:50:59 GMT[\r][\n]"
15:50:59.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "x-amzn-RequestId: c35bbeac-f167-41d7-978f-e3ebb7d91648[\r][\n]"
15:50:59.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "access-control-allow-origin: *[\r][\n]"
15:50:59.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "x-amzn-Remapped-content-length: 27[\r][\n]"
15:50:59.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "x-amz-apigw-id: FZMQFGK1CYcFaeg=[\r][\n]"
15:50:59.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"[\r][\n]"
15:50:59.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "x-powered-by: Express[\r][\n]"
15:50:59.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "X-Amzn-Trace-Id: Root=1-646d2733-04fec0aa7ab642491e09e4ad;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:59.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:59.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)[\r][\n]"
15:50:59.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:59.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "X-Amz-Cf-Id: C7a_Wcx7glQelygHceEArkLhf71UKCbmK3V5xWLV1k3VjRUX73V2Yg==[\r][\n]"
15:50:59.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "[\r][\n]"
15:50:59.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "{"status":true,"data":null}"
15:50:59.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << HTTP/1.1 200 OK
15:50:59.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << Content-Type: application/json; charset=utf-8
15:50:59.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << Content-Length: 27
15:50:59.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << Connection: keep-alive
15:50:59.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << Date: Tue, 23 May 2023 20:50:59 GMT
15:50:59.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << x-amzn-RequestId: c35bbeac-f167-41d7-978f-e3ebb7d91648
15:50:59.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << access-control-allow-origin: *
15:50:59.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << x-amzn-Remapped-content-length: 27
15:50:59.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << x-amz-apigw-id: FZMQFGK1CYcFaeg=
15:50:59.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"
15:50:59.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << x-powered-by: Express
15:50:59.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << X-Amzn-Trace-Id: Root=1-646d2733-04fec0aa7ab642491e09e4ad;Sampled=0;lineage=1a7c2e09:0
15:50:59.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << X-Cache: Miss from cloudfront
15:50:59.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)
15:50:59.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << X-Amz-Cf-Pop: BOG50-P1
15:50:59.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << X-Amz-Cf-Id: C7a_Wcx7glQelygHceEArkLhf71UKCbmK3V5xWLV1k3VjRUX73V2Yg==
15:50:59.407 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:59.407 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 33][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:59.407 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-33: set socket timeout to 0
15:50:59.407 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 33][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:59.407 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 204
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 27
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:50:59 GMT
2 < x-amzn-RequestId: c35bbeac-f167-41d7-978f-e3ebb7d91648
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 27
2 < x-amz-apigw-id: FZMQFGK1CYcFaeg=
2 < etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2733-04fec0aa7ab642491e09e4ad;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: C7a_Wcx7glQelygHceEArkLhf71UKCbmK3V5xWLV1k3VjRUX73V2Yg==
{"status":true,"data":null}

15:50:59.408 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:50:59.411 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:50:59.417 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@2752880b
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@60ea3b51
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@2a49ac4d
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@2752880b
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@5daeba1b
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:50:59.417 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Matches/get_matches_id.feature
scenarios:  2 | passed:  2 | failed:  0 | time: 1.6444
---------------------------------------------------------

15:50:59.446 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 11 of 38 (0 remaining) classpath:karate/features/Matches/get_matches_id.feature
15:50:59.448 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:50:59.449 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:59.451 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:50:59.451 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:50:59.452 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:50:59.452 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/matches
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:50:59.452 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:50:59.452 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 34][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:59.452 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:50:59.452 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:50:59.452 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:50:59.480 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:50:59.480 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:50:59.480 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:50:59.525 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:50:59.525 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:50:59.525 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:50:59.525 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:50:59.525 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:50:59.525 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:50:59.525 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56114<->143.204.23.80:443
15:50:59.525 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-34: set socket timeout to 5000
15:50:59.525 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/matches HTTP/1.1
15:50:59.525 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:50:59.525 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 >> GET /dev/api/matches HTTP/1.1
15:50:59.525 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:50:59.525 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:50:59.525 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 >> Connection: Keep-Alive
15:50:59.525 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:50:59.525 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 >> Accept-Encoding: gzip,deflate
15:50:59.525 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "GET /dev/api/matches HTTP/1.1[\r][\n]"
15:50:59.525 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:50:59.525 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:50:59.525 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "Connection: Keep-Alive[\r][\n]"
15:50:59.525 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:50:59.525 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:50:59.525 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "[\r][\n]"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "HTTP/1.1 200 OK[\r][\n]"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "Content-Length: 12862[\r][\n]"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "Connection: keep-alive[\r][\n]"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "Date: Tue, 23 May 2023 20:50:59 GMT[\r][\n]"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "x-amzn-RequestId: 3db63e76-72ff-4ae5-81af-e667f8ab3730[\r][\n]"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "access-control-allow-origin: *[\r][\n]"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "x-amzn-Remapped-content-length: 12862[\r][\n]"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "x-amz-apigw-id: FZMQHFCEiYcFT0g=[\r][\n]"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "etag: W/"323e-V7+NqkbhrVGKATP3OsM3H7k5NqQ"[\r][\n]"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "x-powered-by: Express[\r][\n]"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "X-Amzn-Trace-Id: Root=1-646d2733-3505a06b3c96901e3ec661c0;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "X-Cache: Miss from cloudfront[\r][\n]"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)[\r][\n]"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "X-Amz-Cf-Id: oph9LqmgN6LTml6mLXJrCINKebZ0HwDJvjD3pOvVUvk2g-adzQ0_qw==[\r][\n]"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "[\r][\n]"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "{"status":true,"data":[{"id":"c4d2ff90-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":-1,"game_id":-75543,"away_team_id":-8,"home_team_id":-1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:14:53.000Z","deleted_at":null},{"id":"c5530500-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":1,"game_id":75543,"away_team_id":8,"home_team_id":1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:04:10.000Z","deleted_at":null},{"id":"c54a7980-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75532,"goal_stats_json":{"date":"2023-04-21","hour":"19:05:00","score":"0 - 2","status":1,"game_id":75532,"away_team_id":7,"home_team_id":8,"date_time_utc":"2023-04-22T00:05:00Z","away_team_name":"Rayados de Monterrey","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 16","match_date":"2023-04-22T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c54437f0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75523,"goal_stats_json":{"date":"2023-04-14","hour":"21:05:00","score":"1 - 2","status":1,"game_id":75523,"away_team_id":17,"home_team_id":8,"date_time_utc":"2023-04-15T02:05:00Z","away_team_name":"Club Tijuana","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 15","match_date":"2023-04-15T02:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c53df660-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75516,"goal_stats_json":{"date":"2023-04-8","hour":"19:05:00","score":"1 - 2","status":1,"game_id":75516,"away_team_id":8,"home_team_id":16,"date_time_utc":"2023-04-09T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Tigres de la UANL"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 14","match_date":"2023-04-09T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c537dbe0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75510,"goal_stats_json":{"date":"2023-04-2","hour":"17:00:00","score":"2 - 1","status":1,"game_id":75510,"away_team_id":8,"home_team_id":13,"date_time_utc":"2023-04-02T22:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"CA San Luis"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 13","match_date":"2023-04-02T22:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c531c160-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75495,"goal_stats_json":{"date":"2023-03-17","hour":"21:05:00","score":"0 - 1","status":1,"game_id":75495,"away_team_id":205,"home_team_id":8,"date_time_utc":"2023-03-18T03:05:00Z","away_team_name":"Necaxa","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 12","match_date":"2023-03-18T03:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c52ba6e0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75490,"goal_stats_json":{"date":"2023-03-12","hour":"12:00:00","score":"4 - 1","status":1,"game_id":75490,"away_team_id":8,"home_team_id":18,"date_time_utc":"2023-03-12T18:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Toluca"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 11","match_date":"2023-03-12T18:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5227f20-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75477,"goal_stats_json":{"date":"2023-03-3","hour":"19:05:00","score":"3 - 1","status":1,"game_id":75477,"away_team_id":5,"home_team_id":8,"date_time_utc":"2023-03-04T01:05:00Z","away_team_name":"Cruz Azul","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 10","match_date":"2023-03-04T01:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5195760-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75468,"goal_stats_json":{"date":"2023-02-24","hour":"21:10:00","score":"1 - 2","status":1,"game_id":75468,"away_team_id":11,"home_team_id":8,"date_time_utc":"2023-02-25T03:10:00Z","away_team_name":"Universidad Nacional","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 9","match_date":"2023-02-25T03:10:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5133ce0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75464,"goal_stats_json":{"date":"2023-02-19","hour":"17:00:00","score":"1 - 1","status":1,"game_id":75464,"away_team_id":8,"home_team_id":12,"date_time_utc":"2023-02-19T23:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Queretaro"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 8","match_date":"2023-02-19T23:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c50a1520-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75455,"goal_stats_json":{"date":"2023-02-16","hour":"21:00:00","score":"2 - 3","status":1,"game_id":75455,"away_team_id":9,"home_team_id":8,"date_time_utc":"2023-02-17T03:00:00Z","away_team_name":"Pachuca","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 7","match_date":"2023-02-17T03:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c500ed60-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75442,"goal_stats_json":{"date":"2023-02-10","hour":"19:00:00","score":"3 - 1","status":1,"game_id":75442,"away_team_id":8,"home_team_id":10,"date_time_utc":"2023-02-11T01:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Puebla FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 6","match_date":"2023-02-11T01:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4fad2e0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75433,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":"2023-02-04T03:05:00.0"
15:50:59.692 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << HTTP/1.1 200 OK
15:50:59.692 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << Content-Type: application/json; charset=utf-8
15:50:59.692 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << Content-Length: 12862
15:50:59.692 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << Connection: keep-alive
15:50:59.692 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << Date: Tue, 23 May 2023 20:50:59 GMT
15:50:59.692 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << x-amzn-RequestId: 3db63e76-72ff-4ae5-81af-e667f8ab3730
15:50:59.692 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << access-control-allow-origin: *
15:50:59.692 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << x-amzn-Remapped-content-length: 12862
15:50:59.692 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << x-amz-apigw-id: FZMQHFCEiYcFT0g=
15:50:59.692 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << etag: W/"323e-V7+NqkbhrVGKATP3OsM3H7k5NqQ"
15:50:59.692 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << x-powered-by: Express
15:50:59.692 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << X-Amzn-Trace-Id: Root=1-646d2733-3505a06b3c96901e3ec661c0;Sampled=0;lineage=1a7c2e09:0
15:50:59.692 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << X-Cache: Miss from cloudfront
15:50:59.692 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)
15:50:59.692 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << X-Amz-Cf-Pop: BOG50-P1
15:50:59.692 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << X-Amz-Cf-Id: oph9LqmgN6LTml6mLXJrCINKebZ0HwDJvjD3pOvVUvk2g-adzQ0_qw==
15:50:59.692 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "00Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4f1ab20-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75426,"goal_stats_json":{"date":"2023-01-28","hour":"21:05:00","score":"6 - 0","status":1,"game_id":75426,"away_team_id":8,"home_team_id":2,"date_time_utc":"2023-01-29T03:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"America"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 4","match_date":"2023-01-29T03:05:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4eb90a0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75413,"goal_stats_json":{"date":"2023-01-20","hour":"21:00:00","score":"1 - 2","status":1,"game_id":75413,"away_team_id":14,"home_team_id":8,"date_time_utc":"2023-01-21T03:00:00Z","away_team_name":"Santos Laguna","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << ""matchday":"Matchday 3","match_date":"2023-01-21T03:00:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4e28ff0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75404,"goal_stats_json":{"date":"2023-01-12","hour":"21:00:00","score":"2 - 1","status":1,"game_id":75404,"away_team_id":8,"home_team_id":4,"date_time_utc":"2023-01-13T03:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Atlas"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 2","match_date":"2023-01-13T03:00:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"27f35900-f641-11ed-a578-93bb7932b6bd","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":n"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "ull,"away_team_line_up_json":null,"season":"-1","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:57:55.000Z","deleted_at":null},{"id":"7959a960-f64c-11ed-97d7-31083322eea5","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:53:03.000Z","deleted_at":null},{"id":"7c1837b0-f64d-11ed-8e8d-2b2a34d6ba30","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_j"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "son":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-01T00:00:00.000Z","updated_at":"2023-05-19T14:00:17.000Z","deleted_at":null},{"id":"87e240e0-f64d-11ed-8e8d-2b2a34d6ba30","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"-1","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:00:37.000Z","deleted_at":null},{"id":"8f33c1a0-f64a-11ed-97e5-574830f406bf","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_lin"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "e_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:39:20.000Z","deleted_at":null},{"id":"9ce93530-f64c-11ed-97d7-31083322eea5","goal_stats_id":-1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:54:02.000Z","deleted_at":null},{"id":"b162cbb0-f64d-11ed-8de0-d599255c9095","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home"
15:50:59.692 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:01:46.000Z","deleted_at":null}]}"
15:50:59.692 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 34][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:50:59.692 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-34: set socket timeout to 0
15:50:59.692 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 34][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:50:59.693 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 240
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 12862
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:50:59 GMT
1 < x-amzn-RequestId: 3db63e76-72ff-4ae5-81af-e667f8ab3730
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 12862
1 < x-amz-apigw-id: FZMQHFCEiYcFT0g=
1 < etag: W/"323e-V7+NqkbhrVGKATP3OsM3H7k5NqQ"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2733-3505a06b3c96901e3ec661c0;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: oph9LqmgN6LTml6mLXJrCINKebZ0HwDJvjD3pOvVUvk2g-adzQ0_qw==
{"status":true,"data":[{"id":"c4d2ff90-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":-1,"game_id":-75543,"away_team_id":-8,"home_team_id":-1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:14:53.000Z","deleted_at":null},{"id":"c5530500-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":1,"game_id":75543,"away_team_id":8,"home_team_id":1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:04:10.000Z","deleted_at":null},{"id":"c54a7980-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75532,"goal_stats_json":{"date":"2023-04-21","hour":"19:05:00","score":"0 - 2","status":1,"game_id":75532,"away_team_id":7,"home_team_id":8,"date_time_utc":"2023-04-22T00:05:00Z","away_team_name":"Rayados de Monterrey","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 16","match_date":"2023-04-22T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c54437f0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75523,"goal_stats_json":{"date":"2023-04-14","hour":"21:05:00","score":"1 - 2","status":1,"game_id":75523,"away_team_id":17,"home_team_id":8,"date_time_utc":"2023-04-15T02:05:00Z","away_team_name":"Club Tijuana","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 15","match_date":"2023-04-15T02:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c53df660-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75516,"goal_stats_json":{"date":"2023-04-8","hour":"19:05:00","score":"1 - 2","status":1,"game_id":75516,"away_team_id":8,"home_team_id":16,"date_time_utc":"2023-04-09T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Tigres de la UANL"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 14","match_date":"2023-04-09T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c537dbe0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75510,"goal_stats_json":{"date":"2023-04-2","hour":"17:00:00","score":"2 - 1","status":1,"game_id":75510,"away_team_id":8,"home_team_id":13,"date_time_utc":"2023-04-02T22:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"CA San Luis"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 13","match_date":"2023-04-02T22:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c531c160-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75495,"goal_stats_json":{"date":"2023-03-17","hour":"21:05:00","score":"0 - 1","status":1,"game_id":75495,"away_team_id":205,"home_team_id":8,"date_time_utc":"2023-03-18T03:05:00Z","away_team_name":"Necaxa","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 12","match_date":"2023-03-18T03:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c52ba6e0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75490,"goal_stats_json":{"date":"2023-03-12","hour":"12:00:00","score":"4 - 1","status":1,"game_id":75490,"away_team_id":8,"home_team_id":18,"date_time_utc":"2023-03-12T18:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Toluca"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 11","match_date":"2023-03-12T18:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5227f20-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75477,"goal_stats_json":{"date":"2023-03-3","hour":"19:05:00","score":"3 - 1","status":1,"game_id":75477,"away_team_id":5,"home_team_id":8,"date_time_utc":"2023-03-04T01:05:00Z","away_team_name":"Cruz Azul","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 10","match_date":"2023-03-04T01:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5195760-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75468,"goal_stats_json":{"date":"2023-02-24","hour":"21:10:00","score":"1 - 2","status":1,"game_id":75468,"away_team_id":11,"home_team_id":8,"date_time_utc":"2023-02-25T03:10:00Z","away_team_name":"Universidad Nacional","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 9","match_date":"2023-02-25T03:10:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5133ce0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75464,"goal_stats_json":{"date":"2023-02-19","hour":"17:00:00","score":"1 - 1","status":1,"game_id":75464,"away_team_id":8,"home_team_id":12,"date_time_utc":"2023-02-19T23:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Queretaro"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 8","match_date":"2023-02-19T23:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c50a1520-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75455,"goal_stats_json":{"date":"2023-02-16","hour":"21:00:00","score":"2 - 3","status":1,"game_id":75455,"away_team_id":9,"home_team_id":8,"date_time_utc":"2023-02-17T03:00:00Z","away_team_name":"Pachuca","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 7","match_date":"2023-02-17T03:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c500ed60-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75442,"goal_stats_json":{"date":"2023-02-10","hour":"19:00:00","score":"3 - 1","status":1,"game_id":75442,"away_team_id":8,"home_team_id":10,"date_time_utc":"2023-02-11T01:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Puebla FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 6","match_date":"2023-02-11T01:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4fad2e0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75433,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":"2023-02-04T03:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4f1ab20-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75426,"goal_stats_json":{"date":"2023-01-28","hour":"21:05:00","score":"6 - 0","status":1,"game_id":75426,"away_team_id":8,"home_team_id":2,"date_time_utc":"2023-01-29T03:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"America"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 4","match_date":"2023-01-29T03:05:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4eb90a0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75413,"goal_stats_json":{"date":"2023-01-20","hour":"21:00:00","score":"1 - 2","status":1,"game_id":75413,"away_team_id":14,"home_team_id":8,"date_time_utc":"2023-01-21T03:00:00Z","away_team_name":"Santos Laguna","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 3","match_date":"2023-01-21T03:00:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4e28ff0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75404,"goal_stats_json":{"date":"2023-01-12","hour":"21:00:00","score":"2 - 1","status":1,"game_id":75404,"away_team_id":8,"home_team_id":4,"date_time_utc":"2023-01-13T03:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Atlas"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 2","match_date":"2023-01-13T03:00:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"27f35900-f641-11ed-a578-93bb7932b6bd","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"-1","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:57:55.000Z","deleted_at":null},{"id":"7959a960-f64c-11ed-97d7-31083322eea5","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:53:03.000Z","deleted_at":null},{"id":"7c1837b0-f64d-11ed-8e8d-2b2a34d6ba30","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-01T00:00:00.000Z","updated_at":"2023-05-19T14:00:17.000Z","deleted_at":null},{"id":"87e240e0-f64d-11ed-8e8d-2b2a34d6ba30","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"-1","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:00:37.000Z","deleted_at":null},{"id":"8f33c1a0-f64a-11ed-97e5-574830f406bf","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:39:20.000Z","deleted_at":null},{"id":"9ce93530-f64c-11ed-97d7-31083322eea5","goal_stats_id":-1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:54:02.000Z","deleted_at":null},{"id":"b162cbb0-f64d-11ed-8de0-d599255c9095","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:01:46.000Z","deleted_at":null}]}

15:51:01.701 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:01.701 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:01.701 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 67
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"season":"ejemplo","matchday":"example","match_date":"2023-04-30"}

15:51:01.701 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:01.701 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 35][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:01.701 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:01.701 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:51:01.701 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:51:01.729 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:01.729 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:01.729 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:01.764 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:01.764 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:01.764 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:01.764 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:01.764 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:01.764 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:01.764 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56118<->143.204.23.80:443
15:51:01.764 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-35: set socket timeout to 5000
15:51:01.764 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966 HTTP/1.1
15:51:01.764 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:01.764 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> PATCH /dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966 HTTP/1.1
15:51:01.764 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:01.764 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> Content-Type: application/json; charset=UTF-8
15:51:01.764 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> Content-Length: 67
15:51:01.764 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:01.764 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> Connection: Keep-Alive
15:51:01.764 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:01.764 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> Accept-Encoding: gzip,deflate
15:51:01.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "PATCH /dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966 HTTP/1.1[\r][\n]"
15:51:01.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:01.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:01.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "Content-Length: 67[\r][\n]"
15:51:01.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:01.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "Connection: Keep-Alive[\r][\n]"
15:51:01.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:01.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:01.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "[\r][\n]"
15:51:01.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "{"season":"ejemplo","matchday":"example","match_date":"2023-04-30"}"
15:51:01.986 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "HTTP/1.1 200 OK[\r][\n]"
15:51:01.986 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:01.986 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "Content-Length: 26[\r][\n]"
15:51:01.986 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "Connection: keep-alive[\r][\n]"
15:51:01.986 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "Date: Tue, 23 May 2023 20:51:02 GMT[\r][\n]"
15:51:01.986 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "x-amzn-RequestId: abb30b98-2912-4186-ba62-254b12a795ff[\r][\n]"
15:51:01.986 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "access-control-allow-origin: *[\r][\n]"
15:51:01.986 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "x-amzn-Remapped-content-length: 26[\r][\n]"
15:51:01.986 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "x-amz-apigw-id: FZMQeEd6CYcFsPg=[\r][\n]"
15:51:01.986 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"[\r][\n]"
15:51:01.986 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "x-powered-by: Express[\r][\n]"
15:51:01.986 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "X-Amzn-Trace-Id: Root=1-646d2735-7aac1c2e19b54149448cbf60;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:01.986 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:01.986 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "Via: 1.1 56944c17909cc5b7a4102b8096acac2c.cloudfront.net (CloudFront)[\r][\n]"
15:51:01.986 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:01.986 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "X-Amz-Cf-Id: -EtVhqsvvppally8GOrc-5cJ6HwSM7ZpYTVbtNMeXqs-ssPBFPEnSQ==[\r][\n]"
15:51:01.986 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "[\r][\n]"
15:51:01.986 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "{"status":true,"data":[1]}"
15:51:01.986 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << HTTP/1.1 200 OK
15:51:01.986 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << Content-Type: application/json; charset=utf-8
15:51:01.986 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << Content-Length: 26
15:51:01.986 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << Connection: keep-alive
15:51:01.986 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << Date: Tue, 23 May 2023 20:51:02 GMT
15:51:01.986 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << x-amzn-RequestId: abb30b98-2912-4186-ba62-254b12a795ff
15:51:01.986 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << access-control-allow-origin: *
15:51:01.986 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << x-amzn-Remapped-content-length: 26
15:51:01.986 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << x-amz-apigw-id: FZMQeEd6CYcFsPg=
15:51:01.986 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
15:51:01.986 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << x-powered-by: Express
15:51:01.986 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << X-Amzn-Trace-Id: Root=1-646d2735-7aac1c2e19b54149448cbf60;Sampled=0;lineage=1a7c2e09:0
15:51:01.986 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << X-Cache: Miss from cloudfront
15:51:01.986 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << Via: 1.1 56944c17909cc5b7a4102b8096acac2c.cloudfront.net (CloudFront)
15:51:01.986 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << X-Amz-Cf-Pop: BOG50-P1
15:51:01.986 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << X-Amz-Cf-Id: -EtVhqsvvppally8GOrc-5cJ6HwSM7ZpYTVbtNMeXqs-ssPBFPEnSQ==
15:51:01.986 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:01.986 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 35][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:01.986 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-35: set socket timeout to 0
15:51:01.986 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 35][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:01.986 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 285
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 26
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:02 GMT
2 < x-amzn-RequestId: abb30b98-2912-4186-ba62-254b12a795ff
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 26
2 < x-amz-apigw-id: FZMQeEd6CYcFsPg=
2 < etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2735-7aac1c2e19b54149448cbf60;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 56944c17909cc5b7a4102b8096acac2c.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: -EtVhqsvvppally8GOrc-5cJ6HwSM7ZpYTVbtNMeXqs-ssPBFPEnSQ==
{"status":true,"data":[1]}

15:51:01.991 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    1
  ]
}
 
15:51:01.991 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:01.992 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data'][0]
15:51:01.992 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:01.992 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:01.992 [Test worker] DEBUG com.intuit.karate - request:
3 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966
3 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
3 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
3 > Connection: Keep-Alive
3 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
3 > Accept-Encoding: gzip,deflate


15:51:01.992 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:01.992 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 36][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:01.992 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:01.993 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:51:01.993 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:51:02.020 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:02.020 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:02.020 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:02.053 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:02.053 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:02.053 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:02.053 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:02.053 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:02.053 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:02.053 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56119<->143.204.23.80:443
15:51:02.053 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-36: set socket timeout to 5000
15:51:02.053 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966 HTTP/1.1
15:51:02.053 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:02.053 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> GET /dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966 HTTP/1.1
15:51:02.053 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:02.053 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:02.053 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> Connection: Keep-Alive
15:51:02.053 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:02.053 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> Accept-Encoding: gzip,deflate
15:51:02.053 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "GET /dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966 HTTP/1.1[\r][\n]"
15:51:02.053 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:02.053 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:02.053 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "Connection: Keep-Alive[\r][\n]"
15:51:02.053 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:02.053 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:02.053 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "[\r][\n]"
15:51:02.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "HTTP/1.1 200 OK[\r][\n]"
15:51:02.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:02.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Content-Length: 568[\r][\n]"
15:51:02.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Connection: keep-alive[\r][\n]"
15:51:02.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Date: Tue, 23 May 2023 20:51:02 GMT[\r][\n]"
15:51:02.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "x-amzn-RequestId: 629a39f9-0e14-4011-8a9c-110a2c01b3b0[\r][\n]"
15:51:02.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "access-control-allow-origin: *[\r][\n]"
15:51:02.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "x-amzn-Remapped-content-length: 568[\r][\n]"
15:51:02.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "x-amz-apigw-id: FZMQiHyyiYcFW-Q=[\r][\n]"
15:51:02.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "etag: W/"238-3q1JKEKcsOoOUd84HgKa3bo4m3Y"[\r][\n]"
15:51:02.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "x-powered-by: Express[\r][\n]"
15:51:02.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "X-Amzn-Trace-Id: Root=1-646d2736-2372a1e423217be12db4b267;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:02.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:02.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Via: 1.1 20a4932de861d5f21104db34596c9034.cloudfront.net (CloudFront)[\r][\n]"
15:51:02.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:02.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "X-Amz-Cf-Id: --ix21NxDPGw3GTu7AmbgEh7q8F1ahQaqzxXBWWbyKOpCdGbhQK_RQ==[\r][\n]"
15:51:02.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "[\r][\n]"
15:51:02.470 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "{"status":true,"data":{"id":"c4d2ff90-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":-1,"game_id":-75543,"away_team_id":-8,"home_team_id":-1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T20:51:01.000Z","deleted_at":null}}"
15:51:02.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << HTTP/1.1 200 OK
15:51:02.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Content-Type: application/json; charset=utf-8
15:51:02.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Content-Length: 568
15:51:02.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Connection: keep-alive
15:51:02.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Date: Tue, 23 May 2023 20:51:02 GMT
15:51:02.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << x-amzn-RequestId: 629a39f9-0e14-4011-8a9c-110a2c01b3b0
15:51:02.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << access-control-allow-origin: *
15:51:02.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << x-amzn-Remapped-content-length: 568
15:51:02.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << x-amz-apigw-id: FZMQiHyyiYcFW-Q=
15:51:02.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << etag: W/"238-3q1JKEKcsOoOUd84HgKa3bo4m3Y"
15:51:02.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << x-powered-by: Express
15:51:02.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << X-Amzn-Trace-Id: Root=1-646d2736-2372a1e423217be12db4b267;Sampled=0;lineage=1a7c2e09:0
15:51:02.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << X-Cache: Miss from cloudfront
15:51:02.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Via: 1.1 20a4932de861d5f21104db34596c9034.cloudfront.net (CloudFront)
15:51:02.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << X-Amz-Cf-Pop: BOG50-P1
15:51:02.470 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << X-Amz-Cf-Id: --ix21NxDPGw3GTu7AmbgEh7q8F1ahQaqzxXBWWbyKOpCdGbhQK_RQ==
15:51:02.470 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:02.470 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 36][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:02.470 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-36: set socket timeout to 0
15:51:02.470 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 36][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:02.470 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 478
3 < 200
3 < Content-Type: application/json; charset=utf-8
3 < Content-Length: 568
3 < Connection: keep-alive
3 < Date: Tue, 23 May 2023 20:51:02 GMT
3 < x-amzn-RequestId: 629a39f9-0e14-4011-8a9c-110a2c01b3b0
3 < access-control-allow-origin: *
3 < x-amzn-Remapped-content-length: 568
3 < x-amz-apigw-id: FZMQiHyyiYcFW-Q=
3 < etag: W/"238-3q1JKEKcsOoOUd84HgKa3bo4m3Y"
3 < x-powered-by: Express
3 < X-Amzn-Trace-Id: Root=1-646d2736-2372a1e423217be12db4b267;Sampled=0;lineage=1a7c2e09:0
3 < X-Cache: Miss from cloudfront
3 < Via: 1.1 20a4932de861d5f21104db34596c9034.cloudfront.net (CloudFront)
3 < X-Amz-Cf-Pop: BOG50-P1
3 < X-Amz-Cf-Id: --ix21NxDPGw3GTu7AmbgEh7q8F1ahQaqzxXBWWbyKOpCdGbhQK_RQ==
{"status":true,"data":{"id":"c4d2ff90-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":-1,"game_id":-75543,"away_team_id":-8,"home_team_id":-1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T20:51:01.000Z","deleted_at":null}}

15:51:02.471 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:02.471 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['matchday']
15:51:02.473 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:02.474 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:02.475 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:02.476 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:02.476 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:02.476 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/matches
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:02.476 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:02.476 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 37][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:02.476 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:02.476 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:51:02.476 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:51:02.502 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:02.502 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:02.502 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:02.542 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:02.542 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:02.542 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:02.542 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:02.542 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:02.542 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:02.542 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56120<->143.204.23.80:443
15:51:02.542 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-37: set socket timeout to 5000
15:51:02.542 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/matches HTTP/1.1
15:51:02.542 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:02.542 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> GET /dev/api/matches HTTP/1.1
15:51:02.542 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:02.542 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:02.542 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> Connection: Keep-Alive
15:51:02.542 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:02.542 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> Accept-Encoding: gzip,deflate
15:51:02.542 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "GET /dev/api/matches HTTP/1.1[\r][\n]"
15:51:02.542 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:02.542 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:02.542 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "Connection: Keep-Alive[\r][\n]"
15:51:02.542 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:02.542 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:02.542 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "[\r][\n]"
15:51:02.873 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "HTTP/1.1 200 OK[\r][\n]"
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Content-Length: 12862[\r][\n]"
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Connection: keep-alive[\r][\n]"
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Date: Tue, 23 May 2023 20:51:02 GMT[\r][\n]"
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "x-amzn-RequestId: 344a2722-8f13-4e9c-8f86-4797d23a3437[\r][\n]"
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "access-control-allow-origin: *[\r][\n]"
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "x-amzn-Remapped-content-length: 12862[\r][\n]"
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "x-amz-apigw-id: FZMQnEh9CYcFpuw=[\r][\n]"
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "etag: W/"323e-ojGIefrxJpxdOOUl0igwBQ9J2NY"[\r][\n]"
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "x-powered-by: Express[\r][\n]"
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "X-Amzn-Trace-Id: Root=1-646d2736-34d913135d5b73f752dce090;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Via: 1.1 7be5aeffc4be446098dbbdded7f32774.cloudfront.net (CloudFront)[\r][\n]"
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "X-Amz-Cf-Id: cfr6bloPwNRPfVCR6VExuYOtCVFIqNSkND6cRADxugj3XaEWNEyUHg==[\r][\n]"
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "[\r][\n]"
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "{"status":true,"data":[{"id":"c4d2ff90-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":-1,"game_id":-75543,"away_team_id":-8,"home_team_id":-1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T20:51:01.000Z","deleted_at":null},{"id":"c5530500-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":1,"game_id":75543,"away_team_id":8,"home_team_id":1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:04:10.000Z","deleted_at":null},{"id":"c54a7980-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75532,"goal_stats_json":{"date":"2023-04-21","hour":"19:05:00","score":"0 - 2","status":1,"game_id":75532,"away_team_id":7,"home_team_id":8,"date_time_utc":"2023-04-22T00:05:00Z","away_team_name":"Rayados de Monterrey","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 16","match_date":"2023-04-22T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c54437f0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75523,"goal_stats_json":{"date":"2023-04-14","hour":"21:05:00","score":"1 - 2","status":1,"game_id":75523,"away_team_id":17,"home_team_id":8,"date_time_utc":"2023-04-15T02:05:00Z","away_team_name":"Club Tijuana","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 15","match_date":"2023-04-15T02:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c53df660-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75516,"goal_stats_json":{"date":"2023-04-8","hour":"19:05:00","score":"1 - 2","status":1,"game_id":75516,"away_team_id":8,"home_team_id":16,"date_time_utc":"2023-04-09T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Tigres de la UANL"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 14","match_date":"2023-04-09T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c537dbe0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75510,"goal_stats_json":{"date":"2023-04-2","hour":"17:00:00","score":"2 - 1","status":1,"game_id":75510,"away_team_id":8,"home_team_id":13,"date_time_utc":"2023-04-02T22:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"CA San Luis"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 13","match_date":"2023-04-02T22:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c531c160-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75495,"goal_stats_json":{"date":"2023-03-17","hour":"21:05:00","score":"0 - 1","status":1,"game_id":75495,"away_team_id":205,"home_team_id":8,"date_time_utc":"2023-03-18T03:05:00Z","away_team_name":"Necaxa","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 12","match_date":"2023-03-18T03:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c52ba6e0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75490,"goal_stats_json":{"date":"2023-03-12","hour":"12:00:00","score":"4 - 1","status":1,"game_id":75490,"away_team_id":8,"home_team_id":18,"date_time_utc":"2023-03-12T18:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Toluca"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 11","match_date":"2023-03-12T18:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5227f20-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75477,"goal_stats_json":{"date":"2023-03-3","hour":"19:05:00","score":"3 - 1","status":1,"game_id":75477,"away_team_id":5,"home_team_id":8,"date_time_utc":"2023-03-04T01:05:00Z","away_team_name":"Cruz Azul","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 10","match_date":"2023-03-04T01:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5195760-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75468,"goal_stats_json":{"date":"2023-02-24","hour":"21:10:00","score":"1 - 2","status":1,"game_id":75468,"away_team_id":11,"home_team_id":8,"date_time_utc":"2023-02-25T03:10:00Z","away_team_name":"Universidad Nacional","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 9","match_date":"2023-02-25T03:10:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5133ce0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75464,"goal_stats_json":{"date":"2023-02-19","hour":"17:00:00","score":"1 - 1","status":1,"game_id":75464,"away_team_id":8,"home_team_id":12,"date_time_utc":"2023-02-19T23:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Queretaro"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 8","match_date":"2023-02-19T23:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c50a1520-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75455,"goal_stats_json":{"date":"2023-02-16","hour":"21:00:00","score":"2 - 3","status":1,"game_id":75455,"away_team_id":9,"home_team_id":8,"date_time_utc":"2023-02-17T03:00:00Z","away_team_name":"Pachuca","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 7","match_date":"2023-02-17T03:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c500ed60-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75442,"goal_stats_json":{"date":"2023-02-10","hour":"19:00:00","score":"3 - 1","status":1,"game_id":75442,"away_team_id":8,"home_team_id":10,"date_time_utc":"2023-02-11T01:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Puebla FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 6","match_date":"2023-02-11T01:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4fad2e0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75433,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":"2023-02-04T03:05:00.0"
15:51:02.874 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << HTTP/1.1 200 OK
15:51:02.874 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Content-Type: application/json; charset=utf-8
15:51:02.874 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Content-Length: 12862
15:51:02.874 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Connection: keep-alive
15:51:02.874 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Date: Tue, 23 May 2023 20:51:02 GMT
15:51:02.874 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << x-amzn-RequestId: 344a2722-8f13-4e9c-8f86-4797d23a3437
15:51:02.874 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << access-control-allow-origin: *
15:51:02.874 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << x-amzn-Remapped-content-length: 12862
15:51:02.874 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << x-amz-apigw-id: FZMQnEh9CYcFpuw=
15:51:02.874 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << etag: W/"323e-ojGIefrxJpxdOOUl0igwBQ9J2NY"
15:51:02.874 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << x-powered-by: Express
15:51:02.874 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << X-Amzn-Trace-Id: Root=1-646d2736-34d913135d5b73f752dce090;Sampled=0;lineage=1a7c2e09:0
15:51:02.874 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << X-Cache: Miss from cloudfront
15:51:02.874 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Via: 1.1 7be5aeffc4be446098dbbdded7f32774.cloudfront.net (CloudFront)
15:51:02.874 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << X-Amz-Cf-Pop: BOG50-P1
15:51:02.874 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << X-Amz-Cf-Id: cfr6bloPwNRPfVCR6VExuYOtCVFIqNSkND6cRADxugj3XaEWNEyUHg==
15:51:02.874 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "00Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4f1ab20-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75426,"goal_stats_json":{"date":"2023-01-28","hour":"21:05:00","score":"6 - 0","status":1,"game_id":75426,"away_team_id":8,"home_team_id":2,"date_time_utc":"2023-01-29T03:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"America"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 4","match_date":"2023-01-29T03:05:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4eb90a0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75413,"goal_stats_json":{"date":"2023-01-20","hour":"21:00:00","score":"1 - 2","status":1,"game_id":75413,"away_team_id":14,"home_team_id":8,"date_time_utc":"2023-01-21T03:00:00Z","away_team_name":"Santos Laguna","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << ""matchday":"Matchday 3","match_date":"2023-01-21T03:00:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4e28ff0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75404,"goal_stats_json":{"date":"2023-01-12","hour":"21:00:00","score":"2 - 1","status":1,"game_id":75404,"away_team_id":8,"home_team_id":4,"date_time_utc":"2023-01-13T03:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Atlas"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 2","match_date":"2023-01-13T03:00:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"27f35900-f641-11ed-a578-93bb7932b6bd","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":n"
15:51:02.874 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "ull,"away_team_line_up_json":null,"season":"-1","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:57:55.000Z","deleted_at":null},{"id":"7959a960-f64c-11ed-97d7-31083322eea5","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:53:03.000Z","deleted_at":null},{"id":"7c1837b0-f64d-11ed-8e8d-2b2a34d6ba30","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_j"
15:51:02.875 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "son":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-01T00:00:00.000Z","updated_at":"2023-05-19T14:00:17.000Z","deleted_at":null},{"id":"87e240e0-f64d-11ed-8e8d-2b2a34d6ba30","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"-1","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:00:37.000Z","deleted_at":null},{"id":"8f33c1a0-f64a-11ed-97e5-574830f406bf","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_lin"
15:51:02.875 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "e_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:39:20.000Z","deleted_at":null},{"id":"9ce93530-f64c-11ed-97d7-31083322eea5","goal_stats_id":-1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:54:02.000Z","deleted_at":null},{"id":"b162cbb0-f64d-11ed-8de0-d599255c9095","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home"
15:51:02.875 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:01:46.000Z","deleted_at":null}]}"
15:51:02.875 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 37][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:02.875 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-37: set socket timeout to 0
15:51:02.875 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 37][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:02.875 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 399
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 12862
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:02 GMT
1 < x-amzn-RequestId: 344a2722-8f13-4e9c-8f86-4797d23a3437
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 12862
1 < x-amz-apigw-id: FZMQnEh9CYcFpuw=
1 < etag: W/"323e-ojGIefrxJpxdOOUl0igwBQ9J2NY"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2736-34d913135d5b73f752dce090;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 7be5aeffc4be446098dbbdded7f32774.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: cfr6bloPwNRPfVCR6VExuYOtCVFIqNSkND6cRADxugj3XaEWNEyUHg==
{"status":true,"data":[{"id":"c4d2ff90-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":-1,"game_id":-75543,"away_team_id":-8,"home_team_id":-1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T20:51:01.000Z","deleted_at":null},{"id":"c5530500-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":1,"game_id":75543,"away_team_id":8,"home_team_id":1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T19:04:10.000Z","deleted_at":null},{"id":"c54a7980-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75532,"goal_stats_json":{"date":"2023-04-21","hour":"19:05:00","score":"0 - 2","status":1,"game_id":75532,"away_team_id":7,"home_team_id":8,"date_time_utc":"2023-04-22T00:05:00Z","away_team_name":"Rayados de Monterrey","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 16","match_date":"2023-04-22T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c54437f0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75523,"goal_stats_json":{"date":"2023-04-14","hour":"21:05:00","score":"1 - 2","status":1,"game_id":75523,"away_team_id":17,"home_team_id":8,"date_time_utc":"2023-04-15T02:05:00Z","away_team_name":"Club Tijuana","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 15","match_date":"2023-04-15T02:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c53df660-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75516,"goal_stats_json":{"date":"2023-04-8","hour":"19:05:00","score":"1 - 2","status":1,"game_id":75516,"away_team_id":8,"home_team_id":16,"date_time_utc":"2023-04-09T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Tigres de la UANL"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 14","match_date":"2023-04-09T00:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c537dbe0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75510,"goal_stats_json":{"date":"2023-04-2","hour":"17:00:00","score":"2 - 1","status":1,"game_id":75510,"away_team_id":8,"home_team_id":13,"date_time_utc":"2023-04-02T22:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"CA San Luis"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 13","match_date":"2023-04-02T22:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c531c160-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75495,"goal_stats_json":{"date":"2023-03-17","hour":"21:05:00","score":"0 - 1","status":1,"game_id":75495,"away_team_id":205,"home_team_id":8,"date_time_utc":"2023-03-18T03:05:00Z","away_team_name":"Necaxa","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 12","match_date":"2023-03-18T03:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c52ba6e0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75490,"goal_stats_json":{"date":"2023-03-12","hour":"12:00:00","score":"4 - 1","status":1,"game_id":75490,"away_team_id":8,"home_team_id":18,"date_time_utc":"2023-03-12T18:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Toluca"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 11","match_date":"2023-03-12T18:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5227f20-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75477,"goal_stats_json":{"date":"2023-03-3","hour":"19:05:00","score":"3 - 1","status":1,"game_id":75477,"away_team_id":5,"home_team_id":8,"date_time_utc":"2023-03-04T01:05:00Z","away_team_name":"Cruz Azul","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 10","match_date":"2023-03-04T01:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5195760-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75468,"goal_stats_json":{"date":"2023-02-24","hour":"21:10:00","score":"1 - 2","status":1,"game_id":75468,"away_team_id":11,"home_team_id":8,"date_time_utc":"2023-02-25T03:10:00Z","away_team_name":"Universidad Nacional","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 9","match_date":"2023-02-25T03:10:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c5133ce0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75464,"goal_stats_json":{"date":"2023-02-19","hour":"17:00:00","score":"1 - 1","status":1,"game_id":75464,"away_team_id":8,"home_team_id":12,"date_time_utc":"2023-02-19T23:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Queretaro"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 8","match_date":"2023-02-19T23:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c50a1520-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75455,"goal_stats_json":{"date":"2023-02-16","hour":"21:00:00","score":"2 - 3","status":1,"game_id":75455,"away_team_id":9,"home_team_id":8,"date_time_utc":"2023-02-17T03:00:00Z","away_team_name":"Pachuca","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 7","match_date":"2023-02-17T03:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c500ed60-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75442,"goal_stats_json":{"date":"2023-02-10","hour":"19:00:00","score":"3 - 1","status":1,"game_id":75442,"away_team_id":8,"home_team_id":10,"date_time_utc":"2023-02-11T01:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Puebla FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 6","match_date":"2023-02-11T01:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4fad2e0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75433,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":"2023-02-04T03:05:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4f1ab20-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75426,"goal_stats_json":{"date":"2023-01-28","hour":"21:05:00","score":"6 - 0","status":1,"game_id":75426,"away_team_id":8,"home_team_id":2,"date_time_utc":"2023-01-29T03:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"America"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 4","match_date":"2023-01-29T03:05:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4eb90a0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75413,"goal_stats_json":{"date":"2023-01-20","hour":"21:00:00","score":"1 - 2","status":1,"game_id":75413,"away_team_id":14,"home_team_id":8,"date_time_utc":"2023-01-21T03:00:00Z","away_team_name":"Santos Laguna","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 3","match_date":"2023-01-21T03:00:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"c4e28ff0-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75404,"goal_stats_json":{"date":"2023-01-12","hour":"21:00:00","score":"2 - 1","status":1,"game_id":75404,"away_team_id":8,"home_team_id":4,"date_time_utc":"2023-01-13T03:00:00Z","away_team_name":"Mazatlan FC","home_team_name":"Atlas"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 2","match_date":"2023-01-13T03:00:00.000Z","created_at":"2023-05-12T21:27:16.000Z","updated_at":"2023-05-19T18:54:51.000Z","deleted_at":null},{"id":"27f35900-f641-11ed-a578-93bb7932b6bd","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"-1","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:57:55.000Z","deleted_at":null},{"id":"7959a960-f64c-11ed-97d7-31083322eea5","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:53:03.000Z","deleted_at":null},{"id":"7c1837b0-f64d-11ed-8e8d-2b2a34d6ba30","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-01T00:00:00.000Z","updated_at":"2023-05-19T14:00:17.000Z","deleted_at":null},{"id":"87e240e0-f64d-11ed-8e8d-2b2a34d6ba30","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"-1","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:00:37.000Z","deleted_at":null},{"id":"8f33c1a0-f64a-11ed-97e5-574830f406bf","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:39:20.000Z","deleted_at":null},{"id":"9ce93530-f64c-11ed-97d7-31083322eea5","goal_stats_id":-1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T13:54:02.000Z","deleted_at":null},{"id":"b162cbb0-f64d-11ed-8de0-d599255c9095","goal_stats_id":1,"goal_stats_json":{"date":"2023-02-3","hour":"21:05:00","score":"2 - 3","status":1,"game_id":75433,"away_team_id":3014,"home_team_id":8,"date_time_utc":"2023-02-04T03:05:00Z","away_team_name":"FC Juarez","home_team_name":"Mazatlan FC"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"1694","matchday":"Matchday 5","match_date":null,"created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-19T14:01:46.000Z","deleted_at":null}]}

15:51:04.885 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:04.885 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:04.885 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 67
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"season":"ejemplo","matchday":"example","match_date":"2023-04-30"}

15:51:04.885 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:04.886 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 38][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:04.886 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:04.889 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:04.889 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:04.919 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:04.919 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:04.919 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:04.956 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:04.956 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:04.957 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:04.957 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:04.957 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:04.957 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:04.957 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56125<->143.204.23.36:443
15:51:04.957 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-38: set socket timeout to 5000
15:51:04.957 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966 HTTP/1.1
15:51:04.957 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:04.957 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> PATCH /dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966 HTTP/1.1
15:51:04.957 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:04.957 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Content-Type: application/json; charset=UTF-8
15:51:04.957 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Content-Length: 67
15:51:04.957 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:04.957 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Connection: Keep-Alive
15:51:04.957 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:04.957 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Accept-Encoding: gzip,deflate
15:51:04.957 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "PATCH /dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966 HTTP/1.1[\r][\n]"
15:51:04.957 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:04.957 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:04.957 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Content-Length: 67[\r][\n]"
15:51:04.957 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:04.957 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Connection: Keep-Alive[\r][\n]"
15:51:04.957 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:04.957 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:04.957 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "[\r][\n]"
15:51:04.957 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "{"season":"ejemplo","matchday":"example","match_date":"2023-04-30"}"
15:51:05.167 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "HTTP/1.1 200 OK[\r][\n]"
15:51:05.167 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:05.167 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "Content-Length: 26[\r][\n]"
15:51:05.167 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "Connection: keep-alive[\r][\n]"
15:51:05.167 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "Date: Tue, 23 May 2023 20:51:05 GMT[\r][\n]"
15:51:05.167 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "x-amzn-RequestId: e44b346c-42e7-4191-bb9c-71eae30ccfd3[\r][\n]"
15:51:05.167 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "access-control-allow-origin: *[\r][\n]"
15:51:05.167 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "x-amzn-Remapped-content-length: 26[\r][\n]"
15:51:05.167 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "x-amz-apigw-id: FZMQ-GulCYcFhDQ=[\r][\n]"
15:51:05.167 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"[\r][\n]"
15:51:05.167 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "x-powered-by: Express[\r][\n]"
15:51:05.167 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "X-Amzn-Trace-Id: Root=1-646d2739-4e6164800d23b41918fbcb62;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:05.167 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:05.167 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "Via: 1.1 20a4932de861d5f21104db34596c9034.cloudfront.net (CloudFront)[\r][\n]"
15:51:05.167 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:05.167 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "X-Amz-Cf-Id: cwFaBPbWb2jkRdwHVR0PJsrZwBjmJ9etYrEHcZv58NFnsqkQCjvW0Q==[\r][\n]"
15:51:05.167 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "[\r][\n]"
15:51:05.167 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "{"status":true,"data":[1]}"
15:51:05.167 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << HTTP/1.1 200 OK
15:51:05.167 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << Content-Type: application/json; charset=utf-8
15:51:05.167 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << Content-Length: 26
15:51:05.167 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << Connection: keep-alive
15:51:05.167 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << Date: Tue, 23 May 2023 20:51:05 GMT
15:51:05.167 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << x-amzn-RequestId: e44b346c-42e7-4191-bb9c-71eae30ccfd3
15:51:05.167 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << access-control-allow-origin: *
15:51:05.167 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << x-amzn-Remapped-content-length: 26
15:51:05.167 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << x-amz-apigw-id: FZMQ-GulCYcFhDQ=
15:51:05.167 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
15:51:05.167 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << x-powered-by: Express
15:51:05.167 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << X-Amzn-Trace-Id: Root=1-646d2739-4e6164800d23b41918fbcb62;Sampled=0;lineage=1a7c2e09:0
15:51:05.167 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << X-Cache: Miss from cloudfront
15:51:05.167 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << Via: 1.1 20a4932de861d5f21104db34596c9034.cloudfront.net (CloudFront)
15:51:05.167 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << X-Amz-Cf-Pop: BOG50-P1
15:51:05.167 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << X-Amz-Cf-Id: cwFaBPbWb2jkRdwHVR0PJsrZwBjmJ9etYrEHcZv58NFnsqkQCjvW0Q==
15:51:05.167 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:05.167 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 38][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:05.167 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-38: set socket timeout to 0
15:51:05.167 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 38][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:05.168 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 282
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 26
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:05 GMT
2 < x-amzn-RequestId: e44b346c-42e7-4191-bb9c-71eae30ccfd3
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 26
2 < x-amz-apigw-id: FZMQ-GulCYcFhDQ=
2 < etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2739-4e6164800d23b41918fbcb62;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 20a4932de861d5f21104db34596c9034.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: cwFaBPbWb2jkRdwHVR0PJsrZwBjmJ9etYrEHcZv58NFnsqkQCjvW0Q==
{"status":true,"data":[1]}

15:51:05.168 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    1
  ]
}
 
15:51:05.168 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:05.169 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data'][0]
15:51:05.170 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:05.170 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:05.170 [Test worker] DEBUG com.intuit.karate - request:
3 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966
3 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
3 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
3 > Connection: Keep-Alive
3 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
3 > Accept-Encoding: gzip,deflate


15:51:05.170 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:05.170 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 39][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:05.170 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:05.170 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:05.170 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:05.197 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:05.197 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:05.197 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:05.229 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:05.229 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:05.229 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:05.229 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:05.229 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:05.229 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:05.229 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56128<->143.204.23.36:443
15:51:05.229 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-39: set socket timeout to 5000
15:51:05.229 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966 HTTP/1.1
15:51:05.229 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:05.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> GET /dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966 HTTP/1.1
15:51:05.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:05.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:05.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> Connection: Keep-Alive
15:51:05.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:05.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> Accept-Encoding: gzip,deflate
15:51:05.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "GET /dev/api/matches/c4d2ff90-f10b-11ed-bc92-9b2d1c01e966 HTTP/1.1[\r][\n]"
15:51:05.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:05.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:05.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "Connection: Keep-Alive[\r][\n]"
15:51:05.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:05.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:05.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "[\r][\n]"
15:51:05.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "HTTP/1.1 200 OK[\r][\n]"
15:51:05.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:05.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "Content-Length: 568[\r][\n]"
15:51:05.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "Connection: keep-alive[\r][\n]"
15:51:05.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "Date: Tue, 23 May 2023 20:51:05 GMT[\r][\n]"
15:51:05.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "x-amzn-RequestId: a74091e0-905a-4222-8d52-872210db41cf[\r][\n]"
15:51:05.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "access-control-allow-origin: *[\r][\n]"
15:51:05.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "x-amzn-Remapped-content-length: 568[\r][\n]"
15:51:05.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "x-amz-apigw-id: FZMRCFCjiYcF_Vw=[\r][\n]"
15:51:05.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "etag: W/"238-b+uMfEWOzb/k2V7XFbQ3XxUKrH0"[\r][\n]"
15:51:05.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "x-powered-by: Express[\r][\n]"
15:51:05.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "X-Amzn-Trace-Id: Root=1-646d2739-12260a7b167a7e1755d2a035;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:05.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:05.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "Via: 1.1 2d421cb55f565ff4c38cbaaf0ba2f1a2.cloudfront.net (CloudFront)[\r][\n]"
15:51:05.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:05.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "X-Amz-Cf-Id: Rk5B4SDwfH8QVVdhAEjI2fJhVBIbd4y0RD2JT78UVPYmC_-ThEKcWQ==[\r][\n]"
15:51:05.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "[\r][\n]"
15:51:05.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "{"status":true,"data":{"id":"c4d2ff90-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":-1,"game_id":-75543,"away_team_id":-8,"home_team_id":-1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T20:51:05.000Z","deleted_at":null}}"
15:51:05.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << HTTP/1.1 200 OK
15:51:05.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << Content-Type: application/json; charset=utf-8
15:51:05.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << Content-Length: 568
15:51:05.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << Connection: keep-alive
15:51:05.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << Date: Tue, 23 May 2023 20:51:05 GMT
15:51:05.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << x-amzn-RequestId: a74091e0-905a-4222-8d52-872210db41cf
15:51:05.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << access-control-allow-origin: *
15:51:05.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << x-amzn-Remapped-content-length: 568
15:51:05.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << x-amz-apigw-id: FZMRCFCjiYcF_Vw=
15:51:05.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << etag: W/"238-b+uMfEWOzb/k2V7XFbQ3XxUKrH0"
15:51:05.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << x-powered-by: Express
15:51:05.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << X-Amzn-Trace-Id: Root=1-646d2739-12260a7b167a7e1755d2a035;Sampled=0;lineage=1a7c2e09:0
15:51:05.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << X-Cache: Miss from cloudfront
15:51:05.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << Via: 1.1 2d421cb55f565ff4c38cbaaf0ba2f1a2.cloudfront.net (CloudFront)
15:51:05.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << X-Amz-Cf-Pop: BOG50-P1
15:51:05.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << X-Amz-Cf-Id: Rk5B4SDwfH8QVVdhAEjI2fJhVBIbd4y0RD2JT78UVPYmC_-ThEKcWQ==
15:51:05.650 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:05.650 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 39][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:05.650 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-39: set socket timeout to 0
15:51:05.650 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 39][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:05.651 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 480
3 < 200
3 < Content-Type: application/json; charset=utf-8
3 < Content-Length: 568
3 < Connection: keep-alive
3 < Date: Tue, 23 May 2023 20:51:05 GMT
3 < x-amzn-RequestId: a74091e0-905a-4222-8d52-872210db41cf
3 < access-control-allow-origin: *
3 < x-amzn-Remapped-content-length: 568
3 < x-amz-apigw-id: FZMRCFCjiYcF_Vw=
3 < etag: W/"238-b+uMfEWOzb/k2V7XFbQ3XxUKrH0"
3 < x-powered-by: Express
3 < X-Amzn-Trace-Id: Root=1-646d2739-12260a7b167a7e1755d2a035;Sampled=0;lineage=1a7c2e09:0
3 < X-Cache: Miss from cloudfront
3 < Via: 1.1 2d421cb55f565ff4c38cbaaf0ba2f1a2.cloudfront.net (CloudFront)
3 < X-Amz-Cf-Pop: BOG50-P1
3 < X-Amz-Cf-Id: Rk5B4SDwfH8QVVdhAEjI2fJhVBIbd4y0RD2JT78UVPYmC_-ThEKcWQ==
{"status":true,"data":{"id":"c4d2ff90-f10b-11ed-bc92-9b2d1c01e966","goal_stats_id":75543,"goal_stats_json":{"date":"2023-04-29","hour":"19:05:00","score":"4 - 1","status":-1,"game_id":-75543,"away_team_id":-8,"home_team_id":-1,"date_time_utc":"2023-04-30T00:05:00Z","away_team_name":"Mazatlan FC","home_team_name":"Guadalajara"},"home_team_line_up_json":null,"away_team_line_up_json":null,"season":"ejemplo","matchday":"example","match_date":"2023-04-30T00:00:00.000Z","created_at":"2023-05-12T21:27:17.000Z","updated_at":"2023-05-23T20:51:05.000Z","deleted_at":null}}

15:51:05.651 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:05.654 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:05.656 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:51:05.663 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@e00711
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@7696f1fb
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@213068ea
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@e00711
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@7329768
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:51:05.663 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Matches/update_matches.feature
scenarios:  2 | passed:  2 | failed:  0 | time: 6.1997
---------------------------------------------------------

15:51:05.697 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 12 of 38 (0 remaining) classpath:karate/features/Matches/update_matches.feature
15:51:05.699 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:05.699 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:05.700 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:05.701 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:05.701 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/scorer/positions
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:05.701 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:05.701 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 40][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:05.701 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:05.701 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:05.701 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:05.728 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:05.728 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:05.728 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:05.765 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:05.765 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:05.765 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:05.765 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:05.765 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:05.765 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:05.765 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56129<->143.204.23.36:443
15:51:05.765 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-40: set socket timeout to 5000
15:51:05.765 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/scorer/positions HTTP/1.1
15:51:05.765 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:05.765 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> GET /dev/api/scorer/positions HTTP/1.1
15:51:05.765 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:05.765 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:05.765 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> Connection: Keep-Alive
15:51:05.765 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:05.765 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> Accept-Encoding: gzip,deflate
15:51:05.765 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "GET /dev/api/scorer/positions HTTP/1.1[\r][\n]"
15:51:05.765 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:05.765 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:05.765 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "Connection: Keep-Alive[\r][\n]"
15:51:05.765 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:05.765 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:05.765 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "[\r][\n]"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "HTTP/1.1 200 OK[\r][\n]"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Content-Length: 55972[\r][\n]"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Connection: keep-alive[\r][\n]"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Date: Tue, 23 May 2023 20:51:06 GMT[\r][\n]"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "x-amzn-RequestId: db68b09b-de31-4d24-b6be-296e897dec61[\r][\n]"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "access-control-allow-origin: *[\r][\n]"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "x-amzn-Remapped-content-length: 55972[\r][\n]"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "x-amz-apigw-id: FZMRGHkwiYcFyew=[\r][\n]"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "etag: W/"daa4-mc4uieD5isnneWzGxzeKhGPz7LM"[\r][\n]"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "x-powered-by: Express[\r][\n]"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "X-Amzn-Trace-Id: Root=1-646d2739-761a625629f18a6042c3b71f;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)[\r][\n]"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "X-Amz-Cf-Id: 6pLGqfkflMB0gq3c6UYWn8uc0-ZPbxSVTY9Es7Sh9IJ2mA0kR-21NA==[\r][\n]"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "[\r][\n]"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "{"status":true,"data":[{"id":"a5179820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10118,"goal_stats_json":{"team_id":9,"player_id":10118,"team_name":"Pachuca","player_name":"Lopez Ramirez, Javier","table_position":5,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":5,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a59812c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15831,"goal_stats_json":{"team_id":14,"player_id":15831,"team_name":"Santos Laguna","player_name":"Preciado Villarreal, Harold","table_position":6,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":6,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a72f5490-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32588,"goal_stats_json":{"team_id":173,"player_id":32588,"team_name":"Leon","player_name":"Davila Zavala, Victor","table_position":7,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":7,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5063300-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":6376,"goal_stats_json":{"team_id":16,"player_id":6376,"team_name":"Tigres de la UANL","player_name":"Gignac, Andre Pierre","table_position":8,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":8,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4a1cbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":435,"goal_stats_json":{"team_id":7,"player_id":435,"team_name":"Rayados de Monterrey","player_name":"Gonzalez Gonzalez, Arturo","table_position":9,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":9,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a60c7f70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18037,"goal_stats_json":{"team_id":1,"player_id":18037,"team_name":"Guadalajara","player_name":"Guzman Guzman, Victor","table_position":10,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":10,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7529400-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34462,"goal_stats_json":{"team_id":9,"player_id":34462,"team_name":"Pachuca","player_name":"Ibanez, Nicolas Alejandro","table_position":11,"total_of_goals":5,"total_of_goals_away":1,"total_of_goals_local":4},"position":11,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5d3e340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16961,"goal_stats_json":{"team_id":4,"player_id":16961,"team_name":"Atlas","player_name":"Lozano Aparicio, Brian","table_position":12,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":12,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a61ea7e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18185,"goal_stats_json":{"team_id":205,"player_id":18185,"team_name":"Necaxa","player_name":"Mendez Ortega, Edgar","table_position":13,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":13,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a649af80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24653,"goal_stats_json":{"team_id":4,"player_id":24653,"team_name":"Atlas","player_name":"Quinones Quinones, Julian","table_position":14,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":14,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5924660-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15669,"goal_stats_json":{"team_id":2,"player_id":15669,"team_name":"America","player_name":"Rodriguez Portillo, Jonathan","table_position":15,"total_of_goals":5,"total_of_goals_away":4,"total_of_goals_local":1},"position":15,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5df2de0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17859,"goal_stats_json":{"team_id":8,"player_id":17859,"team_name":"Mazatlan FC","player_name":"Benedetti Roa, Nicolas","table_position":16,"total_of_goals":4,"total_of_goals_away":3,"total_of_goals_local":1},"position":16,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a769ec90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35240,"goal_stats_json":{"team_id":14,"player_id":35240,"team_name":"Santos Laguna","player_name":"Brunetta, Juan Francisco","table_position":17,"total_of_goals":4,"total_of_goals_away":2,"total_of_goals_local":2},"position":17,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a57aedd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15389,"goal_stats_json":{"team_id":14,"player_id":15389,"team_name":"Santos Laguna","player_name":"Correa, Marcelo Javier","table_position":18,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":18,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5bc3c90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16833,"goal_stats_json":{"team_id":18,"player_id":16833,"team_name":"Toluca","player_name":"Gonzalez Espinola, Carlos","table_position":19,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":19,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4ef0180-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4222,"goal_stats_json":{"team_id":7,"player_id":4222,"team_name":"Rayados de Monterrey","player_name":"Funes Mori, Rogelio","table_position":2,"total_of_goals":8,"total_of_goals_away":2,"total_of_goals_local":6},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:24.000Z","deleted_at":null},{"id":"a53a6260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12081,"goal_stats_json":{"team_id":11,"player_id":12081,"team_name":"Universidad Nacional","player_name":"Dinenno De Cara, Juan","table_position":3,"total_of_goals":7,"total_of_goals_away":2,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:50:05.000Z","deleted_at":null},{"id":"a5693a90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14792,"goal_stats_json":{"team_id":2,"player_id":14792,"team_name":"America","player_name":"Martin Mex, Henry","table_position":1,"total_of_goals":11,"total_of_goals_away":6,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:20.000Z","deleted_at":null},{"id":"a7120890-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28834,"goal_stats_json":{"team_id":3014,"player_id":28834,"team_name":"FC Juarez","player_name":"Molina, Tomas","table_position":20,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a81a50d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50049,"goal_stats_json":{"team_id":18,"player_id":50049,"team_name":"Toluca","player_name":"Araujo Vilches, Maximiliano","table_position":4,"total_of_goals":6,"total_of_goals_away":3,"
15:51:06.132 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << HTTP/1.1 200 OK
15:51:06.132 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Content-Type: application/json; charset=utf-8
15:51:06.132 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Content-Length: 55972
15:51:06.132 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Connection: keep-alive
15:51:06.132 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Date: Tue, 23 May 2023 20:51:06 GMT
15:51:06.132 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << x-amzn-RequestId: db68b09b-de31-4d24-b6be-296e897dec61
15:51:06.132 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << access-control-allow-origin: *
15:51:06.132 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << x-amzn-Remapped-content-length: 55972
15:51:06.132 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << x-amz-apigw-id: FZMRGHkwiYcFyew=
15:51:06.132 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << etag: W/"daa4-mc4uieD5isnneWzGxzeKhGPz7LM"
15:51:06.132 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << x-powered-by: Express
15:51:06.132 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << X-Amzn-Trace-Id: Root=1-646d2739-761a625629f18a6042c3b71f;Sampled=0;lineage=1a7c2e09:0
15:51:06.132 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << X-Cache: Miss from cloudfront
15:51:06.132 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)
15:51:06.132 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << X-Amz-Cf-Pop: BOG50-P1
15:51:06.132 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << X-Amz-Cf-Id: 6pLGqfkflMB0gq3c6UYWn8uc0-ZPbxSVTY9Es7Sh9IJ2mA0kR-21NA==
15:51:06.132 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << ""total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-23T20:50:09.000Z","deleted_at":null},{"id":"a55d7ac0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13036,"goal_stats_json":{"team_id":2,"player_id":13036,"team_name":"America","player_name":"Valdes Contreras, Diego","table_position":21,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":21,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a75e2cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34605,"goal_stats_json":{"team_id":9,"player_id":34605,"team_name":"Pachuca","player_name":"Alvarez Campos, Kevin","table_position":22,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":22,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a6933ba0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27244,"goal_stats_json":{"team_id":5,"player_id":27244,"team_name""
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << ":"Cruz Azul","player_name":"Antuna Romero, Carlos","table_position":23,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":23,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a62b2b00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19036,"goal_stats_json":{"team_id":7,"player_id":19036,"team_name":"Rayados de Monterrey","player_name":"Berterame, German","table_position":24,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":24,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5576040-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12811,"goal_stats_json":{"team_id":13,"player_id":12811,"team_name":"CA San Luis","player_name":"Bonatini, Leonardo","table_position":25,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":25,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "":"a5a46ed0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15899,"goal_stats_json":{"team_id":17,"player_id":15899,"team_name":"Club Tijuana","player_name":"Canelo, Pedro Alexis","table_position":26,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":26,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a73b1460-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32973,"goal_stats_json":{"team_id":9,"player_id":32973,"team_name":"Pachuca","player_name":"De la Rosa Gonzalez, Roberto","table_position":27,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":27,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a89f3840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63750,"goal_stats_json":{"team_id":11,"player_id":63750,"team_name":"Universidad Nacional","player_name":"Del Prete, Gustavo","table_position":28,"total_of_goals":3,"total_of_goals_away":1,"total_of_"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "goals_local":2},"position":28,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a717d4f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":29918,"goal_stats_json":{"team_id":173,"player_id":29918,"team_name":"Leon","player_name":"Di Yorio, Lucas","table_position":29,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":29,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a52330e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10279,"goal_stats_json":{"team_id":4,"player_id":10279,"team_name":"Atlas","player_name":"Furch, Julio Cesar","table_position":30,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":30,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6aba5a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27646,"goal_stats_json":{"team_id":3014,"player_id":27646,"team_name":"FC Juarez","player_"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "name":"Lezcano Farina, Dario","table_position":31,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":31,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4b10e20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":564,"goal_stats_json":{"team_id":10,"player_id":564,"team_name":"Puebla FC","player_name":"Mancuello, Federico Andres","table_position":32,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":32,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a56f06f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14955,"goal_stats_json":{"team_id":10,"player_id":14955,"team_name":"Puebla FC","player_name":"Martinez Ayala, Guillermo","table_position":33,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":33,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a55193e0-f5eb-11ed"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "-8428-8d9df34ca1c7","goal_stats_id":12719,"goal_stats_json":{"team_id":16,"player_id":12719,"team_name":"Tigres de la UANL","player_name":"Quinones, Luis Enrique","table_position":34,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":34,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a50bff60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":8412,"goal_stats_json":{"team_id":11,"player_id":8412,"team_name":"Universidad Nacional","player_name":"Salvio, Eduardo Antonio","table_position":35,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":35,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a580ba30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15443,"goal_stats_json":{"team_id":2,"player_id":15443,"team_name":"America","player_name":"Suarez, Leonardo Gabriel","table_position":36,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1}"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << ","position":36,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7dfdfe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43599,"goal_stats_json":{"team_id":173,"player_id":43599,"team_name":"Leon","player_name":"Ambriz Gonzalez, Fidel","table_position":37,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":37,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4f4cde0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4509,"goal_stats_json":{"team_id":12,"player_id":4509,"team_name":"Queretaro","player_name":"Barrera Acosta, Pablo","table_position":38,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":38,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7d6b820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43410,"goal_stats_json":{"team_id":205,"player_id":43410,"team_name":"Necaxa","player_name":"
15:51:06.132 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << ""Batista Ochoa, Facundo","table_position":39,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":39,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a79394a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39146,"goal_stats_json":{"team_id":9,"player_id":39146,"team_name":"Pachuca","player_name":"Castillo Perez, Jose","table_position":40,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":40,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5c82370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16950,"goal_stats_json":{"team_id":17,"player_id":16950,"team_name":"Club Tijuana","player_name":"Cavallini, Lucas Daniel","table_position":41,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":41,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a511cbc0-f5eb-11ed-8428-8d9"
15:51:06.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "df34ca1c7","goal_stats_id":10112,"goal_stats_json":{"team_id":1,"player_id":10112,"team_name":"Guadalajara","player_name":"Cisneros Barajas, Carlos","table_position":42,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":42,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4dd9c60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3309,"goal_stats_json":{"team_id":18,"player_id":3309,"team_name":"Toluca","player_name":"Da Silva Sanvezzo, Camilo","table_position":43,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":43,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8a5c7f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":64771,"goal_stats_json":{"team_id":11,"player_id":64771,"team_name":"Universidad Nacional","player_name":"De Oliveira Barbosa, Diogo","table_position":44,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position"
15:51:06.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "":44,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a49289a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":369,"goal_stats_json":{"team_id":5,"player_id":369,"team_name":"Cruz Azul","player_name":"Escoboza Lugo, Jesus","table_position":45,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":45,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7f71160-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":46476,"goal_stats_json":{"team_id":10,"player_id":46476,"team_name":"Puebla FC","player_name":"Fernandez Frasica, Omar","table_position":46,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":46,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a88dd320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59856,"goal_stats_json":{"team_id":3014,"player_id":59856,"team_name":"FC Juarez","player_name":"Fern"
15:51:06.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "andez Leites, Gabriel","table_position":47,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":47,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5cdefd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16952,"goal_stats_json":{"team_id":18,"player_id":16952,"team_name":"Toluca","player_name":"Fernandez Lopez, Leonardo","table_position":48,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":48,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a545fb20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12399,"goal_stats_json":{"team_id":18,"player_id":12399,"team_name":"Toluca","player_name":"Garcia Carpizo, Brian","table_position":49,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":49,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5c23000-f5eb-11ed-8428-8d9df34c"
15:51:06.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "a1c7","goal_stats_id":16940,"goal_stats_json":{"team_id":16,"player_id":16940,"team_name":"Tigres de la UANL","player_name":"Gorriaran Fontes, Fernando","table_position":50,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":50,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a74cc7a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34334,"goal_stats_json":{"team_id":10,"player_id":34334,"team_name":"Puebla FC","player_name":"Gularte Mendez, Emanuel","table_position":51,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":51,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a83293c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53533,"goal_stats_json":{"team_id":9,"player_id":53533,"team_name":"Pachuca","player_name":"Isais, Mauricio Andre","table_position":52,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":52,"create"
15:51:06.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "d_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7a5e420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39664,"goal_stats_json":{"team_id":8,"player_id":39664,"team_name":"Mazatlan FC","player_name":"Loba, Ake Arnaud","table_position":53,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":53,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a79cbc60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39397,"goal_stats_json":{"team_id":12,"player_id":39397,"team_name":"Queretaro","player_name":"Lopez Quinones, Rodrigo","table_position":54,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":54,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5aa6240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16115,"goal_stats_json":{"team_id":18,"player_id":16115,"team_name":"Toluca","player_name":"Lopez Rodriguez, Ed"
15:51:06.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "gar","table_position":55,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":55,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4b728a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":860,"goal_stats_json":{"team_id":17,"player_id":860,"team_name":"Club Tijuana","player_name":"Lopez, Lisandro Ezequiel","table_position":56,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":56,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7fcddc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":47029,"goal_stats_json":{"team_id":5,"player_id":47029,"team_name":"Cruz Azul","player_name":"Lotti, Augusto Diego","table_position":57,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":57,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7642030-f5eb-11ed-8428-8d9df34ca1c7","goal_stat"
15:51:06.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "s_id":35223,"goal_stats_json":{"team_id":14,"player_id":35223,"team_name":"Santos Laguna","player_name":"Medina Vazquez, Diego","table_position":58,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":58,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4d7d000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3115,"goal_stats_json":{"team_id":173,"player_id":3115,"team_name":"Leon","player_name":"Mena Delgado, Angel","table_position":59,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":59,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7875fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38840,"goal_stats_json":{"team_id":205,"player_id":38840,"team_name":"Necaxa","player_name":"Monreal Morales, Ricardo","table_position":60,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":60,"created_at":"2023-05-19T02:19:59.000Z"
15:51:06.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8939f80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63615,"goal_stats_json":{"team_id":205,"player_id":63615,"team_name":"Necaxa","player_name":"Oliveros Cano, Agustin","table_position":61,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":61,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a808c4a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49379,"goal_stats_json":{"team_id":10,"player_id":49379,"team_name":"Puebla FC","player_name":"Robles Guerrero, Angel","table_position":62,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":62,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6ebbbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27713,"goal_stats_json":{"team_id":5,"player_id":27713,"team_name":"Cruz Azul","player_name":"Rodriguez Gomez, Carlos","table_position":63,""
15:51:06.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":63,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5f48aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17919,"goal_stats_json":{"team_id":17,"player_id":17919,"team_name":"Club Tijuana","player_name":"Rodriguez, Lucas Ariel","table_position":64,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":64,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7b74940-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42864,"goal_stats_json":{"team_id":173,"player_id":42864,"team_name":"Leon","player_name":"Rubio Rodriguez, Brian","table_position":65,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":65,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a775d370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38199,"goal_stats_j"
15:51:06.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "son":{"team_id":18,"player_id":38199,"team_name":"Toluca","player_name":"Ruiz Suarez, Marcel","table_position":66,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":66,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4e93520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3864,"goal_stats_json":{"team_id":7,"player_id":3864,"team_name":"Rayados de Monterrey","player_name":"Aguirre Soto, Rodrigo ","table_position":67,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":67,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a46add60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38,"goal_stats_json":{"team_id":8,"player_id":38,"team_name":"Mazatlan FC","player_name":"Alanis Pantoja, Oswaldo","table_position":68,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":68,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-"
15:51:06.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "05-19T02:19:54.000Z","deleted_at":null},{"id":"a83e7aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53539,"goal_stats_json":{"team_id":8,"player_id":53539,"team_name":"Mazatlan FC","player_name":"Almada, Facundo Ezequiel","table_position":69,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":69,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4fa9a40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4953,"goal_stats_json":{"team_id":18,"player_id":4953,"team_name":"Toluca","player_name":"Angulo Leon, Brayan","table_position":70,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":70,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7586060-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34580,"goal_stats_json":{"team_id":205,"player_id":34580,"team_name":"Necaxa","player_name":"Araos Llanos, Angelo","table_position":71,"total_of_goals":1,"total_of_"
15:51:06.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "goals_away":0,"total_of_goals_local":1},"position":71,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a740e0c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":33728,"goal_stats_json":{"team_id":12,"player_id":33728,"team_name":"Queretaro","player_name":"Ayon Calderon, Ettson","table_position":72,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":72,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a71def70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":30025,"goal_stats_json":{"team_id":12,"player_id":30025,"team_name":"Queretaro","player_name":"Barbieri, Miguel Angel","table_position":73,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":73,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a528fd40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11490,"goal_stats_json":{"team_id":10,"player_i"
15:51:06.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "d":11490,"team_name":"Puebla FC","player_name":"Barragan Negrete, Martin","table_position":74,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":74,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6f7f0e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27772,"goal_stats_json":{"team_id":205,"player_id":27772,"team_name":"Necaxa","player_name":"Batallini, Damian","table_position":75,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":75,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a7e5ac40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43738,"goal_stats_json":{"team_id":173,"player_id":43738,"team_name":"Leon","player_name":"Bellon Saracho, Paul","table_position":76,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":76,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":nul"
15:51:06.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "l},{"id":"a746ad20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34312,"goal_stats_json":{"team_id":1,"player_id":34312,"team_name":"Guadalajara","player_name":"Beltran Cruz, Fernando","table_position":77,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":77,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5008db0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":5101,"goal_stats_json":{"team_id":9,"player_id":5101,"team_name":"Pachuca","player_name":"Cabral, Gustavo Daniel","table_position":78,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":78,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a825e990-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50114,"goal_stats_json":{"team_id":5,"player_id":50114,"team_name":"Cruz Azul","player_name":"Carneiro Mendez, Gonzalo","table_position":79,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_l"
15:51:06.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "ocal":0},"position":79,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a5402ec0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12363,"goal_stats_json":{"team_id":9,"player_id":12363,"team_name":"Pachuca","player_name":"Chavez Magallon, Luis","table_position":80,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":80,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5752170-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15275,"goal_stats_json":{"team_id":1,"player_id":15275,"team_name":"Guadalajara","player_name":"Cisneros Morell, Ronaldo","table_position":81,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":81,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a643e320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24650,"goal_stats_json":{"team_id":8,"player_id":24650,"team_name":"Mazatlan F"
15:51:06.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "C","player_name":"Colula Alarcon, Bryan","table_position":82,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":82,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a54bc780-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12409,"goal_stats_json":{"team_id":7,"player_id":12409,"team_name":"Rayados de Monterrey","player_name":"Cortizo de la Piedra, Jordi","table_position":83,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":83,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a48988f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":347,"goal_stats_json":{"team_id":5,"player_id":347,"team_name":"Cruz Azul","player_name":"Dominguez Juarez, Julio","table_position":84,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":84,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"
15:51:06.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << ""a4bd4320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1085,"goal_stats_json":{"team_id":14,"player_id":1085,"team_name":"Santos Laguna","player_name":"Doria Macedo, Matheus","table_position":85,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_loca"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "l":1},"position":85,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a498a420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":384,"goal_stats_json":{"team_id":3014,"player_id":384,"team_name":"FC Juarez","player_name":"Duenas Manzo, Jesus","table_position":86,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":86,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a45d48d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":9,"goal_stats_json":{"team_id":8,"player_id":9,"team_name":"Mazatlan FC","player_name":"Fabian De La Mora, Marco ","table_position":87,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":87,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7c775e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43159,"goal_stats_json":{"team_id":12,"player_id":43159,"team_name":"Queretaro","player_n"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "ame":"Fernandez Inzunza, Rafael","table_position":88,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":88,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a58c52f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15538,"goal_stats_json":{"team_id":10,"player_id":15538,"team_name":"Puebla FC","player_name":"Ferrareis, Gustavo Henrique","table_position":89,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":89,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7abb080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":41546,"goal_stats_json":{"team_id":13,"player_id":41546,"team_name":"CA San Luis","player_name":"Ferreira Arantes, Vitor","table_position":90,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":90,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a63cb730-f"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20517,"goal_stats_json":{"team_id":1,"player_id":20517,"team_name":"Guadalajara","player_name":"Flores Reyes, Sergio","table_position":91,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":91,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a51d6480-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10221,"goal_stats_json":{"team_id":11,"player_id":10221,"team_name":"Universidad Nacional","player_name":"Freire, Nicolas Omar","table_position":92,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":92,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5868690-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15447,"goal_stats_json":{"team_id":7,"player_id":15447,"team_name":"Rayados de Monterrey","player_name":"Gallardo Vasconcelos, Jesus","table_position":93,"total_of_goals":1,"total_of_goals_away":1,"total_of_g"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "oals_local":0},"position":93,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a80e9100-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49397,"goal_stats_json":{"team_id":3014,"player_id":49397,"team_name":"FC Juarez","player_name":"Garcia Bojorquez, Denzell","table_position":94,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":94,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8507c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":58749,"goal_stats_json":{"team_id":14,"player_id":58749,"team_name":"Santos Laguna","player_name":"Gonzalez Martinez, Lucas","table_position":95,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":95,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a52ec9a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11534,"goal_stats_json":{"team_id":13,"player_id":11534,"tea"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "m_name":"CA San Luis","player_name":"Guemez Lopez, Javier","table_position":96,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":96,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a78d2c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39091,"goal_stats_json":{"team_id":7,"player_id":39091,"team_name":"Rayados de Monterrey","player_name":"Guzman Olmedo, Victor","table_position":97,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":97,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8148470-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49423,"goal_stats_json":{"team_id":9,"player_id":49423,"team_name":"Pachuca","player_name":"Hernandez Casiano, Jesus","table_position":98,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":98,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_a"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "t":null},{"id":"a7819340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38837,"goal_stats_json":{"team_id":4,"player_id":38837,"team_name":"Atlas","player_name":"Herrera Morales, Jonathan","table_position":99,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":99,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8446e10-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53871,"goal_stats_json":{"team_id":9,"player_id":53871,"team_name":"Pachuca","player_name":"Hinestroza Angulo, Marino","table_position":100,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":100,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a723bbd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":31651,"goal_stats_json":{"team_id":8,"player_id":31651,"team_name":"Mazatlan FC","player_name":"Illescas Marinelarena, Fernando","table_position":101,"total_of_goals":1,"total_of_goals_away""
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << ":0,"total_of_goals_local":1},"position":101,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a85cff20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59394,"goal_stats_json":{"team_id":10,"player_id":59394,"team_name":"Puebla FC","player_name":"Jaques Varone Maia, Lucas","table_position":102,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":102,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8b7a240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69520,"goal_stats_json":{"team_id":13,"player_id":69520,"team_name":"CA San Luis","player_name":"Klimowicz, Mateo","table_position":103,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":103,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5fdb260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18034,"goal_stats_json":{"team_id":3014,"player_id":1"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "8034,"team_name":"FC Juarez","player_name":"Lainez Leyva, Mauro","table_position":104,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":104,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4aaf3a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":493,"goal_stats_json":{"team_id":17,"player_id":493,"team_name":"Club Tijuana","player_name":"Lertora, Federico Eduardo","table_position":105,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":105,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a5349600-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11979,"goal_stats_json":{"team_id":2,"player_id":11979,"team_name":"America","player_name":"Martinez Tobinson, Roger","table_position":106,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":106,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","dele"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "ted_at":null},{"id":"a8b187c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69493,"goal_stats_json":{"team_id":17,"player_id":69493,"team_name":"Club Tijuana","player_name":"Martinez, Silvio Alejandro","table_position":107,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":107,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a7298830-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32110,"goal_stats_json":{"team_id":1,"player_id":32110,"team_name":"Guadalajara","player_name":"Mayorga Almaraz, Manuel","table_position":108,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":108,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6d65f20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27663,"goal_stats_json":{"team_id":3014,"player_id":27663,"team_name":"FC Juarez","player_name":"Medina Camacho, Alan","table_position":109,"total_of_goals":1,"total_of_goa"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "ls_away":1,"total_of_goals_local":0},"position":109,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4c97820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2182,"goal_stats_json":{"team_id":7,"player_id":2182,"team_name":"Rayados de Monterrey","player_name":"Medina Ramirez, John","table_position":110,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":110,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7354800-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32614,"goal_stats_json":{"team_id":18,"player_id":32614,"team_name":"Toluca","player_name":"Meneses Villarroel, Jean","table_position":111,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":111,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a671a9e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27099,"goal_stats_json":{"team_id":8,"p"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "layer_id":27099,"team_name":"Mazatlan FC","player_name":"Meraz Bernal, Roberto","table_position":112,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":112,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a618db80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18129,"goal_stats_json":{"team_id":13,"player_id":18129,"team_name":"CA San Luis","player_name":"Merino Zuloaga, Sabin","table_position":113,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":113,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7b17ce0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42534,"goal_stats_json":{"team_id":8,"player_id":42534,"team_name":"Mazatlan FC","player_name":"Montano Mora, Andres","table_position":114,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":114,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "59.000Z","deleted_at":null},{"id":"a630f760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19147,"goal_stats_json":{"team_id":5,"player_id":19147,"team_name":"Cruz Azul","player_name":"Morales Bravo, Ivan","table_position":115,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":115,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a59ea270-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15856,"goal_stats_json":{"team_id":173,"player_id":15856,"team_name":"Leon","player_name":"Moreno Berrio, Yairo","table_position":116,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":116,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a65f5a60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":26989,"goal_stats_json":{"team_id":173,"player_id":26989,"team_name":"Leon","player_name":"Moreno Fuguemann, Ivan","table_position":117,"total_of_goals":1,"total_of_goals_away":"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "0,"total_of_goals_local":1},"position":117,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a4d203a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2739,"goal_stats_json":{"team_id":8,"player_id":2739,"team_name":"Mazatlan FC","player_name":"Nahuelpan Osten, Ariel","table_position":118,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":118,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8725be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59562,"goal_stats_json":{"team_id":3014,"player_id":59562,"team_name":"FC Juarez","player_name":"Olivera De Andrea, Maximiliano","table_position":119,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":119,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4834760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":224,"goal_stats_json":{"team_id":18,"player_"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "id":224,"team_name":"Toluca","player_name":"Orrantia Trevino, Carlos","table_position":120,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":120,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8996be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63688,"goal_stats_json":{"team_id":10,"player_id":63688,"team_name":"Puebla FC","player_name":"Parra Rubilar, Pablo","table_position":121,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":121,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4c35da0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1188,"goal_stats_json":{"team_id":16,"player_id":1188,"team_name":"Tigres de la UANL","player_name":"Pizarro Demestri, Guido","table_position":122,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":122,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.00"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "0Z","deleted_at":null},{"id":"a4740520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":145,"goal_stats_json":{"team_id":16,"player_id":145,"team_name":"Tigres de la UANL","player_name":"Reyes Rosales, Diego","table_position":123,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":123,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a64f7be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24658,"goal_stats_json":{"team_id":1,"player_id":24658,"team_name":"Guadalajara","player_name":"Rios Calderon, Daniel","table_position":124,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":124,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a70c3c30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28758,"goal_stats_json":{"team_id":12,"player_id":28758,"team_name":"Queretaro","player_name":"Rivera Cuellar, Christian","table_position":125,"total_of_goals":1,"total_o"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "f_goals_away":1,"total_of_goals_local":0},"position":125,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a8201d30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50050,"goal_stats_json":{"team_id":2,"player_id":50050,"team_name":"America","player_name":"Rodriguez Bravo, Paul","table_position":126,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":126,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a67ddee0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27144,"goal_stats_json":{"team_id":7,"player_id":27144,"team_name":"Rayados de Monterrey","player_name":"Romo Barron, Luis","table_position":127,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":127,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7eb78a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44292,"goal_stats_json":{"team_id":5,""
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "player_id":44292,"team_name":"Cruz Azul","player_name":"Rotondi, Carlos Rodolfo","table_position":128,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":128,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a76fe000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":36768,"goal_stats_json":{"team_id":13,"player_id":36768,"team_name":"CA San Luis","player_name":"Sanabria Magole, Juan","table_position":129,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":129,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a802f840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":48573,"goal_stats_json":{"team_id":2,"player_id":48573,"team_name":"America","player_name":"Sanchez Guerrero, Richard","table_position":130,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":130,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:2"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "0:00.000Z","deleted_at":null},{"id":"a7066fd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28647,"goal_stats_json":{"team_id":9,"player_id":28647,"team_name":"Pachuca","player_name":"Sanchez Ocegueda, Erick","table_position":131,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":131,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5b64920-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16327,"goal_stats_json":{"team_id":18,"player_id":16327,"team_name":"Toluca","player_name":"Saucedo Mondragon, Sebastian","table_position":132,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":132,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a636ead0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20221,"goal_stats_json":{"team_id":1,"player_id":20221,"team_name":"Guadalajara","player_name":"Sepulveda Lopez, Gilberto","table_position":133,"total_of_goals":1,""
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "total_of_goals_away":1,"total_of_goals_local":0},"position":133,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a47a1fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":183,"goal_stats_json":{"team_id":12,"player_id":183,"team_name":"Queretaro","player_name":"Sepulveda Sanchez, Angel","table_position":134,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":134,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a700a370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27843,"goal_stats_json":{"team_id":3014,"player_id":27843,"team_name":"FC Juarez","player_name":"Sierra Flores, Jordan","table_position":135,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":135,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4e368c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3538,"goal_stats_json":{"team_id""
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << ":10,"player_id":3538,"team_name":"Puebla FC","player_name":"Silva Perdomo, Gaston","table_position":136,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":136,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8abbb60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":66272,"goal_stats_json":{"team_id":205,"player_id":66272,"team_name":"Necaxa","player_name":"Silvera Cabo, Maximiliano","table_position":137,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":137,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a61299f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18097,"goal_stats_json":{"team_id":12,"player_id":18097,"team_name":"Queretaro","player_name":"Torres, Jonatan Gabriel","table_position":138,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":138,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T0"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "2:19:57.000Z","deleted_at":null},{"id":"a77bc6e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38298,"goal_stats_json":{"team_id":4,"player_id":38298,"team_name":"Atlas","player_name":"Trejo Morantes, Christopher","table_position":139,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":139,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a82c2b20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":52882,"goal_stats_json":{"team_id":173,"player_id":52882,"team_name":"Leon","player_name":"Uribe Guevara, Hector Yael","table_position":140,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":140,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7f14500-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44304,"goal_stats_json":{"team_id":17,"player_id":44304,"team_name":"Club Tijuana","player_name":"Valenzuela, Carlos Fernando","table_position":141,"total_of_goal"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "s":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":141,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6c10260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27652,"goal_stats_json":{"team_id":1,"player_id":27652,"team_name":"Guadalajara","player_name":"Vega Rojas, Alexis","table_position":142,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":142,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6251080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18323,"goal_stats_json":{"team_id":7,"player_id":18323,"team_name":"Rayados de Monterrey","player_name":"Vergara Hernandez, Duvan","table_position":143,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":143,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5636e30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13272,"goal_stats"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "_json":{"team_id":13,"player_id":13272,"team_name":"CA San Luis","player_name":"Villalpando Perez, Dieter","table_position":144,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":144,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5b07cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16198,"goal_stats_json":{"team_id":2,"player_id":16198,"team_name":"America","player_name":"Zendejas Saavedra, Alejandro","table_position":145,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":145,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a84a3a70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":56675,"goal_stats_json":{"team_id":12,"player_id":56675,"team_name":"Queretaro","player_name":"Zuniga Murillo, Jose","table_position":146,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":146,"created_at":"2023-05-19T02:20:00.000Z","up"
15:51:06.210 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "dated_at":"2023-05-19T02:20:00.000Z","deleted_at":null}]}"
15:51:06.210 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 40][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:06.210 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-40: set socket timeout to 0
15:51:06.210 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 40][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:06.211 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 509
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 55972
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:06 GMT
1 < x-amzn-RequestId: db68b09b-de31-4d24-b6be-296e897dec61
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 55972
1 < x-amz-apigw-id: FZMRGHkwiYcFyew=
1 < etag: W/"daa4-mc4uieD5isnneWzGxzeKhGPz7LM"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2739-761a625629f18a6042c3b71f;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: 6pLGqfkflMB0gq3c6UYWn8uc0-ZPbxSVTY9Es7Sh9IJ2mA0kR-21NA==
{"status":true,"data":[{"id":"a5179820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10118,"goal_stats_json":{"team_id":9,"player_id":10118,"team_name":"Pachuca","player_name":"Lopez Ramirez, Javier","table_position":5,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":5,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a59812c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15831,"goal_stats_json":{"team_id":14,"player_id":15831,"team_name":"Santos Laguna","player_name":"Preciado Villarreal, Harold","table_position":6,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":6,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a72f5490-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32588,"goal_stats_json":{"team_id":173,"player_id":32588,"team_name":"Leon","player_name":"Davila Zavala, Victor","table_position":7,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":7,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5063300-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":6376,"goal_stats_json":{"team_id":16,"player_id":6376,"team_name":"Tigres de la UANL","player_name":"Gignac, Andre Pierre","table_position":8,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":8,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4a1cbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":435,"goal_stats_json":{"team_id":7,"player_id":435,"team_name":"Rayados de Monterrey","player_name":"Gonzalez Gonzalez, Arturo","table_position":9,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":9,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a60c7f70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18037,"goal_stats_json":{"team_id":1,"player_id":18037,"team_name":"Guadalajara","player_name":"Guzman Guzman, Victor","table_position":10,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":10,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7529400-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34462,"goal_stats_json":{"team_id":9,"player_id":34462,"team_name":"Pachuca","player_name":"Ibanez, Nicolas Alejandro","table_position":11,"total_of_goals":5,"total_of_goals_away":1,"total_of_goals_local":4},"position":11,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5d3e340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16961,"goal_stats_json":{"team_id":4,"player_id":16961,"team_name":"Atlas","player_name":"Lozano Aparicio, Brian","table_position":12,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":12,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a61ea7e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18185,"goal_stats_json":{"team_id":205,"player_id":18185,"team_name":"Necaxa","player_name":"Mendez Ortega, Edgar","table_position":13,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":13,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a649af80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24653,"goal_stats_json":{"team_id":4,"player_id":24653,"team_name":"Atlas","player_name":"Quinones Quinones, Julian","table_position":14,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":14,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5924660-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15669,"goal_stats_json":{"team_id":2,"player_id":15669,"team_name":"America","player_name":"Rodriguez Portillo, Jonathan","table_position":15,"total_of_goals":5,"total_of_goals_away":4,"total_of_goals_local":1},"position":15,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5df2de0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17859,"goal_stats_json":{"team_id":8,"player_id":17859,"team_name":"Mazatlan FC","player_name":"Benedetti Roa, Nicolas","table_position":16,"total_of_goals":4,"total_of_goals_away":3,"total_of_goals_local":1},"position":16,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a769ec90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35240,"goal_stats_json":{"team_id":14,"player_id":35240,"team_name":"Santos Laguna","player_name":"Brunetta, Juan Francisco","table_position":17,"total_of_goals":4,"total_of_goals_away":2,"total_of_goals_local":2},"position":17,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a57aedd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15389,"goal_stats_json":{"team_id":14,"player_id":15389,"team_name":"Santos Laguna","player_name":"Correa, Marcelo Javier","table_position":18,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":18,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5bc3c90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16833,"goal_stats_json":{"team_id":18,"player_id":16833,"team_name":"Toluca","player_name":"Gonzalez Espinola, Carlos","table_position":19,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":19,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4ef0180-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4222,"goal_stats_json":{"team_id":7,"player_id":4222,"team_name":"Rayados de Monterrey","player_name":"Funes Mori, Rogelio","table_position":2,"total_of_goals":8,"total_of_goals_away":2,"total_of_goals_local":6},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:24.000Z","deleted_at":null},{"id":"a53a6260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12081,"goal_stats_json":{"team_id":11,"player_id":12081,"team_name":"Universidad Nacional","player_name":"Dinenno De Cara, Juan","table_position":3,"total_of_goals":7,"total_of_goals_away":2,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:50:05.000Z","deleted_at":null},{"id":"a5693a90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14792,"goal_stats_json":{"team_id":2,"player_id":14792,"team_name":"America","player_name":"Martin Mex, Henry","table_position":1,"total_of_goals":11,"total_of_goals_away":6,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:20.000Z","deleted_at":null},{"id":"a7120890-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28834,"goal_stats_json":{"team_id":3014,"player_id":28834,"team_name":"FC Juarez","player_name":"Molina, Tomas","table_position":20,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a81a50d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50049,"goal_stats_json":{"team_id":18,"player_id":50049,"team_name":"Toluca","player_name":"Araujo Vilches, Maximiliano","table_position":4,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-23T20:50:09.000Z","deleted_at":null},{"id":"a55d7ac0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13036,"goal_stats_json":{"team_id":2,"player_id":13036,"team_name":"America","player_name":"Valdes Contreras, Diego","table_position":21,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":21,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a75e2cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34605,"goal_stats_json":{"team_id":9,"player_id":34605,"team_name":"Pachuca","player_name":"Alvarez Campos, Kevin","table_position":22,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":22,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a6933ba0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27244,"goal_stats_json":{"team_id":5,"player_id":27244,"team_name":"Cruz Azul","player_name":"Antuna Romero, Carlos","table_position":23,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":23,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a62b2b00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19036,"goal_stats_json":{"team_id":7,"player_id":19036,"team_name":"Rayados de Monterrey","player_name":"Berterame, German","table_position":24,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":24,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5576040-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12811,"goal_stats_json":{"team_id":13,"player_id":12811,"team_name":"CA San Luis","player_name":"Bonatini, Leonardo","table_position":25,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":25,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5a46ed0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15899,"goal_stats_json":{"team_id":17,"player_id":15899,"team_name":"Club Tijuana","player_name":"Canelo, Pedro Alexis","table_position":26,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":26,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a73b1460-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32973,"goal_stats_json":{"team_id":9,"player_id":32973,"team_name":"Pachuca","player_name":"De la Rosa Gonzalez, Roberto","table_position":27,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":27,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a89f3840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63750,"goal_stats_json":{"team_id":11,"player_id":63750,"team_name":"Universidad Nacional","player_name":"Del Prete, Gustavo","table_position":28,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":28,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a717d4f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":29918,"goal_stats_json":{"team_id":173,"player_id":29918,"team_name":"Leon","player_name":"Di Yorio, Lucas","table_position":29,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":29,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a52330e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10279,"goal_stats_json":{"team_id":4,"player_id":10279,"team_name":"Atlas","player_name":"Furch, Julio Cesar","table_position":30,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":30,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6aba5a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27646,"goal_stats_json":{"team_id":3014,"player_id":27646,"team_name":"FC Juarez","player_name":"Lezcano Farina, Dario","table_position":31,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":31,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4b10e20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":564,"goal_stats_json":{"team_id":10,"player_id":564,"team_name":"Puebla FC","player_name":"Mancuello, Federico Andres","table_position":32,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":32,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a56f06f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14955,"goal_stats_json":{"team_id":10,"player_id":14955,"team_name":"Puebla FC","player_name":"Martinez Ayala, Guillermo","table_position":33,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":33,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a55193e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12719,"goal_stats_json":{"team_id":16,"player_id":12719,"team_name":"Tigres de la UANL","player_name":"Quinones, Luis Enrique","table_position":34,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":34,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a50bff60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":8412,"goal_stats_json":{"team_id":11,"player_id":8412,"team_name":"Universidad Nacional","player_name":"Salvio, Eduardo Antonio","table_position":35,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":35,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a580ba30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15443,"goal_stats_json":{"team_id":2,"player_id":15443,"team_name":"America","player_name":"Suarez, Leonardo Gabriel","table_position":36,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":36,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7dfdfe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43599,"goal_stats_json":{"team_id":173,"player_id":43599,"team_name":"Leon","player_name":"Ambriz Gonzalez, Fidel","table_position":37,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":37,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4f4cde0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4509,"goal_stats_json":{"team_id":12,"player_id":4509,"team_name":"Queretaro","player_name":"Barrera Acosta, Pablo","table_position":38,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":38,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7d6b820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43410,"goal_stats_json":{"team_id":205,"player_id":43410,"team_name":"Necaxa","player_name":"Batista Ochoa, Facundo","table_position":39,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":39,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a79394a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39146,"goal_stats_json":{"team_id":9,"player_id":39146,"team_name":"Pachuca","player_name":"Castillo Perez, Jose","table_position":40,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":40,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5c82370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16950,"goal_stats_json":{"team_id":17,"player_id":16950,"team_name":"Club Tijuana","player_name":"Cavallini, Lucas Daniel","table_position":41,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":41,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a511cbc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10112,"goal_stats_json":{"team_id":1,"player_id":10112,"team_name":"Guadalajara","player_name":"Cisneros Barajas, Carlos","table_position":42,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":42,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4dd9c60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3309,"goal_stats_json":{"team_id":18,"player_id":3309,"team_name":"Toluca","player_name":"Da Silva Sanvezzo, Camilo","table_position":43,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":43,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8a5c7f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":64771,"goal_stats_json":{"team_id":11,"player_id":64771,"team_name":"Universidad Nacional","player_name":"De Oliveira Barbosa, Diogo","table_position":44,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":44,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a49289a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":369,"goal_stats_json":{"team_id":5,"player_id":369,"team_name":"Cruz Azul","player_name":"Escoboza Lugo, Jesus","table_position":45,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":45,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7f71160-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":46476,"goal_stats_json":{"team_id":10,"player_id":46476,"team_name":"Puebla FC","player_name":"Fernandez Frasica, Omar","table_position":46,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":46,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a88dd320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59856,"goal_stats_json":{"team_id":3014,"player_id":59856,"team_name":"FC Juarez","player_name":"Fernandez Leites, Gabriel","table_position":47,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":47,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5cdefd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16952,"goal_stats_json":{"team_id":18,"player_id":16952,"team_name":"Toluca","player_name":"Fernandez Lopez, Leonardo","table_position":48,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":48,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a545fb20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12399,"goal_stats_json":{"team_id":18,"player_id":12399,"team_name":"Toluca","player_name":"Garcia Carpizo, Brian","table_position":49,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":49,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5c23000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16940,"goal_stats_json":{"team_id":16,"player_id":16940,"team_name":"Tigres de la UANL","player_name":"Gorriaran Fontes, Fernando","table_position":50,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":50,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a74cc7a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34334,"goal_stats_json":{"team_id":10,"player_id":34334,"team_name":"Puebla FC","player_name":"Gularte Mendez, Emanuel","table_position":51,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":51,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a83293c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53533,"goal_stats_json":{"team_id":9,"player_id":53533,"team_name":"Pachuca","player_name":"Isais, Mauricio Andre","table_position":52,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":52,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7a5e420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39664,"goal_stats_json":{"team_id":8,"player_id":39664,"team_name":"Mazatlan FC","player_name":"Loba, Ake Arnaud","table_position":53,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":53,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a79cbc60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39397,"goal_stats_json":{"team_id":12,"player_id":39397,"team_name":"Queretaro","player_name":"Lopez Quinones, Rodrigo","table_position":54,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":54,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5aa6240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16115,"goal_stats_json":{"team_id":18,"player_id":16115,"team_name":"Toluca","player_name":"Lopez Rodriguez, Edgar","table_position":55,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":55,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4b728a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":860,"goal_stats_json":{"team_id":17,"player_id":860,"team_name":"Club Tijuana","player_name":"Lopez, Lisandro Ezequiel","table_position":56,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":56,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7fcddc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":47029,"goal_stats_json":{"team_id":5,"player_id":47029,"team_name":"Cruz Azul","player_name":"Lotti, Augusto Diego","table_position":57,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":57,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7642030-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35223,"goal_stats_json":{"team_id":14,"player_id":35223,"team_name":"Santos Laguna","player_name":"Medina Vazquez, Diego","table_position":58,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":58,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4d7d000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3115,"goal_stats_json":{"team_id":173,"player_id":3115,"team_name":"Leon","player_name":"Mena Delgado, Angel","table_position":59,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":59,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7875fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38840,"goal_stats_json":{"team_id":205,"player_id":38840,"team_name":"Necaxa","player_name":"Monreal Morales, Ricardo","table_position":60,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":60,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8939f80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63615,"goal_stats_json":{"team_id":205,"player_id":63615,"team_name":"Necaxa","player_name":"Oliveros Cano, Agustin","table_position":61,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":61,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a808c4a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49379,"goal_stats_json":{"team_id":10,"player_id":49379,"team_name":"Puebla FC","player_name":"Robles Guerrero, Angel","table_position":62,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":62,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6ebbbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27713,"goal_stats_json":{"team_id":5,"player_id":27713,"team_name":"Cruz Azul","player_name":"Rodriguez Gomez, Carlos","table_position":63,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":63,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5f48aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17919,"goal_stats_json":{"team_id":17,"player_id":17919,"team_name":"Club Tijuana","player_name":"Rodriguez, Lucas Ariel","table_position":64,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":64,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7b74940-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42864,"goal_stats_json":{"team_id":173,"player_id":42864,"team_name":"Leon","player_name":"Rubio Rodriguez, Brian","table_position":65,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":65,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a775d370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38199,"goal_stats_json":{"team_id":18,"player_id":38199,"team_name":"Toluca","player_name":"Ruiz Suarez, Marcel","table_position":66,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":66,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4e93520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3864,"goal_stats_json":{"team_id":7,"player_id":3864,"team_name":"Rayados de Monterrey","player_name":"Aguirre Soto, Rodrigo ","table_position":67,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":67,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a46add60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38,"goal_stats_json":{"team_id":8,"player_id":38,"team_name":"Mazatlan FC","player_name":"Alanis Pantoja, Oswaldo","table_position":68,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":68,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a83e7aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53539,"goal_stats_json":{"team_id":8,"player_id":53539,"team_name":"Mazatlan FC","player_name":"Almada, Facundo Ezequiel","table_position":69,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":69,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4fa9a40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4953,"goal_stats_json":{"team_id":18,"player_id":4953,"team_name":"Toluca","player_name":"Angulo Leon, Brayan","table_position":70,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":70,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7586060-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34580,"goal_stats_json":{"team_id":205,"player_id":34580,"team_name":"Necaxa","player_name":"Araos Llanos, Angelo","table_position":71,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":71,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a740e0c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":33728,"goal_stats_json":{"team_id":12,"player_id":33728,"team_name":"Queretaro","player_name":"Ayon Calderon, Ettson","table_position":72,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":72,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a71def70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":30025,"goal_stats_json":{"team_id":12,"player_id":30025,"team_name":"Queretaro","player_name":"Barbieri, Miguel Angel","table_position":73,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":73,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a528fd40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11490,"goal_stats_json":{"team_id":10,"player_id":11490,"team_name":"Puebla FC","player_name":"Barragan Negrete, Martin","table_position":74,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":74,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6f7f0e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27772,"goal_stats_json":{"team_id":205,"player_id":27772,"team_name":"Necaxa","player_name":"Batallini, Damian","table_position":75,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":75,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a7e5ac40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43738,"goal_stats_json":{"team_id":173,"player_id":43738,"team_name":"Leon","player_name":"Bellon Saracho, Paul","table_position":76,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":76,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a746ad20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34312,"goal_stats_json":{"team_id":1,"player_id":34312,"team_name":"Guadalajara","player_name":"Beltran Cruz, Fernando","table_position":77,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":77,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5008db0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":5101,"goal_stats_json":{"team_id":9,"player_id":5101,"team_name":"Pachuca","player_name":"Cabral, Gustavo Daniel","table_position":78,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":78,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a825e990-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50114,"goal_stats_json":{"team_id":5,"player_id":50114,"team_name":"Cruz Azul","player_name":"Carneiro Mendez, Gonzalo","table_position":79,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":79,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a5402ec0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12363,"goal_stats_json":{"team_id":9,"player_id":12363,"team_name":"Pachuca","player_name":"Chavez Magallon, Luis","table_position":80,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":80,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5752170-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15275,"goal_stats_json":{"team_id":1,"player_id":15275,"team_name":"Guadalajara","player_name":"Cisneros Morell, Ronaldo","table_position":81,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":81,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a643e320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24650,"goal_stats_json":{"team_id":8,"player_id":24650,"team_name":"Mazatlan FC","player_name":"Colula Alarcon, Bryan","table_position":82,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":82,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a54bc780-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12409,"goal_stats_json":{"team_id":7,"player_id":12409,"team_name":"Rayados de Monterrey","player_name":"Cortizo de la Piedra, Jordi","table_position":83,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":83,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a48988f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":347,"goal_stats_json":{"team_id":5,"player_id":347,"team_name":"Cruz Azul","player_name":"Dominguez Juarez, Julio","table_position":84,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":84,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a4bd4320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1085,"goal_stats_json":{"team_id":14,"player_id":1085,"team_name":"Santos Laguna","player_name":"Doria Macedo, Matheus","table_position":85,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":85,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a498a420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":384,"goal_stats_json":{"team_id":3014,"player_id":384,"team_name":"FC Juarez","player_name":"Duenas Manzo, Jesus","table_position":86,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":86,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a45d48d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":9,"goal_stats_json":{"team_id":8,"player_id":9,"team_name":"Mazatlan FC","player_name":"Fabian De La Mora, Marco ","table_position":87,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":87,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7c775e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43159,"goal_stats_json":{"team_id":12,"player_id":43159,"team_name":"Queretaro","player_name":"Fernandez Inzunza, Rafael","table_position":88,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":88,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a58c52f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15538,"goal_stats_json":{"team_id":10,"player_id":15538,"team_name":"Puebla FC","player_name":"Ferrareis, Gustavo Henrique","table_position":89,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":89,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7abb080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":41546,"goal_stats_json":{"team_id":13,"player_id":41546,"team_name":"CA San Luis","player_name":"Ferreira Arantes, Vitor","table_position":90,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":90,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a63cb730-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20517,"goal_stats_json":{"team_id":1,"player_id":20517,"team_name":"Guadalajara","player_name":"Flores Reyes, Sergio","table_position":91,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":91,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a51d6480-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10221,"goal_stats_json":{"team_id":11,"player_id":10221,"team_name":"Universidad Nacional","player_name":"Freire, Nicolas Omar","table_position":92,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":92,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5868690-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15447,"goal_stats_json":{"team_id":7,"player_id":15447,"team_name":"Rayados de Monterrey","player_name":"Gallardo Vasconcelos, Jesus","table_position":93,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":93,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a80e9100-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49397,"goal_stats_json":{"team_id":3014,"player_id":49397,"team_name":"FC Juarez","player_name":"Garcia Bojorquez, Denzell","table_position":94,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":94,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8507c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":58749,"goal_stats_json":{"team_id":14,"player_id":58749,"team_name":"Santos Laguna","player_name":"Gonzalez Martinez, Lucas","table_position":95,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":95,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a52ec9a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11534,"goal_stats_json":{"team_id":13,"player_id":11534,"team_name":"CA San Luis","player_name":"Guemez Lopez, Javier","table_position":96,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":96,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a78d2c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39091,"goal_stats_json":{"team_id":7,"player_id":39091,"team_name":"Rayados de Monterrey","player_name":"Guzman Olmedo, Victor","table_position":97,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":97,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8148470-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49423,"goal_stats_json":{"team_id":9,"player_id":49423,"team_name":"Pachuca","player_name":"Hernandez Casiano, Jesus","table_position":98,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":98,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7819340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38837,"goal_stats_json":{"team_id":4,"player_id":38837,"team_name":"Atlas","player_name":"Herrera Morales, Jonathan","table_position":99,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":99,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8446e10-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53871,"goal_stats_json":{"team_id":9,"player_id":53871,"team_name":"Pachuca","player_name":"Hinestroza Angulo, Marino","table_position":100,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":100,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a723bbd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":31651,"goal_stats_json":{"team_id":8,"player_id":31651,"team_name":"Mazatlan FC","player_name":"Illescas Marinelarena, Fernando","table_position":101,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":101,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a85cff20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59394,"goal_stats_json":{"team_id":10,"player_id":59394,"team_name":"Puebla FC","player_name":"Jaques Varone Maia, Lucas","table_position":102,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":102,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8b7a240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69520,"goal_stats_json":{"team_id":13,"player_id":69520,"team_name":"CA San Luis","player_name":"Klimowicz, Mateo","table_position":103,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":103,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5fdb260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18034,"goal_stats_json":{"team_id":3014,"player_id":18034,"team_name":"FC Juarez","player_name":"Lainez Leyva, Mauro","table_position":104,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":104,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4aaf3a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":493,"goal_stats_json":{"team_id":17,"player_id":493,"team_name":"Club Tijuana","player_name":"Lertora, Federico Eduardo","table_position":105,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":105,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a5349600-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11979,"goal_stats_json":{"team_id":2,"player_id":11979,"team_name":"America","player_name":"Martinez Tobinson, Roger","table_position":106,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":106,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8b187c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69493,"goal_stats_json":{"team_id":17,"player_id":69493,"team_name":"Club Tijuana","player_name":"Martinez, Silvio Alejandro","table_position":107,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":107,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a7298830-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32110,"goal_stats_json":{"team_id":1,"player_id":32110,"team_name":"Guadalajara","player_name":"Mayorga Almaraz, Manuel","table_position":108,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":108,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6d65f20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27663,"goal_stats_json":{"team_id":3014,"player_id":27663,"team_name":"FC Juarez","player_name":"Medina Camacho, Alan","table_position":109,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":109,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4c97820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2182,"goal_stats_json":{"team_id":7,"player_id":2182,"team_name":"Rayados de Monterrey","player_name":"Medina Ramirez, John","table_position":110,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":110,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7354800-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32614,"goal_stats_json":{"team_id":18,"player_id":32614,"team_name":"Toluca","player_name":"Meneses Villarroel, Jean","table_position":111,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":111,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a671a9e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27099,"goal_stats_json":{"team_id":8,"player_id":27099,"team_name":"Mazatlan FC","player_name":"Meraz Bernal, Roberto","table_position":112,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":112,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a618db80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18129,"goal_stats_json":{"team_id":13,"player_id":18129,"team_name":"CA San Luis","player_name":"Merino Zuloaga, Sabin","table_position":113,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":113,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7b17ce0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42534,"goal_stats_json":{"team_id":8,"player_id":42534,"team_name":"Mazatlan FC","player_name":"Montano Mora, Andres","table_position":114,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":114,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a630f760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19147,"goal_stats_json":{"team_id":5,"player_id":19147,"team_name":"Cruz Azul","player_name":"Morales Bravo, Ivan","table_position":115,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":115,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a59ea270-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15856,"goal_stats_json":{"team_id":173,"player_id":15856,"team_name":"Leon","player_name":"Moreno Berrio, Yairo","table_position":116,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":116,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a65f5a60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":26989,"goal_stats_json":{"team_id":173,"player_id":26989,"team_name":"Leon","player_name":"Moreno Fuguemann, Ivan","table_position":117,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":117,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a4d203a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2739,"goal_stats_json":{"team_id":8,"player_id":2739,"team_name":"Mazatlan FC","player_name":"Nahuelpan Osten, Ariel","table_position":118,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":118,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8725be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59562,"goal_stats_json":{"team_id":3014,"player_id":59562,"team_name":"FC Juarez","player_name":"Olivera De Andrea, Maximiliano","table_position":119,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":119,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4834760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":224,"goal_stats_json":{"team_id":18,"player_id":224,"team_name":"Toluca","player_name":"Orrantia Trevino, Carlos","table_position":120,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":120,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8996be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63688,"goal_stats_json":{"team_id":10,"player_id":63688,"team_name":"Puebla FC","player_name":"Parra Rubilar, Pablo","table_position":121,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":121,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4c35da0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1188,"goal_stats_json":{"team_id":16,"player_id":1188,"team_name":"Tigres de la UANL","player_name":"Pizarro Demestri, Guido","table_position":122,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":122,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a4740520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":145,"goal_stats_json":{"team_id":16,"player_id":145,"team_name":"Tigres de la UANL","player_name":"Reyes Rosales, Diego","table_position":123,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":123,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a64f7be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24658,"goal_stats_json":{"team_id":1,"player_id":24658,"team_name":"Guadalajara","player_name":"Rios Calderon, Daniel","table_position":124,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":124,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a70c3c30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28758,"goal_stats_json":{"team_id":12,"player_id":28758,"team_name":"Queretaro","player_name":"Rivera Cuellar, Christian","table_position":125,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":125,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a8201d30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50050,"goal_stats_json":{"team_id":2,"player_id":50050,"team_name":"America","player_name":"Rodriguez Bravo, Paul","table_position":126,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":126,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a67ddee0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27144,"goal_stats_json":{"team_id":7,"player_id":27144,"team_name":"Rayados de Monterrey","player_name":"Romo Barron, Luis","table_position":127,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":127,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7eb78a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44292,"goal_stats_json":{"team_id":5,"player_id":44292,"team_name":"Cruz Azul","player_name":"Rotondi, Carlos Rodolfo","table_position":128,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":128,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a76fe000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":36768,"goal_stats_json":{"team_id":13,"player_id":36768,"team_name":"CA San Luis","player_name":"Sanabria Magole, Juan","table_position":129,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":129,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a802f840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":48573,"goal_stats_json":{"team_id":2,"player_id":48573,"team_name":"America","player_name":"Sanchez Guerrero, Richard","table_position":130,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":130,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7066fd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28647,"goal_stats_json":{"team_id":9,"player_id":28647,"team_name":"Pachuca","player_name":"Sanchez Ocegueda, Erick","table_position":131,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":131,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5b64920-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16327,"goal_stats_json":{"team_id":18,"player_id":16327,"team_name":"Toluca","player_name":"Saucedo Mondragon, Sebastian","table_position":132,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":132,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a636ead0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20221,"goal_stats_json":{"team_id":1,"player_id":20221,"team_name":"Guadalajara","player_name":"Sepulveda Lopez, Gilberto","table_position":133,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":133,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a47a1fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":183,"goal_stats_json":{"team_id":12,"player_id":183,"team_name":"Queretaro","player_name":"Sepulveda Sanchez, Angel","table_position":134,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":134,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a700a370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27843,"goal_stats_json":{"team_id":3014,"player_id":27843,"team_name":"FC Juarez","player_name":"Sierra Flores, Jordan","table_position":135,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":135,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4e368c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3538,"goal_stats_json":{"team_id":10,"player_id":3538,"team_name":"Puebla FC","player_name":"Silva Perdomo, Gaston","table_position":136,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":136,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8abbb60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":66272,"goal_stats_json":{"team_id":205,"player_id":66272,"team_name":"Necaxa","player_name":"Silvera Cabo, Maximiliano","table_position":137,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":137,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a61299f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18097,"goal_stats_json":{"team_id":12,"player_id":18097,"team_name":"Queretaro","player_name":"Torres, Jonatan Gabriel","table_position":138,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":138,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a77bc6e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38298,"goal_stats_json":{"team_id":4,"player_id":38298,"team_name":"Atlas","player_name":"Trejo Morantes, Christopher","table_position":139,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":139,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a82c2b20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":52882,"goal_stats_json":{"team_id":173,"player_id":52882,"team_name":"Leon","player_name":"Uribe Guevara, Hector Yael","table_position":140,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":140,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7f14500-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44304,"goal_stats_json":{"team_id":17,"player_id":44304,"team_name":"Club Tijuana","player_name":"Valenzuela, Carlos Fernando","table_position":141,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":141,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6c10260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27652,"goal_stats_json":{"team_id":1,"player_id":27652,"team_name":"Guadalajara","player_name":"Vega Rojas, Alexis","table_position":142,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":142,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6251080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18323,"goal_stats_json":{"team_id":7,"player_id":18323,"team_name":"Rayados de Monterrey","player_name":"Vergara Hernandez, Duvan","table_position":143,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":143,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5636e30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13272,"goal_stats_json":{"team_id":13,"player_id":13272,"team_name":"CA San Luis","player_name":"Villalpando Perez, Dieter","table_position":144,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":144,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5b07cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16198,"goal_stats_json":{"team_id":2,"player_id":16198,"team_name":"America","player_name":"Zendejas Saavedra, Alejandro","table_position":145,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":145,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a84a3a70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":56675,"goal_stats_json":{"team_id":12,"player_id":56675,"team_name":"Queretaro","player_name":"Zuniga Murillo, Jose","table_position":146,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":146,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null}]}

15:51:06.212 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:06.213 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:51:06.216 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:51:06.223 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@368a2393
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@38f299b2
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@605c2076
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@368a2393
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@6fe3514e
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:51:06.252 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
15:51:06.256 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.256 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-37: Close connection
15:51:06.262 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.262 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.262 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-38: Close connection
15:51:06.264 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.264 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.264 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-39: Close connection
15:51:06.265 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.265 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.265 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-40: Close connection
15:51:06.266 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.266 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.266 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-32: Close connection
15:51:06.267 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.267 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.267 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-33: Close connection
15:51:06.268 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.269 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.269 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-34: Close connection
15:51:06.270 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.270 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.270 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-35: Close connection
15:51:06.271 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.271 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.271 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-36: Close connection
15:51:06.271 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.272 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.272 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-28: Close connection
15:51:06.273 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.273 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.273 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-29: Close connection
15:51:06.273 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.273 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.273 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-30: Close connection
15:51:06.274 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.274 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.274 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-31: Close connection
15:51:06.275 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.275 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.275 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-23: Close connection
15:51:06.276 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.276 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.276 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-24: Close connection
15:51:06.276 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.276 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.276 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-25: Close connection
15:51:06.277 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.277 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.277 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-26: Close connection
15:51:06.277 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.277 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.277 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-27: Close connection
15:51:06.277 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
---------------------------------------------------------
feature: classpath:karate/features/ScorerPositions/all.feature
scenarios:  1 | passed:  1 | failed:  0 | time: 0.5128
---------------------------------------------------------

15:51:06.283 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 13 of 38 (0 remaining) classpath:karate/features/ScorerPositions/all.feature
15:51:06.286 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:06.286 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.286 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-19: Close connection
15:51:06.287 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:06.288 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.288 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.288 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-20: Close connection
15:51:06.288 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:06.288 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:06.288 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/scorer/positions
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:06.288 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:06.288 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 41][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:06.288 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:06.288 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:06.288 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:06.289 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.289 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.289 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-21: Close connection
15:51:06.290 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.290 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.290 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-22: Close connection
15:51:06.291 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.291 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.291 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-8: Close connection
15:51:06.293 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.293 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.293 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-9: Close connection
15:51:06.309 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.309 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.309 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-10: Close connection
15:51:06.310 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.310 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.310 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-11: Close connection
15:51:06.310 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.310 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.310 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-12: Close connection
15:51:06.310 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.310 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.310 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-13: Close connection
15:51:06.310 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.310 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.310 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-14: Close connection
15:51:06.311 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.311 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.311 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-15: Close connection
15:51:06.311 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.311 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.311 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-16: Close connection
15:51:06.311 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.311 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.311 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-17: Close connection
15:51:06.311 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.311 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:06.311 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-18: Close connection
15:51:06.311 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:06.318 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:06.318 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:06.318 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:06.354 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:06.354 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:06.354 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:06.354 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:06.354 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:06.354 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:06.354 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56130<->143.204.23.36:443
15:51:06.354 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-41: set socket timeout to 5000
15:51:06.354 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/scorer/positions HTTP/1.1
15:51:06.354 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:06.354 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> GET /dev/api/scorer/positions HTTP/1.1
15:51:06.354 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:06.354 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:06.354 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> Connection: Keep-Alive
15:51:06.354 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:06.354 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> Accept-Encoding: gzip,deflate
15:51:06.354 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "GET /dev/api/scorer/positions HTTP/1.1[\r][\n]"
15:51:06.354 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:06.354 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:06.354 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "Connection: Keep-Alive[\r][\n]"
15:51:06.354 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:06.354 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:06.354 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "[\r][\n]"
15:51:06.970 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "HTTP/1.1 200 OK[\r][\n]"
15:51:06.970 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:06.970 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Content-Length: 55972[\r][\n]"
15:51:06.970 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Connection: keep-alive[\r][\n]"
15:51:06.970 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Date: Tue, 23 May 2023 20:51:06 GMT[\r][\n]"
15:51:06.970 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "x-amzn-RequestId: 74559659-c0d7-4bce-9c84-d8884f0f33d2[\r][\n]"
15:51:06.970 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "access-control-allow-origin: *[\r][\n]"
15:51:06.970 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "x-amzn-Remapped-content-length: 55972[\r][\n]"
15:51:06.970 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "x-amz-apigw-id: FZMRNFpwiYcFl1w=[\r][\n]"
15:51:06.970 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "etag: W/"daa4-mc4uieD5isnneWzGxzeKhGPz7LM"[\r][\n]"
15:51:06.970 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "x-powered-by: Express[\r][\n]"
15:51:06.970 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "X-Amzn-Trace-Id: Root=1-646d273a-3e877a297d576da3144c0910;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:06.970 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:06.970 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Via: 1.1 3f5eb552d0fd2c9251e305dc7c5e54aa.cloudfront.net (CloudFront)[\r][\n]"
15:51:06.970 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:06.970 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "X-Amz-Cf-Id: RUU0Yz9hEcriDore_tMnp0-VPkmYeB1n5vmanADTB9XiD_myKr9gRw==[\r][\n]"
15:51:06.970 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "[\r][\n]"
15:51:06.971 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "{"status":true,"data":[{"id":"a5179820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10118,"goal_stats_json":{"team_id":9,"player_id":10118,"team_name":"Pachuca","player_name":"Lopez Ramirez, Javier","table_position":5,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":5,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a59812c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15831,"goal_stats_json":{"team_id":14,"player_id":15831,"team_name":"Santos Laguna","player_name":"Preciado Villarreal, Harold","table_position":6,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":6,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a72f5490-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32588,"goal_stats_json":{"team_id":173,"player_id":32588,"team_name":"Leon","player_name":"Davila Zavala, Victor","table_position":7,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":7,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5063300-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":6376,"goal_stats_json":{"team_id":16,"player_id":6376,"team_name":"Tigres de la UANL","player_name":"Gignac, Andre Pierre","table_position":8,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":8,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4a1cbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":435,"goal_stats_json":{"team_id":7,"player_id":435,"team_name":"Rayados de Monterrey","player_name":"Gonzalez Gonzalez, Arturo","table_position":9,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":9,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a60c7f70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18037,"goal_stats_json":{"team_id":1,"player_id":18037,"team_name":"Guadalajara","player_name":"Guzman Guzman, Victor","table_position":10,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":10,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7529400-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34462,"goal_stats_json":{"team_id":9,"player_id":34462,"team_name":"Pachuca","player_name":"Ibanez, Nicolas Alejandro","table_position":11,"total_of_goals":5,"total_of_goals_away":1,"total_of_goals_local":4},"position":11,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5d3e340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16961,"goal_stats_json":{"team_id":4,"player_id":16961,"team_name":"Atlas","player_name":"Lozano Aparicio, Brian","table_position":12,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":12,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a61ea7e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18185,"goal_stats_json":{"team_id":205,"player_id":18185,"team_name":"Necaxa","player_name":"Mendez Ortega, Edgar","table_position":13,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":13,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a649af80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24653,"goal_stats_json":{"team_id":4,"player_id":24653,"team_name":"Atlas","player_name":"Quinones Quinones, Julian","table_position":14,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":14,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5924660-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15669,"goal_stats_json":{"team_id":2,"player_id":15669,"team_name":"America","player_name":"Rodriguez Portillo, Jonathan","table_position":15,"total_of_goals":5,"total_of_goals_away":4,"total_of_goals_local":1},"position":15,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5df2de0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17859,"goal_stats_json":{"team_id":8,"player_id":17859,"team_name":"Mazatlan FC","player_name":"Benedetti Roa, Nicolas","table_position":16,"total_of_goals":4,"total_of_goals_away":3,"total_of_goals_local":1},"position":16,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a769ec90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35240,"goal_stats_json":{"team_id":14,"player_id":35240,"team_name":"Santos Laguna","player_name":"Brunetta, Juan Francisco","table_position":17,"total_of_goals":4,"total_of_goals_away":2,"total_of_goals_local":2},"position":17,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a57aedd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15389,"goal_stats_json":{"team_id":14,"player_id":15389,"team_name":"Santos Laguna","player_name":"Correa, Marcelo Javier","table_position":18,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":18,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5bc3c90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16833,"goal_stats_json":{"team_id":18,"player_id":16833,"team_name":"Toluca","player_name":"Gonzalez Espinola, Carlos","table_position":19,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":19,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4ef0180-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4222,"goal_stats_json":{"team_id":7,"player_id":4222,"team_name":"Rayados de Monterrey","player_name":"Funes Mori, Rogelio","table_position":2,"total_of_goals":8,"total_of_goals_away":2,"total_of_goals_local":6},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:24.000Z","deleted_at":null},{"id":"a53a6260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12081,"goal_stats_json":{"team_id":11,"player_id":12081,"team_name":"Universidad Nacional","player_name":"Dinenno De Cara, Juan","table_position":3,"total_of_goals":7,"total_of_goals_away":2,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:50:05.000Z","deleted_at":null},{"id":"a5693a90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14792,"goal_stats_json":{"team_id":2,"player_id":14792,"team_name":"America","player_name":"Martin Mex, Henry","table_position":1,"total_of_goals":11,"total_of_goals_away":6,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:20.000Z","deleted_at":null},{"id":"a7120890-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28834,"goal_stats_json":{"team_id":3014,"player_id":28834,"team_name":"FC Juarez","player_name":"Molina, Tomas","table_position":20,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a81a50d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50049,"goal_stats_json":{"team_id":18,"player_id":50049,"team_name":"Toluca","player_name":"Araujo Vilches, Maximiliano","table_position":4,"total_of_goals":6,"total_of_goals_away":3,"
15:51:06.971 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << HTTP/1.1 200 OK
15:51:06.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Content-Type: application/json; charset=utf-8
15:51:06.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Content-Length: 55972
15:51:06.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Connection: keep-alive
15:51:06.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Date: Tue, 23 May 2023 20:51:06 GMT
15:51:06.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << x-amzn-RequestId: 74559659-c0d7-4bce-9c84-d8884f0f33d2
15:51:06.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << access-control-allow-origin: *
15:51:06.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << x-amzn-Remapped-content-length: 55972
15:51:06.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << x-amz-apigw-id: FZMRNFpwiYcFl1w=
15:51:06.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << etag: W/"daa4-mc4uieD5isnneWzGxzeKhGPz7LM"
15:51:06.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << x-powered-by: Express
15:51:06.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << X-Amzn-Trace-Id: Root=1-646d273a-3e877a297d576da3144c0910;Sampled=0;lineage=1a7c2e09:0
15:51:06.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << X-Cache: Miss from cloudfront
15:51:06.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Via: 1.1 3f5eb552d0fd2c9251e305dc7c5e54aa.cloudfront.net (CloudFront)
15:51:06.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << X-Amz-Cf-Pop: BOG50-P1
15:51:06.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << X-Amz-Cf-Id: RUU0Yz9hEcriDore_tMnp0-VPkmYeB1n5vmanADTB9XiD_myKr9gRw==
15:51:06.972 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:06.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << ""total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-23T20:50:09.000Z","deleted_at":null},{"id":"a55d7ac0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13036,"goal_stats_json":{"team_id":2,"player_id":13036,"team_name":"America","player_name":"Valdes Contreras, Diego","table_position":21,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":21,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a75e2cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34605,"goal_stats_json":{"team_id":9,"player_id":34605,"team_name":"Pachuca","player_name":"Alvarez Campos, Kevin","table_position":22,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":22,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a6933ba0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27244,"goal_stats_json":{"team_id":5,"player_id":27244,"team_name""
15:51:06.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << ":"Cruz Azul","player_name":"Antuna Romero, Carlos","table_position":23,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":23,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a62b2b00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19036,"goal_stats_json":{"team_id":7,"player_id":19036,"team_name":"Rayados de Monterrey","player_name":"Berterame, German","table_position":24,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":24,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5576040-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12811,"goal_stats_json":{"team_id":13,"player_id":12811,"team_name":"CA San Luis","player_name":"Bonatini, Leonardo","table_position":25,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":25,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id"
15:51:06.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "":"a5a46ed0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15899,"goal_stats_json":{"team_id":17,"player_id":15899,"team_name":"Club Tijuana","player_name":"Canelo, Pedro Alexis","table_position":26,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":26,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a73b1460-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32973,"goal_stats_json":{"team_id":9,"player_id":32973,"team_name":"Pachuca","player_name":"De la Rosa Gonzalez, Roberto","table_position":27,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":27,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a89f3840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63750,"goal_stats_json":{"team_id":11,"player_id":63750,"team_name":"Universidad Nacional","player_name":"Del Prete, Gustavo","table_position":28,"total_of_goals":3,"total_of_goals_away":1,"total_of_"
15:51:06.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "goals_local":2},"position":28,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a717d4f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":29918,"goal_stats_json":{"team_id":173,"player_id":29918,"team_name":"Leon","player_name":"Di Yorio, Lucas","table_position":29,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":29,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a52330e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10279,"goal_stats_json":{"team_id":4,"player_id":10279,"team_name":"Atlas","player_name":"Furch, Julio Cesar","table_position":30,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":30,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6aba5a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27646,"goal_stats_json":{"team_id":3014,"player_id":27646,"team_name":"FC Juarez","player_"
15:51:06.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "name":"Lezcano Farina, Dario","table_position":31,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":31,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4b10e20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":564,"goal_stats_json":{"team_id":10,"player_id":564,"team_name":"Puebla FC","player_name":"Mancuello, Federico Andres","table_position":32,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":32,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a56f06f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14955,"goal_stats_json":{"team_id":10,"player_id":14955,"team_name":"Puebla FC","player_name":"Martinez Ayala, Guillermo","table_position":33,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":33,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a55193e0-f5eb-11ed"
15:51:06.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "-8428-8d9df34ca1c7","goal_stats_id":12719,"goal_stats_json":{"team_id":16,"player_id":12719,"team_name":"Tigres de la UANL","player_name":"Quinones, Luis Enrique","table_position":34,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":34,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a50bff60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":8412,"goal_stats_json":{"team_id":11,"player_id":8412,"team_name":"Universidad Nacional","player_name":"Salvio, Eduardo Antonio","table_position":35,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":35,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a580ba30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15443,"goal_stats_json":{"team_id":2,"player_id":15443,"team_name":"America","player_name":"Suarez, Leonardo Gabriel","table_position":36,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1}"
15:51:06.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << ","position":36,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7dfdfe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43599,"goal_stats_json":{"team_id":173,"player_id":43599,"team_name":"Leon","player_name":"Ambriz Gonzalez, Fidel","table_position":37,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":37,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4f4cde0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4509,"goal_stats_json":{"team_id":12,"player_id":4509,"team_name":"Queretaro","player_name":"Barrera Acosta, Pablo","table_position":38,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":38,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7d6b820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43410,"goal_stats_json":{"team_id":205,"player_id":43410,"team_name":"Necaxa","player_name":"
15:51:06.972 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << ""Batista Ochoa, Facundo","table_position":39,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":39,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a79394a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39146,"goal_stats_json":{"team_id":9,"player_id":39146,"team_name":"Pachuca","player_name":"Castillo Perez, Jose","table_position":40,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":40,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5c82370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16950,"goal_stats_json":{"team_id":17,"player_id":16950,"team_name":"Club Tijuana","player_name":"Cavallini, Lucas Daniel","table_position":41,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":41,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a511cbc0-f5eb-11ed-8428-8d9"
15:51:06.973 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "df34ca1c7","goal_stats_id":10112,"goal_stats_json":{"team_id":1,"player_id":10112,"team_name":"Guadalajara","player_name":"Cisneros Barajas, Carlos","table_position":42,"total_of_goals":2,"total_of"
15:51:06.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "_goals_away":2,"total_of_goals_local":0},"position":42,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4dd9c60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3309,"goal_stats_json":{"team_id":18,"player_id":3309,"team_name":"Toluca","player_name":"Da Silva Sanvezzo, Camilo","table_position":43,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":43,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8a5c7f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":64771,"goal_stats_json":{"team_id":11,"player_id":64771,"team_name":"Universidad Nacional","player_name":"De Oliveira Barbosa, Diogo","table_position":44,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":44,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a49289a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":369,"goal_stats_json":{"team_id""
15:51:06.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << ":5,"player_id":369,"team_name":"Cruz Azul","player_name":"Escoboza Lugo, Jesus","table_position":45,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":45,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7f71160-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":46476,"goal_stats_json":{"team_id":10,"player_id":46476,"team_name":"Puebla FC","player_name":"Fernandez Frasica, Omar","table_position":46,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":46,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a88dd320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59856,"goal_stats_json":{"team_id":3014,"player_id":59856,"team_name":"FC Juarez","player_name":"Fernandez Leites, Gabriel","table_position":47,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":47,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:"
15:51:06.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "01.000Z","deleted_at":null},{"id":"a5cdefd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16952,"goal_stats_json":{"team_id":18,"player_id":16952,"team_name":"Toluca","player_name":"Fernandez Lopez, Leonardo","table_position":48,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":48,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a545fb20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12399,"goal_stats_json":{"team_id":18,"player_id":12399,"team_name":"Toluca","player_name":"Garcia Carpizo, Brian","table_position":49,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":49,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5c23000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16940,"goal_stats_json":{"team_id":16,"player_id":16940,"team_name":"Tigres de la UANL","player_name":"Gorriaran Fontes, Fernando","table_position":50,"total_of_goals":2,"tota"
15:51:06.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "l_of_goals_away":1,"total_of_goals_local":1},"position":50,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a74cc7a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34334,"goal_stats_json":{"team_id":10,"player_id":34334,"team_name":"Puebla FC","player_name":"Gularte Mendez, Emanuel","table_position":51,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":51,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a83293c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53533,"goal_stats_json":{"team_id":9,"player_id":53533,"team_name":"Pachuca","player_name":"Isais, Mauricio Andre","table_position":52,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":52,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7a5e420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39664,"goal_stats_json":{"team_id":8,"player"
15:51:06.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "_id":39664,"team_name":"Mazatlan FC","player_name":"Loba, Ake Arnaud","table_position":53,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":53,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a79cbc60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39397,"goal_stats_json":{"team_id":12,"player_id":39397,"team_name":"Queretaro","player_name":"Lopez Quinones, Rodrigo","table_position":54,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":54,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5aa6240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16115,"goal_stats_json":{"team_id":18,"player_id":16115,"team_name":"Toluca","player_name":"Lopez Rodriguez, Edgar","table_position":55,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":55,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_"
15:51:06.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "at":null},{"id":"a4b728a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":860,"goal_stats_json":{"team_id":17,"player_id":860,"team_name":"Club Tijuana","player_name":"Lopez, Lisandro Ezequiel","table_position":56,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":56,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7fcddc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":47029,"goal_stats_json":{"team_id":5,"player_id":47029,"team_name":"Cruz Azul","player_name":"Lotti, Augusto Diego","table_position":57,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":57,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7642030-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35223,"goal_stats_json":{"team_id":14,"player_id":35223,"team_name":"Santos Laguna","player_name":"Medina Vazquez, Diego","table_position":58,"total_of_goals":2,"total_of_goals_away":0,"total"
15:51:06.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "_of_goals_local":2},"position":58,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4d7d000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3115,"goal_stats_json":{"team_id":173,"player_id":3115,"team_name":"Leon","player_name":"Mena Delgado, Angel","table_position":59,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":59,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7875fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38840,"goal_stats_json":{"team_id":205,"player_id":38840,"team_name":"Necaxa","player_name":"Monreal Morales, Ricardo","table_position":60,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":60,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8939f80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63615,"goal_stats_json":{"team_id":205,"player_id":63615,"team_name":"Necax"
15:51:06.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "a","player_name":"Oliveros Cano, Agustin","table_position":61,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":61,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a808c4a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49379,"goal_stats_json":{"team_id":10,"player_id":49379,"team_name":"Puebla FC","player_name":"Robles Guerrero, Angel","table_position":62,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":62,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6ebbbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27713,"goal_stats_json":{"team_id":5,"player_id":27713,"team_name":"Cruz Azul","player_name":"Rodriguez Gomez, Carlos","table_position":63,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":63,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5f48aa0-"
15:51:06.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17919,"goal_stats_json":{"team_id":17,"player_id":17919,"team_name":"Club Tijuana","player_name":"Rodriguez, Lucas Ariel","table_position":64,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":64,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7b74940-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42864,"goal_stats_json":{"team_id":173,"player_id":42864,"team_name":"Leon","player_name":"Rubio Rodriguez, Brian","table_position":65,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":65,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a775d370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38199,"goal_stats_json":{"team_id":18,"player_id":38199,"team_name":"Toluca","player_name":"Ruiz Suarez, Marcel","table_position":66,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":66,"
15:51:06.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << ""created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4e93520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3864,"goal_stats_json":{"team_id":7,"player_id":3864,"team_name":"Rayados de Monterrey","player_name":"Aguirre Soto, Rodrigo ","table_position":67,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":67,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a46add60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38,"goal_stats_json":{"team_id":8,"player_id":38,"team_name":"Mazatlan FC","player_name":"Alanis Pantoja, Oswaldo","table_position":68,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":68,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a83e7aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53539,"goal_stats_json":{"team_id":8,"player_id":53539,"team_name":"Mazatlan FC","player_name":""
15:51:06.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Almada, Facundo Ezequiel","table_position":69,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":69,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4fa9a40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4953,"goal_stats_json":{"team_id":18,"player_id":4953,"team_name":"Toluca","player_name":"Angulo Leon, Brayan","table_position":70,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":70,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7586060-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34580,"goal_stats_json":{"team_id":205,"player_id":34580,"team_name":"Necaxa","player_name":"Araos Llanos, Angelo","table_position":71,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":71,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a740e0c0-f5eb-11ed-8428-8d9df34ca1c7""
15:51:06.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << ","goal_stats_id":33728,"goal_stats_json":{"team_id":12,"player_id":33728,"team_name":"Queretaro","player_name":"Ayon Calderon, Ettson","table_position":72,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":72,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a71def70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":30025,"goal_stats_json":{"team_id":12,"player_id":30025,"team_name":"Queretaro","player_name":"Barbieri, Miguel Angel","table_position":73,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":73,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a528fd40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11490,"goal_stats_json":{"team_id":10,"player_id":11490,"team_name":"Puebla FC","player_name":"Barragan Negrete, Martin","table_position":74,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":74,"created_at":"2023-0"
15:51:06.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "5-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6f7f0e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27772,"goal_stats_json":{"team_id":205,"player_id":27772,"team_name":"Necaxa","player_name":"Batallini, Damian","table_position":75,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":75,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a7e5ac40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43738,"goal_stats_json":{"team_id":173,"player_id":43738,"team_name":"Leon","player_name":"Bellon Saracho, Paul","table_position":76,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":76,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a746ad20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34312,"goal_stats_json":{"team_id":1,"player_id":34312,"team_name":"Guadalajara","player_name":"Beltran Cruz, Fernando","table_positi"
15:51:06.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "on":77,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":77,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5008db0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":5101,"goal_stats_json":{"team_id":9,"player_id":5101,"team_name":"Pachuca","player_name":"Cabral, Gustavo Daniel","table_position":78,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":78,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a825e990-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50114,"goal_stats_json":{"team_id":5,"player_id":50114,"team_name":"Cruz Azul","player_name":"Carneiro Mendez, Gonzalo","table_position":79,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":79,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a5402ec0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12363,"goal_st"
15:51:06.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "ats_json":{"team_id":9,"player_id":12363,"team_name":"Pachuca","player_name":"Chavez Magallon, Luis","table_position":80,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":80,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5752170-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15275,"goal_stats_json":{"team_id":1,"player_id":15275,"team_name":"Guadalajara","player_name":"Cisneros Morell, Ronaldo","table_position":81,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":81,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a643e320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24650,"goal_stats_json":{"team_id":8,"player_id":24650,"team_name":"Mazatlan FC","player_name":"Colula Alarcon, Bryan","table_position":82,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":82,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"
15:51:06.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << ""2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a54bc780-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12409,"goal_stats_json":{"team_id":7,"player_id":12409,"team_name":"Rayados de Monterrey","player_name":"Cortizo de la Piedra, Jordi","table_position":83,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":83,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a48988f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":347,"goal_stats_json":{"team_id":5,"player_id":347,"team_name":"Cruz Azul","player_name":"Dominguez Juarez, Julio","table_position":84,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":84,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a4bd4320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1085,"goal_stats_json":{"team_id":14,"player_id":1085,"team_name":"Santos Laguna","player_name":"Doria Macedo, Matheus","table_position":85,"t"
15:51:06.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "otal_of_goals":1,"total_of_goals_away":0,"total_of_goals_loca"
15:51:07.052 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "l":1},"position":85,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a498a420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":384,"goal_stats_json":{"team_id":3014,"player_id":384,"team_name":"FC Juarez","player_name":"Duenas Manzo, Jesus","table_position":86,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":86,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a45d48d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":9,"goal_stats_json":{"team_id":8,"player_id":9,"team_name":"Mazatlan FC","player_name":"Fabian De La Mora, Marco ","table_position":87,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":87,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7c775e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43159,"goal_stats_json":{"team_id":12,"player_id":43159,"team_name":"Queretaro","player_n"
15:51:07.052 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "ame":"Fernandez Inzunza, Rafael","table_position":88,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":88,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a58c52f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15538,"goal_stats_json":{"team_id":10,"player_id":15538,"team_name":"Puebla FC","player_name":"Ferrareis, Gustavo Henrique","table_position":89,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":89,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7abb080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":41546,"goal_stats_json":{"team_id":13,"player_id":41546,"team_name":"CA San Luis","player_name":"Ferreira Arantes, Vitor","table_position":90,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":90,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a63cb730-f"
15:51:07.052 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20517,"goal_stats_json":{"team_id":1,"player_id":20517,"team_name":"Guadalajara","player_name":"Flores Reyes, Sergio","table_position":91,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":91,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a51d6480-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10221,"goal_stats_json":{"team_id":11,"player_id":10221,"team_name":"Universidad Nacional","player_name":"Freire, Nicolas Omar","table_position":92,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":92,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5868690-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15447,"goal_stats_json":{"team_id":7,"player_id":15447,"team_name":"Rayados de Monterrey","player_name":"Gallardo Vasconcelos, Jesus","table_position":93,"total_of_goals":1,"total_of_goals_away":1,"total_of_g"
15:51:07.052 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "oals_local":0},"position":93,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a80e9100-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49397,"goal_stats_json":{"team_id":3014,"player_id":49397,"team_name":"FC Juarez","player_name":"Garcia Bojorquez, Denzell","table_position":94,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":94,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8507c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":58749,"goal_stats_json":{"team_id":14,"player_id":58749,"team_name":"Santos Laguna","player_name":"Gonzalez Martinez, Lucas","table_position":95,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":95,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a52ec9a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11534,"goal_stats_json":{"team_id":13,"player_id":11534,"tea"
15:51:07.052 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "m_name":"CA San Luis","player_name":"Guemez Lopez, Javier","table_position":96,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":96,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a78d2c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39091,"goal_stats_json":{"team_id":7,"player_id":39091,"team_name":"Rayados de Monterrey","player_name":"Guzman Olmedo, Victor","table_position":97,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":97,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8148470-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49423,"goal_stats_json":{"team_id":9,"player_id":49423,"team_name":"Pachuca","player_name":"Hernandez Casiano, Jesus","table_position":98,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":98,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_a"
15:51:07.052 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "t":null},{"id":"a7819340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38837,"goal_stats_json":{"team_id":4,"player_id":38837,"team_name":"Atlas","player_name":"Herrera Morales, Jonathan","table_position":99,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":99,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8446e10-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53871,"goal_stats_json":{"team_id":9,"player_id":53871,"team_name":"Pachuca","player_name":"Hinestroza Angulo, Marino","table_position":100,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":100,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a723bbd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":31651,"goal_stats_json":{"team_id":8,"player_id":31651,"team_name":"Mazatlan FC","player_name":"Illescas Marinelarena, Fernando","table_position":101,"total_of_goals":1,"total_of_goals_away""
15:51:07.052 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << ":0,"total_of_goals_local":1},"position":101,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a85cff20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59394,"goal_stats_json":{"team_id":10,"player_id":59394,"team_name":"Puebla FC","player_name":"Jaques Varone Maia, Lucas","table_position":102,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":102,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8b7a240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69520,"goal_stats_json":{"team_id":13,"player_id":69520,"team_name":"CA San Luis","player_name":"Klimowicz, Mateo","table_position":103,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":103,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5fdb260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18034,"goal_stats_json":{"team_id":3014,"player_id":1"
15:51:07.052 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "8034,"team_name":"FC Juarez","player_name":"Lainez Leyva, Mauro","table_position":104,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":104,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4aaf3a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":493,"goal_stats_json":{"team_id":17,"player_id":493,"team_name":"Club Tijuana","player_name":"Lertora, Federico Eduardo","table_position":105,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":105,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a5349600-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11979,"goal_stats_json":{"team_id":2,"player_id":11979,"team_name":"America","player_name":"Martinez Tobinson, Roger","table_position":106,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":106,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","dele"
15:51:07.052 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "ted_at":null},{"id":"a8b187c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69493,"goal_stats_json":{"team_id":17,"player_id":69493,"team_name":"Club Tijuana","player_name":"Martinez, Silvio Alejandro","table_position":107,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":107,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a7298830-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32110,"goal_stats_json":{"team_id":1,"player_id":32110,"team_name":"Guadalajara","player_name":"Mayorga Almaraz, Manuel","table_position":108,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":108,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6d65f20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27663,"goal_stats_json":{"team_id":3014,"player_id":27663,"team_name":"FC Juarez","player_name":"Medina Camacho, Alan","table_position":109,"total_of_goals":1,"total_of_goa"
15:51:07.052 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "ls_away":1,"total_of_goals_local":0},"position":109,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4c97820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2182,"goal_stats_json":{"team_id":7,"player_id":2182,"team_name":"Rayados de Monterrey","player_name":"Medina Ramirez, John","table_position":110,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":110,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7354800-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32614,"goal_stats_json":{"team_id":18,"player_id":32614,"team_name":"Toluca","player_name":"Meneses Villarroel, Jean","table_position":111,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":111,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a671a9e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27099,"goal_stats_json":{"team_id":8,"p"
15:51:07.052 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "layer_id":27099,"team_name":"Mazatlan FC","player_name":"Meraz Bernal, Roberto","table_position":112,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":112,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a618db80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18129,"goal_stats_json":{"team_id":13,"player_id":18129,"team_name":"CA San Luis","player_name":"Merino Zuloaga, Sabin","table_position":113,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":113,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7b17ce0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42534,"goal_stats_json":{"team_id":8,"player_id":42534,"team_name":"Mazatlan FC","player_name":"Montano Mora, Andres","table_position":114,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":114,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:"
15:51:07.052 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "59.000Z","deleted_at":null},{"id":"a630f760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19147,"goal_stats_json":{"team_id":5,"player_id":19147,"team_name":"Cruz Azul","player_name":"Morales Bravo, Ivan","table_position":115,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":115,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a59ea270-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15856,"goal_stats_json":{"team_id":173,"player_id":15856,"team_name":"Leon","player_name":"Moreno Berrio, Yairo","table_position":116,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":116,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a65f5a60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":26989,"goal_stats_json":{"team_id":173,"player_id":26989,"team_name":"Leon","player_name":"Moreno Fuguemann, Ivan","table_position":117,"total_of_goals":1,"total_of_goals_away":"
15:51:07.052 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "0,"total_of_goals_local":1},"position":117,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a4d203a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2739,"goal_stats_json":{"team_id":8,"player_id":2739,"team_name":"Mazatlan FC","player_name":"Nahuelpan Osten, Ariel","table_position":118,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":118,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8725be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59562,"goal_stats_json":{"team_id":3014,"player_id":59562,"team_name":"FC Juarez","player_name":"Olivera De Andrea, Maximiliano","table_position":119,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":119,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4834760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":224,"goal_stats_json":{"team_id":18,"player_"
15:51:07.052 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "id":224,"team_name":"Toluca","player_name":"Orrantia Trevino, Carlos","table_position":120,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":120,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8996be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63688,"goal_stats_json":{"team_id":10,"player_id":63688,"team_name":"Puebla FC","player_name":"Parra Rubilar, Pablo","table_position":121,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":121,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4c35da0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1188,"goal_stats_json":{"team_id":16,"player_id":1188,"team_name":"Tigres de la UANL","player_name":"Pizarro Demestri, Guido","table_position":122,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":122,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.00"
15:51:07.052 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "0Z","deleted_at":null},{"id":"a4740520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":145,"goal_stats_json":{"team_id":16,"player_id":145,"team_name":"Tigres de la UANL","player_name":"Reyes Rosales, Diego","table_position":123,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":123,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a64f7be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24658,"goal_stats_json":{"team_id":1,"player_id":24658,"team_name":"Guadalajara","player_name":"Rios Calderon, Daniel","table_position":124,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":124,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a70c3c30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28758,"goal_stats_json":{"team_id":12,"player_id":28758,"team_name":"Queretaro","player_name":"Rivera Cuellar, Christian","table_position":125,"total_of_goals":1,"total_o"
15:51:07.052 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "f_goals_away":1,"total_of_goals_local":0},"position":125,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a8201d30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50050,"goal_stats_json":{"team_id":2,"player_id":50050,"team_name":"America","player_name":"Rodriguez Bravo, Paul","table_position":126,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":126,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a67ddee0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27144,"goal_stats_json":{"team_id":7,"player_id":27144,"team_name":"Rayados de Monterrey","player_name":"Romo Barron, Luis","table_position":127,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":127,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7eb78a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44292,"goal_stats_json":{"team_id":5,""
15:51:07.053 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "player_id":44292,"team_name":"Cruz Azul","player_name":"Rotondi, Carlos Rodolfo","table_position":128,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":128,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a76fe000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":36768,"goal_stats_json":{"team_id":13,"player_id":36768,"team_name":"CA San Luis","player_name":"Sanabria Magole, Juan","table_position":129,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":129,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a802f840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":48573,"goal_stats_json":{"team_id":2,"player_id":48573,"team_name":"America","player_name":"Sanchez Guerrero, Richard","table_position":130,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":130,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:2"
15:51:07.053 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "0:00.000Z","deleted_at":null},{"id":"a7066fd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28647,"goal_stats_json":{"team_id":9,"player_id":28647,"team_name":"Pachuca","player_name":"Sanchez Ocegueda, Erick","table_position":131,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":131,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5b64920-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16327,"goal_stats_json":{"team_id":18,"player_id":16327,"team_name":"Toluca","player_name":"Saucedo Mondragon, Sebastian","table_position":132,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":132,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a636ead0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20221,"goal_stats_json":{"team_id":1,"player_id":20221,"team_name":"Guadalajara","player_name":"Sepulveda Lopez, Gilberto","table_position":133,"total_of_goals":1,""
15:51:07.053 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "total_of_goals_away":1,"total_of_goals_local":0},"position":133,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a47a1fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":183,"goal_stats_json":{"team_id":12,"player_id":183,"team_name":"Queretaro","player_name":"Sepulveda Sanchez, Angel","table_position":134,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":134,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a700a370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27843,"goal_stats_json":{"team_id":3014,"player_id":27843,"team_name":"FC Juarez","player_name":"Sierra Flores, Jordan","table_position":135,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":135,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4e368c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3538,"goal_stats_json":{"team_id""
15:51:07.053 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << ":10,"player_id":3538,"team_name":"Puebla FC","player_name":"Silva Perdomo, Gaston","table_position":136,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":136,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8abbb60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":66272,"goal_stats_json":{"team_id":205,"player_id":66272,"team_name":"Necaxa","player_name":"Silvera Cabo, Maximiliano","table_position":137,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":137,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a61299f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18097,"goal_stats_json":{"team_id":12,"player_id":18097,"team_name":"Queretaro","player_name":"Torres, Jonatan Gabriel","table_position":138,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":138,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T0"
15:51:07.053 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "2:19:57.000Z","deleted_at":null},{"id":"a77bc6e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38298,"goal_stats_json":{"team_id":4,"player_id":38298,"team_name":"Atlas","player_name":"Trejo Morantes, Christopher","table_position":139,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":139,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a82c2b20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":52882,"goal_stats_json":{"team_id":173,"player_id":52882,"team_name":"Leon","player_name":"Uribe Guevara, Hector Yael","table_position":140,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":140,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7f14500-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44304,"goal_stats_json":{"team_id":17,"player_id":44304,"team_name":"Club Tijuana","player_name":"Valenzuela, Carlos Fernando","table_position":141,"total_of_goal"
15:51:07.053 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "s":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":141,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6c10260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27652,"goal_stats_json":{"team_id":1,"player_id":27652,"team_name":"Guadalajara","player_name":"Vega Rojas, Alexis","table_position":142,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":142,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6251080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18323,"goal_stats_json":{"team_id":7,"player_id":18323,"team_name":"Rayados de Monterrey","player_name":"Vergara Hernandez, Duvan","table_position":143,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":143,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5636e30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13272,"goal_stats"
15:51:07.053 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "_json":{"team_id":13,"player_id":13272,"team_name":"CA San Luis","player_name":"Villalpando Perez, Dieter","table_position":144,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":144,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5b07cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16198,"goal_stats_json":{"team_id":2,"player_id":16198,"team_name":"America","player_name":"Zendejas Saavedra, Alejandro","table_position":145,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":145,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a84a3a70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":56675,"goal_stats_json":{"team_id":12,"player_id":56675,"team_name":"Queretaro","player_name":"Zuniga Murillo, Jose","table_position":146,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":146,"created_at":"2023-05-19T02:20:00.000Z","up"
15:51:07.053 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "dated_at":"2023-05-19T02:20:00.000Z","deleted_at":null}]}"
15:51:07.053 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 41][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:07.053 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-41: set socket timeout to 0
15:51:07.053 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 41][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:07.053 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 765
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 55972
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:06 GMT
1 < x-amzn-RequestId: 74559659-c0d7-4bce-9c84-d8884f0f33d2
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 55972
1 < x-amz-apigw-id: FZMRNFpwiYcFl1w=
1 < etag: W/"daa4-mc4uieD5isnneWzGxzeKhGPz7LM"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d273a-3e877a297d576da3144c0910;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 3f5eb552d0fd2c9251e305dc7c5e54aa.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: RUU0Yz9hEcriDore_tMnp0-VPkmYeB1n5vmanADTB9XiD_myKr9gRw==
{"status":true,"data":[{"id":"a5179820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10118,"goal_stats_json":{"team_id":9,"player_id":10118,"team_name":"Pachuca","player_name":"Lopez Ramirez, Javier","table_position":5,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":5,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a59812c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15831,"goal_stats_json":{"team_id":14,"player_id":15831,"team_name":"Santos Laguna","player_name":"Preciado Villarreal, Harold","table_position":6,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":6,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a72f5490-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32588,"goal_stats_json":{"team_id":173,"player_id":32588,"team_name":"Leon","player_name":"Davila Zavala, Victor","table_position":7,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":7,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5063300-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":6376,"goal_stats_json":{"team_id":16,"player_id":6376,"team_name":"Tigres de la UANL","player_name":"Gignac, Andre Pierre","table_position":8,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":8,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4a1cbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":435,"goal_stats_json":{"team_id":7,"player_id":435,"team_name":"Rayados de Monterrey","player_name":"Gonzalez Gonzalez, Arturo","table_position":9,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":9,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a60c7f70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18037,"goal_stats_json":{"team_id":1,"player_id":18037,"team_name":"Guadalajara","player_name":"Guzman Guzman, Victor","table_position":10,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":10,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7529400-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34462,"goal_stats_json":{"team_id":9,"player_id":34462,"team_name":"Pachuca","player_name":"Ibanez, Nicolas Alejandro","table_position":11,"total_of_goals":5,"total_of_goals_away":1,"total_of_goals_local":4},"position":11,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5d3e340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16961,"goal_stats_json":{"team_id":4,"player_id":16961,"team_name":"Atlas","player_name":"Lozano Aparicio, Brian","table_position":12,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":12,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a61ea7e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18185,"goal_stats_json":{"team_id":205,"player_id":18185,"team_name":"Necaxa","player_name":"Mendez Ortega, Edgar","table_position":13,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":13,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a649af80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24653,"goal_stats_json":{"team_id":4,"player_id":24653,"team_name":"Atlas","player_name":"Quinones Quinones, Julian","table_position":14,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":14,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5924660-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15669,"goal_stats_json":{"team_id":2,"player_id":15669,"team_name":"America","player_name":"Rodriguez Portillo, Jonathan","table_position":15,"total_of_goals":5,"total_of_goals_away":4,"total_of_goals_local":1},"position":15,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5df2de0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17859,"goal_stats_json":{"team_id":8,"player_id":17859,"team_name":"Mazatlan FC","player_name":"Benedetti Roa, Nicolas","table_position":16,"total_of_goals":4,"total_of_goals_away":3,"total_of_goals_local":1},"position":16,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a769ec90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35240,"goal_stats_json":{"team_id":14,"player_id":35240,"team_name":"Santos Laguna","player_name":"Brunetta, Juan Francisco","table_position":17,"total_of_goals":4,"total_of_goals_away":2,"total_of_goals_local":2},"position":17,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a57aedd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15389,"goal_stats_json":{"team_id":14,"player_id":15389,"team_name":"Santos Laguna","player_name":"Correa, Marcelo Javier","table_position":18,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":18,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5bc3c90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16833,"goal_stats_json":{"team_id":18,"player_id":16833,"team_name":"Toluca","player_name":"Gonzalez Espinola, Carlos","table_position":19,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":19,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4ef0180-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4222,"goal_stats_json":{"team_id":7,"player_id":4222,"team_name":"Rayados de Monterrey","player_name":"Funes Mori, Rogelio","table_position":2,"total_of_goals":8,"total_of_goals_away":2,"total_of_goals_local":6},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:24.000Z","deleted_at":null},{"id":"a53a6260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12081,"goal_stats_json":{"team_id":11,"player_id":12081,"team_name":"Universidad Nacional","player_name":"Dinenno De Cara, Juan","table_position":3,"total_of_goals":7,"total_of_goals_away":2,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:50:05.000Z","deleted_at":null},{"id":"a5693a90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14792,"goal_stats_json":{"team_id":2,"player_id":14792,"team_name":"America","player_name":"Martin Mex, Henry","table_position":1,"total_of_goals":11,"total_of_goals_away":6,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:20.000Z","deleted_at":null},{"id":"a7120890-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28834,"goal_stats_json":{"team_id":3014,"player_id":28834,"team_name":"FC Juarez","player_name":"Molina, Tomas","table_position":20,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a81a50d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50049,"goal_stats_json":{"team_id":18,"player_id":50049,"team_name":"Toluca","player_name":"Araujo Vilches, Maximiliano","table_position":4,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-23T20:50:09.000Z","deleted_at":null},{"id":"a55d7ac0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13036,"goal_stats_json":{"team_id":2,"player_id":13036,"team_name":"America","player_name":"Valdes Contreras, Diego","table_position":21,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":21,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a75e2cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34605,"goal_stats_json":{"team_id":9,"player_id":34605,"team_name":"Pachuca","player_name":"Alvarez Campos, Kevin","table_position":22,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":22,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a6933ba0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27244,"goal_stats_json":{"team_id":5,"player_id":27244,"team_name":"Cruz Azul","player_name":"Antuna Romero, Carlos","table_position":23,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":23,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a62b2b00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19036,"goal_stats_json":{"team_id":7,"player_id":19036,"team_name":"Rayados de Monterrey","player_name":"Berterame, German","table_position":24,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":24,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5576040-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12811,"goal_stats_json":{"team_id":13,"player_id":12811,"team_name":"CA San Luis","player_name":"Bonatini, Leonardo","table_position":25,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":25,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5a46ed0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15899,"goal_stats_json":{"team_id":17,"player_id":15899,"team_name":"Club Tijuana","player_name":"Canelo, Pedro Alexis","table_position":26,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":26,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a73b1460-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32973,"goal_stats_json":{"team_id":9,"player_id":32973,"team_name":"Pachuca","player_name":"De la Rosa Gonzalez, Roberto","table_position":27,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":27,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a89f3840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63750,"goal_stats_json":{"team_id":11,"player_id":63750,"team_name":"Universidad Nacional","player_name":"Del Prete, Gustavo","table_position":28,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":28,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a717d4f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":29918,"goal_stats_json":{"team_id":173,"player_id":29918,"team_name":"Leon","player_name":"Di Yorio, Lucas","table_position":29,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":29,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a52330e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10279,"goal_stats_json":{"team_id":4,"player_id":10279,"team_name":"Atlas","player_name":"Furch, Julio Cesar","table_position":30,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":30,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6aba5a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27646,"goal_stats_json":{"team_id":3014,"player_id":27646,"team_name":"FC Juarez","player_name":"Lezcano Farina, Dario","table_position":31,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":31,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4b10e20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":564,"goal_stats_json":{"team_id":10,"player_id":564,"team_name":"Puebla FC","player_name":"Mancuello, Federico Andres","table_position":32,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":32,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a56f06f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14955,"goal_stats_json":{"team_id":10,"player_id":14955,"team_name":"Puebla FC","player_name":"Martinez Ayala, Guillermo","table_position":33,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":33,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a55193e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12719,"goal_stats_json":{"team_id":16,"player_id":12719,"team_name":"Tigres de la UANL","player_name":"Quinones, Luis Enrique","table_position":34,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":34,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a50bff60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":8412,"goal_stats_json":{"team_id":11,"player_id":8412,"team_name":"Universidad Nacional","player_name":"Salvio, Eduardo Antonio","table_position":35,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":35,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a580ba30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15443,"goal_stats_json":{"team_id":2,"player_id":15443,"team_name":"America","player_name":"Suarez, Leonardo Gabriel","table_position":36,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":36,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7dfdfe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43599,"goal_stats_json":{"team_id":173,"player_id":43599,"team_name":"Leon","player_name":"Ambriz Gonzalez, Fidel","table_position":37,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":37,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4f4cde0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4509,"goal_stats_json":{"team_id":12,"player_id":4509,"team_name":"Queretaro","player_name":"Barrera Acosta, Pablo","table_position":38,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":38,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7d6b820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43410,"goal_stats_json":{"team_id":205,"player_id":43410,"team_name":"Necaxa","player_name":"Batista Ochoa, Facundo","table_position":39,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":39,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a79394a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39146,"goal_stats_json":{"team_id":9,"player_id":39146,"team_name":"Pachuca","player_name":"Castillo Perez, Jose","table_position":40,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":40,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5c82370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16950,"goal_stats_json":{"team_id":17,"player_id":16950,"team_name":"Club Tijuana","player_name":"Cavallini, Lucas Daniel","table_position":41,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":41,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a511cbc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10112,"goal_stats_json":{"team_id":1,"player_id":10112,"team_name":"Guadalajara","player_name":"Cisneros Barajas, Carlos","table_position":42,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":42,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4dd9c60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3309,"goal_stats_json":{"team_id":18,"player_id":3309,"team_name":"Toluca","player_name":"Da Silva Sanvezzo, Camilo","table_position":43,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":43,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8a5c7f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":64771,"goal_stats_json":{"team_id":11,"player_id":64771,"team_name":"Universidad Nacional","player_name":"De Oliveira Barbosa, Diogo","table_position":44,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":44,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a49289a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":369,"goal_stats_json":{"team_id":5,"player_id":369,"team_name":"Cruz Azul","player_name":"Escoboza Lugo, Jesus","table_position":45,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":45,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7f71160-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":46476,"goal_stats_json":{"team_id":10,"player_id":46476,"team_name":"Puebla FC","player_name":"Fernandez Frasica, Omar","table_position":46,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":46,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a88dd320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59856,"goal_stats_json":{"team_id":3014,"player_id":59856,"team_name":"FC Juarez","player_name":"Fernandez Leites, Gabriel","table_position":47,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":47,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5cdefd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16952,"goal_stats_json":{"team_id":18,"player_id":16952,"team_name":"Toluca","player_name":"Fernandez Lopez, Leonardo","table_position":48,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":48,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a545fb20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12399,"goal_stats_json":{"team_id":18,"player_id":12399,"team_name":"Toluca","player_name":"Garcia Carpizo, Brian","table_position":49,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":49,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5c23000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16940,"goal_stats_json":{"team_id":16,"player_id":16940,"team_name":"Tigres de la UANL","player_name":"Gorriaran Fontes, Fernando","table_position":50,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":50,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a74cc7a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34334,"goal_stats_json":{"team_id":10,"player_id":34334,"team_name":"Puebla FC","player_name":"Gularte Mendez, Emanuel","table_position":51,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":51,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a83293c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53533,"goal_stats_json":{"team_id":9,"player_id":53533,"team_name":"Pachuca","player_name":"Isais, Mauricio Andre","table_position":52,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":52,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7a5e420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39664,"goal_stats_json":{"team_id":8,"player_id":39664,"team_name":"Mazatlan FC","player_name":"Loba, Ake Arnaud","table_position":53,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":53,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a79cbc60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39397,"goal_stats_json":{"team_id":12,"player_id":39397,"team_name":"Queretaro","player_name":"Lopez Quinones, Rodrigo","table_position":54,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":54,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5aa6240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16115,"goal_stats_json":{"team_id":18,"player_id":16115,"team_name":"Toluca","player_name":"Lopez Rodriguez, Edgar","table_position":55,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":55,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4b728a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":860,"goal_stats_json":{"team_id":17,"player_id":860,"team_name":"Club Tijuana","player_name":"Lopez, Lisandro Ezequiel","table_position":56,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":56,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7fcddc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":47029,"goal_stats_json":{"team_id":5,"player_id":47029,"team_name":"Cruz Azul","player_name":"Lotti, Augusto Diego","table_position":57,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":57,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7642030-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35223,"goal_stats_json":{"team_id":14,"player_id":35223,"team_name":"Santos Laguna","player_name":"Medina Vazquez, Diego","table_position":58,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":58,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4d7d000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3115,"goal_stats_json":{"team_id":173,"player_id":3115,"team_name":"Leon","player_name":"Mena Delgado, Angel","table_position":59,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":59,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7875fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38840,"goal_stats_json":{"team_id":205,"player_id":38840,"team_name":"Necaxa","player_name":"Monreal Morales, Ricardo","table_position":60,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":60,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8939f80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63615,"goal_stats_json":{"team_id":205,"player_id":63615,"team_name":"Necaxa","player_name":"Oliveros Cano, Agustin","table_position":61,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":61,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a808c4a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49379,"goal_stats_json":{"team_id":10,"player_id":49379,"team_name":"Puebla FC","player_name":"Robles Guerrero, Angel","table_position":62,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":62,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6ebbbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27713,"goal_stats_json":{"team_id":5,"player_id":27713,"team_name":"Cruz Azul","player_name":"Rodriguez Gomez, Carlos","table_position":63,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":63,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5f48aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17919,"goal_stats_json":{"team_id":17,"player_id":17919,"team_name":"Club Tijuana","player_name":"Rodriguez, Lucas Ariel","table_position":64,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":64,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7b74940-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42864,"goal_stats_json":{"team_id":173,"player_id":42864,"team_name":"Leon","player_name":"Rubio Rodriguez, Brian","table_position":65,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":65,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a775d370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38199,"goal_stats_json":{"team_id":18,"player_id":38199,"team_name":"Toluca","player_name":"Ruiz Suarez, Marcel","table_position":66,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":66,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4e93520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3864,"goal_stats_json":{"team_id":7,"player_id":3864,"team_name":"Rayados de Monterrey","player_name":"Aguirre Soto, Rodrigo ","table_position":67,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":67,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a46add60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38,"goal_stats_json":{"team_id":8,"player_id":38,"team_name":"Mazatlan FC","player_name":"Alanis Pantoja, Oswaldo","table_position":68,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":68,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a83e7aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53539,"goal_stats_json":{"team_id":8,"player_id":53539,"team_name":"Mazatlan FC","player_name":"Almada, Facundo Ezequiel","table_position":69,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":69,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4fa9a40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4953,"goal_stats_json":{"team_id":18,"player_id":4953,"team_name":"Toluca","player_name":"Angulo Leon, Brayan","table_position":70,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":70,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7586060-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34580,"goal_stats_json":{"team_id":205,"player_id":34580,"team_name":"Necaxa","player_name":"Araos Llanos, Angelo","table_position":71,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":71,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a740e0c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":33728,"goal_stats_json":{"team_id":12,"player_id":33728,"team_name":"Queretaro","player_name":"Ayon Calderon, Ettson","table_position":72,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":72,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a71def70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":30025,"goal_stats_json":{"team_id":12,"player_id":30025,"team_name":"Queretaro","player_name":"Barbieri, Miguel Angel","table_position":73,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":73,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a528fd40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11490,"goal_stats_json":{"team_id":10,"player_id":11490,"team_name":"Puebla FC","player_name":"Barragan Negrete, Martin","table_position":74,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":74,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6f7f0e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27772,"goal_stats_json":{"team_id":205,"player_id":27772,"team_name":"Necaxa","player_name":"Batallini, Damian","table_position":75,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":75,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a7e5ac40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43738,"goal_stats_json":{"team_id":173,"player_id":43738,"team_name":"Leon","player_name":"Bellon Saracho, Paul","table_position":76,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":76,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a746ad20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34312,"goal_stats_json":{"team_id":1,"player_id":34312,"team_name":"Guadalajara","player_name":"Beltran Cruz, Fernando","table_position":77,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":77,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5008db0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":5101,"goal_stats_json":{"team_id":9,"player_id":5101,"team_name":"Pachuca","player_name":"Cabral, Gustavo Daniel","table_position":78,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":78,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a825e990-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50114,"goal_stats_json":{"team_id":5,"player_id":50114,"team_name":"Cruz Azul","player_name":"Carneiro Mendez, Gonzalo","table_position":79,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":79,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a5402ec0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12363,"goal_stats_json":{"team_id":9,"player_id":12363,"team_name":"Pachuca","player_name":"Chavez Magallon, Luis","table_position":80,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":80,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5752170-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15275,"goal_stats_json":{"team_id":1,"player_id":15275,"team_name":"Guadalajara","player_name":"Cisneros Morell, Ronaldo","table_position":81,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":81,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a643e320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24650,"goal_stats_json":{"team_id":8,"player_id":24650,"team_name":"Mazatlan FC","player_name":"Colula Alarcon, Bryan","table_position":82,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":82,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a54bc780-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12409,"goal_stats_json":{"team_id":7,"player_id":12409,"team_name":"Rayados de Monterrey","player_name":"Cortizo de la Piedra, Jordi","table_position":83,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":83,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a48988f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":347,"goal_stats_json":{"team_id":5,"player_id":347,"team_name":"Cruz Azul","player_name":"Dominguez Juarez, Julio","table_position":84,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":84,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a4bd4320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1085,"goal_stats_json":{"team_id":14,"player_id":1085,"team_name":"Santos Laguna","player_name":"Doria Macedo, Matheus","table_position":85,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":85,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a498a420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":384,"goal_stats_json":{"team_id":3014,"player_id":384,"team_name":"FC Juarez","player_name":"Duenas Manzo, Jesus","table_position":86,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":86,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a45d48d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":9,"goal_stats_json":{"team_id":8,"player_id":9,"team_name":"Mazatlan FC","player_name":"Fabian De La Mora, Marco ","table_position":87,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":87,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7c775e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43159,"goal_stats_json":{"team_id":12,"player_id":43159,"team_name":"Queretaro","player_name":"Fernandez Inzunza, Rafael","table_position":88,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":88,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a58c52f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15538,"goal_stats_json":{"team_id":10,"player_id":15538,"team_name":"Puebla FC","player_name":"Ferrareis, Gustavo Henrique","table_position":89,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":89,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7abb080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":41546,"goal_stats_json":{"team_id":13,"player_id":41546,"team_name":"CA San Luis","player_name":"Ferreira Arantes, Vitor","table_position":90,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":90,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a63cb730-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20517,"goal_stats_json":{"team_id":1,"player_id":20517,"team_name":"Guadalajara","player_name":"Flores Reyes, Sergio","table_position":91,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":91,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a51d6480-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10221,"goal_stats_json":{"team_id":11,"player_id":10221,"team_name":"Universidad Nacional","player_name":"Freire, Nicolas Omar","table_position":92,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":92,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5868690-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15447,"goal_stats_json":{"team_id":7,"player_id":15447,"team_name":"Rayados de Monterrey","player_name":"Gallardo Vasconcelos, Jesus","table_position":93,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":93,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a80e9100-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49397,"goal_stats_json":{"team_id":3014,"player_id":49397,"team_name":"FC Juarez","player_name":"Garcia Bojorquez, Denzell","table_position":94,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":94,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8507c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":58749,"goal_stats_json":{"team_id":14,"player_id":58749,"team_name":"Santos Laguna","player_name":"Gonzalez Martinez, Lucas","table_position":95,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":95,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a52ec9a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11534,"goal_stats_json":{"team_id":13,"player_id":11534,"team_name":"CA San Luis","player_name":"Guemez Lopez, Javier","table_position":96,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":96,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a78d2c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39091,"goal_stats_json":{"team_id":7,"player_id":39091,"team_name":"Rayados de Monterrey","player_name":"Guzman Olmedo, Victor","table_position":97,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":97,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8148470-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49423,"goal_stats_json":{"team_id":9,"player_id":49423,"team_name":"Pachuca","player_name":"Hernandez Casiano, Jesus","table_position":98,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":98,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7819340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38837,"goal_stats_json":{"team_id":4,"player_id":38837,"team_name":"Atlas","player_name":"Herrera Morales, Jonathan","table_position":99,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":99,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8446e10-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53871,"goal_stats_json":{"team_id":9,"player_id":53871,"team_name":"Pachuca","player_name":"Hinestroza Angulo, Marino","table_position":100,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":100,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a723bbd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":31651,"goal_stats_json":{"team_id":8,"player_id":31651,"team_name":"Mazatlan FC","player_name":"Illescas Marinelarena, Fernando","table_position":101,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":101,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a85cff20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59394,"goal_stats_json":{"team_id":10,"player_id":59394,"team_name":"Puebla FC","player_name":"Jaques Varone Maia, Lucas","table_position":102,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":102,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8b7a240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69520,"goal_stats_json":{"team_id":13,"player_id":69520,"team_name":"CA San Luis","player_name":"Klimowicz, Mateo","table_position":103,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":103,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5fdb260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18034,"goal_stats_json":{"team_id":3014,"player_id":18034,"team_name":"FC Juarez","player_name":"Lainez Leyva, Mauro","table_position":104,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":104,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4aaf3a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":493,"goal_stats_json":{"team_id":17,"player_id":493,"team_name":"Club Tijuana","player_name":"Lertora, Federico Eduardo","table_position":105,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":105,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a5349600-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11979,"goal_stats_json":{"team_id":2,"player_id":11979,"team_name":"America","player_name":"Martinez Tobinson, Roger","table_position":106,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":106,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8b187c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69493,"goal_stats_json":{"team_id":17,"player_id":69493,"team_name":"Club Tijuana","player_name":"Martinez, Silvio Alejandro","table_position":107,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":107,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a7298830-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32110,"goal_stats_json":{"team_id":1,"player_id":32110,"team_name":"Guadalajara","player_name":"Mayorga Almaraz, Manuel","table_position":108,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":108,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6d65f20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27663,"goal_stats_json":{"team_id":3014,"player_id":27663,"team_name":"FC Juarez","player_name":"Medina Camacho, Alan","table_position":109,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":109,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4c97820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2182,"goal_stats_json":{"team_id":7,"player_id":2182,"team_name":"Rayados de Monterrey","player_name":"Medina Ramirez, John","table_position":110,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":110,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7354800-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32614,"goal_stats_json":{"team_id":18,"player_id":32614,"team_name":"Toluca","player_name":"Meneses Villarroel, Jean","table_position":111,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":111,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a671a9e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27099,"goal_stats_json":{"team_id":8,"player_id":27099,"team_name":"Mazatlan FC","player_name":"Meraz Bernal, Roberto","table_position":112,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":112,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a618db80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18129,"goal_stats_json":{"team_id":13,"player_id":18129,"team_name":"CA San Luis","player_name":"Merino Zuloaga, Sabin","table_position":113,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":113,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7b17ce0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42534,"goal_stats_json":{"team_id":8,"player_id":42534,"team_name":"Mazatlan FC","player_name":"Montano Mora, Andres","table_position":114,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":114,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a630f760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19147,"goal_stats_json":{"team_id":5,"player_id":19147,"team_name":"Cruz Azul","player_name":"Morales Bravo, Ivan","table_position":115,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":115,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a59ea270-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15856,"goal_stats_json":{"team_id":173,"player_id":15856,"team_name":"Leon","player_name":"Moreno Berrio, Yairo","table_position":116,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":116,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a65f5a60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":26989,"goal_stats_json":{"team_id":173,"player_id":26989,"team_name":"Leon","player_name":"Moreno Fuguemann, Ivan","table_position":117,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":117,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a4d203a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2739,"goal_stats_json":{"team_id":8,"player_id":2739,"team_name":"Mazatlan FC","player_name":"Nahuelpan Osten, Ariel","table_position":118,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":118,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8725be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59562,"goal_stats_json":{"team_id":3014,"player_id":59562,"team_name":"FC Juarez","player_name":"Olivera De Andrea, Maximiliano","table_position":119,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":119,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4834760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":224,"goal_stats_json":{"team_id":18,"player_id":224,"team_name":"Toluca","player_name":"Orrantia Trevino, Carlos","table_position":120,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":120,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8996be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63688,"goal_stats_json":{"team_id":10,"player_id":63688,"team_name":"Puebla FC","player_name":"Parra Rubilar, Pablo","table_position":121,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":121,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4c35da0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1188,"goal_stats_json":{"team_id":16,"player_id":1188,"team_name":"Tigres de la UANL","player_name":"Pizarro Demestri, Guido","table_position":122,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":122,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a4740520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":145,"goal_stats_json":{"team_id":16,"player_id":145,"team_name":"Tigres de la UANL","player_name":"Reyes Rosales, Diego","table_position":123,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":123,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a64f7be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24658,"goal_stats_json":{"team_id":1,"player_id":24658,"team_name":"Guadalajara","player_name":"Rios Calderon, Daniel","table_position":124,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":124,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a70c3c30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28758,"goal_stats_json":{"team_id":12,"player_id":28758,"team_name":"Queretaro","player_name":"Rivera Cuellar, Christian","table_position":125,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":125,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a8201d30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50050,"goal_stats_json":{"team_id":2,"player_id":50050,"team_name":"America","player_name":"Rodriguez Bravo, Paul","table_position":126,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":126,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a67ddee0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27144,"goal_stats_json":{"team_id":7,"player_id":27144,"team_name":"Rayados de Monterrey","player_name":"Romo Barron, Luis","table_position":127,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":127,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7eb78a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44292,"goal_stats_json":{"team_id":5,"player_id":44292,"team_name":"Cruz Azul","player_name":"Rotondi, Carlos Rodolfo","table_position":128,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":128,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a76fe000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":36768,"goal_stats_json":{"team_id":13,"player_id":36768,"team_name":"CA San Luis","player_name":"Sanabria Magole, Juan","table_position":129,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":129,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a802f840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":48573,"goal_stats_json":{"team_id":2,"player_id":48573,"team_name":"America","player_name":"Sanchez Guerrero, Richard","table_position":130,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":130,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7066fd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28647,"goal_stats_json":{"team_id":9,"player_id":28647,"team_name":"Pachuca","player_name":"Sanchez Ocegueda, Erick","table_position":131,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":131,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5b64920-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16327,"goal_stats_json":{"team_id":18,"player_id":16327,"team_name":"Toluca","player_name":"Saucedo Mondragon, Sebastian","table_position":132,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":132,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a636ead0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20221,"goal_stats_json":{"team_id":1,"player_id":20221,"team_name":"Guadalajara","player_name":"Sepulveda Lopez, Gilberto","table_position":133,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":133,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a47a1fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":183,"goal_stats_json":{"team_id":12,"player_id":183,"team_name":"Queretaro","player_name":"Sepulveda Sanchez, Angel","table_position":134,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":134,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a700a370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27843,"goal_stats_json":{"team_id":3014,"player_id":27843,"team_name":"FC Juarez","player_name":"Sierra Flores, Jordan","table_position":135,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":135,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4e368c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3538,"goal_stats_json":{"team_id":10,"player_id":3538,"team_name":"Puebla FC","player_name":"Silva Perdomo, Gaston","table_position":136,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":136,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8abbb60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":66272,"goal_stats_json":{"team_id":205,"player_id":66272,"team_name":"Necaxa","player_name":"Silvera Cabo, Maximiliano","table_position":137,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":137,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a61299f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18097,"goal_stats_json":{"team_id":12,"player_id":18097,"team_name":"Queretaro","player_name":"Torres, Jonatan Gabriel","table_position":138,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":138,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a77bc6e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38298,"goal_stats_json":{"team_id":4,"player_id":38298,"team_name":"Atlas","player_name":"Trejo Morantes, Christopher","table_position":139,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":139,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a82c2b20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":52882,"goal_stats_json":{"team_id":173,"player_id":52882,"team_name":"Leon","player_name":"Uribe Guevara, Hector Yael","table_position":140,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":140,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7f14500-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44304,"goal_stats_json":{"team_id":17,"player_id":44304,"team_name":"Club Tijuana","player_name":"Valenzuela, Carlos Fernando","table_position":141,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":141,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6c10260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27652,"goal_stats_json":{"team_id":1,"player_id":27652,"team_name":"Guadalajara","player_name":"Vega Rojas, Alexis","table_position":142,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":142,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6251080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18323,"goal_stats_json":{"team_id":7,"player_id":18323,"team_name":"Rayados de Monterrey","player_name":"Vergara Hernandez, Duvan","table_position":143,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":143,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5636e30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13272,"goal_stats_json":{"team_id":13,"player_id":13272,"team_name":"CA San Luis","player_name":"Villalpando Perez, Dieter","table_position":144,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":144,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5b07cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16198,"goal_stats_json":{"team_id":2,"player_id":16198,"team_name":"America","player_name":"Zendejas Saavedra, Alejandro","table_position":145,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":145,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a84a3a70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":56675,"goal_stats_json":{"team_id":12,"player_id":56675,"team_name":"Queretaro","player_name":"Zuniga Murillo, Jose","table_position":146,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":146,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null}]}

15:51:07.056 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:07.056 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:07.056 [Test worker] DEBUG com.intuit.karate - request:
2 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/scorer/positions/a5179820-f5eb-11ed-8428-8d9df34ca1c7
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:51:07.056 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:07.056 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 42][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:07.056 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:07.056 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:07.056 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:07.084 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:07.084 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:07.084 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:07.116 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:07.116 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:07.116 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:07.116 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:07.116 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:07.116 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:07.116 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56134<->143.204.23.36:443
15:51:07.116 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-42: set socket timeout to 5000
15:51:07.116 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/scorer/positions/a5179820-f5eb-11ed-8428-8d9df34ca1c7 HTTP/1.1
15:51:07.116 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:07.116 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> GET /dev/api/scorer/positions/a5179820-f5eb-11ed-8428-8d9df34ca1c7 HTTP/1.1
15:51:07.116 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:07.116 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:07.116 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> Connection: Keep-Alive
15:51:07.116 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:07.116 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> Accept-Encoding: gzip,deflate
15:51:07.116 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "GET /dev/api/scorer/positions/a5179820-f5eb-11ed-8428-8d9df34ca1c7 HTTP/1.1[\r][\n]"
15:51:07.116 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:07.116 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:07.116 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "Connection: Keep-Alive[\r][\n]"
15:51:07.116 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:07.116 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:07.116 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "[\r][\n]"
15:51:07.488 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "HTTP/1.1 200 OK[\r][\n]"
15:51:07.488 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:07.488 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "Content-Length: 398[\r][\n]"
15:51:07.488 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "Connection: keep-alive[\r][\n]"
15:51:07.488 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "Date: Tue, 23 May 2023 20:51:07 GMT[\r][\n]"
15:51:07.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "x-amzn-RequestId: 35396b0b-b918-486c-8c68-714af7e04fee[\r][\n]"
15:51:07.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "access-control-allow-origin: *[\r][\n]"
15:51:07.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "x-amzn-Remapped-content-length: 398[\r][\n]"
15:51:07.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "x-amz-apigw-id: FZMRVGfIiYcFzEA=[\r][\n]"
15:51:07.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "etag: W/"18e-miEFErC9priX6Z9+/VP4oGcSyJk"[\r][\n]"
15:51:07.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "x-powered-by: Express[\r][\n]"
15:51:07.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "X-Amzn-Trace-Id: Root=1-646d273b-5fa746da780cf28a3b374994;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:07.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:07.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)[\r][\n]"
15:51:07.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:07.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "X-Amz-Cf-Id: TSJ9DstbuuG-GxkodIyO5xOT4U6TtJ0gaJBqJlSNzpcDJEzX-WJ9tg==[\r][\n]"
15:51:07.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "[\r][\n]"
15:51:07.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "{"status":true,"data":{"id":"a5179820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10118,"goal_stats_json":{"team_id":9,"player_id":10118,"team_name":"Pachuca","player_name":"Lopez Ramirez, Javier","table_position":5,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":5,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null}}"
15:51:07.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << HTTP/1.1 200 OK
15:51:07.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << Content-Type: application/json; charset=utf-8
15:51:07.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << Content-Length: 398
15:51:07.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << Connection: keep-alive
15:51:07.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << Date: Tue, 23 May 2023 20:51:07 GMT
15:51:07.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << x-amzn-RequestId: 35396b0b-b918-486c-8c68-714af7e04fee
15:51:07.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << access-control-allow-origin: *
15:51:07.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << x-amzn-Remapped-content-length: 398
15:51:07.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << x-amz-apigw-id: FZMRVGfIiYcFzEA=
15:51:07.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << etag: W/"18e-miEFErC9priX6Z9+/VP4oGcSyJk"
15:51:07.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << x-powered-by: Express
15:51:07.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << X-Amzn-Trace-Id: Root=1-646d273b-5fa746da780cf28a3b374994;Sampled=0;lineage=1a7c2e09:0
15:51:07.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << X-Cache: Miss from cloudfront
15:51:07.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)
15:51:07.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << X-Amz-Cf-Pop: BOG50-P1
15:51:07.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << X-Amz-Cf-Id: TSJ9DstbuuG-GxkodIyO5xOT4U6TtJ0gaJBqJlSNzpcDJEzX-WJ9tg==
15:51:07.489 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:07.489 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 42][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:07.489 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-42: set socket timeout to 0
15:51:07.489 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 42][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:07.489 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 433
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 398
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:07 GMT
2 < x-amzn-RequestId: 35396b0b-b918-486c-8c68-714af7e04fee
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 398
2 < x-amz-apigw-id: FZMRVGfIiYcFzEA=
2 < etag: W/"18e-miEFErC9priX6Z9+/VP4oGcSyJk"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d273b-5fa746da780cf28a3b374994;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: TSJ9DstbuuG-GxkodIyO5xOT4U6TtJ0gaJBqJlSNzpcDJEzX-WJ9tg==
{"status":true,"data":{"id":"a5179820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10118,"goal_stats_json":{"team_id":9,"player_id":10118,"team_name":"Pachuca","player_name":"Lopez Ramirez, Javier","table_position":5,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":5,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null}}

15:51:07.490 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:07.491 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['id']
15:51:07.494 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:07.495 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:07.496 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:07.496 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:07.496 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/scorer/positions
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:07.496 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:07.496 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 43][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:07.496 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:07.496 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:07.496 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:07.523 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:07.523 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:07.524 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:07.559 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:07.559 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:07.559 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:07.559 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:07.559 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:07.559 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:07.559 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56135<->143.204.23.36:443
15:51:07.559 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-43: set socket timeout to 5000
15:51:07.559 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/scorer/positions HTTP/1.1
15:51:07.559 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:07.560 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> GET /dev/api/scorer/positions HTTP/1.1
15:51:07.560 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:07.560 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:07.560 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> Connection: Keep-Alive
15:51:07.560 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:07.560 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> Accept-Encoding: gzip,deflate
15:51:07.560 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "GET /dev/api/scorer/positions HTTP/1.1[\r][\n]"
15:51:07.560 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:07.560 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:07.560 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "Connection: Keep-Alive[\r][\n]"
15:51:07.560 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:07.560 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:07.560 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "[\r][\n]"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "HTTP/1.1 200 OK[\r][\n]"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "Content-Length: 55972[\r][\n]"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "Connection: keep-alive[\r][\n]"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "Date: Tue, 23 May 2023 20:51:07 GMT[\r][\n]"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "x-amzn-RequestId: 15320c1c-85a1-4de5-83bd-7f7258becafa[\r][\n]"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "access-control-allow-origin: *[\r][\n]"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "x-amzn-Remapped-content-length: 55972[\r][\n]"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "x-amz-apigw-id: FZMRYG7XCYcF_dQ=[\r][\n]"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "etag: W/"daa4-mc4uieD5isnneWzGxzeKhGPz7LM"[\r][\n]"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "x-powered-by: Express[\r][\n]"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "X-Amzn-Trace-Id: Root=1-646d273b-2b7998da47c4a46b377b42bf;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "Via: 1.1 2d421cb55f565ff4c38cbaaf0ba2f1a2.cloudfront.net (CloudFront)[\r][\n]"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "X-Amz-Cf-Id: PDueMmUQk3exo2WtbzFq10QCawIuEHSozIZUbBvsEejYzgwgm4E4zg==[\r][\n]"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "[\r][\n]"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "{"status":true,"data":[{"id":"a5179820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10118,"goal_stats_json":{"team_id":9,"player_id":10118,"team_name":"Pachuca","player_name":"Lopez Ramirez, Javier","table_position":5,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":5,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a59812c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15831,"goal_stats_json":{"team_id":14,"player_id":15831,"team_name":"Santos Laguna","player_name":"Preciado Villarreal, Harold","table_position":6,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":6,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a72f5490-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32588,"goal_stats_json":{"team_id":173,"player_id":32588,"team_name":"Leon","player_name":"Davila Zavala, Victor","table_position":7,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":7,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5063300-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":6376,"goal_stats_json":{"team_id":16,"player_id":6376,"team_name":"Tigres de la UANL","player_name":"Gignac, Andre Pierre","table_position":8,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":8,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4a1cbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":435,"goal_stats_json":{"team_id":7,"player_id":435,"team_name":"Rayados de Monterrey","player_name":"Gonzalez Gonzalez, Arturo","table_position":9,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":9,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a60c7f70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18037,"goal_stats_json":{"team_id":1,"player_id":18037,"team_name":"Guadalajara","player_name":"Guzman Guzman, Victor","table_position":10,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":10,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7529400-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34462,"goal_stats_json":{"team_id":9,"player_id":34462,"team_name":"Pachuca","player_name":"Ibanez, Nicolas Alejandro","table_position":11,"total_of_goals":5,"total_of_goals_away":1,"total_of_goals_local":4},"position":11,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5d3e340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16961,"goal_stats_json":{"team_id":4,"player_id":16961,"team_name":"Atlas","player_name":"Lozano Aparicio, Brian","table_position":12,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":12,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a61ea7e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18185,"goal_stats_json":{"team_id":205,"player_id":18185,"team_name":"Necaxa","player_name":"Mendez Ortega, Edgar","table_position":13,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":13,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a649af80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24653,"goal_stats_json":{"team_id":4,"player_id":24653,"team_name":"Atlas","player_name":"Quinones Quinones, Julian","table_position":14,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":14,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5924660-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15669,"goal_stats_json":{"team_id":2,"player_id":15669,"team_name":"America","player_name":"Rodriguez Portillo, Jonathan","table_position":15,"total_of_goals":5,"total_of_goals_away":4,"total_of_goals_local":1},"position":15,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5df2de0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17859,"goal_stats_json":{"team_id":8,"player_id":17859,"team_name":"Mazatlan FC","player_name":"Benedetti Roa, Nicolas","table_position":16,"total_of_goals":4,"total_of_goals_away":3,"total_of_goals_local":1},"position":16,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a769ec90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35240,"goal_stats_json":{"team_id":14,"player_id":35240,"team_name":"Santos Laguna","player_name":"Brunetta, Juan Francisco","table_position":17,"total_of_goals":4,"total_of_goals_away":2,"total_of_goals_local":2},"position":17,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a57aedd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15389,"goal_stats_json":{"team_id":14,"player_id":15389,"team_name":"Santos Laguna","player_name":"Correa, Marcelo Javier","table_position":18,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":18,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5bc3c90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16833,"goal_stats_json":{"team_id":18,"player_id":16833,"team_name":"Toluca","player_name":"Gonzalez Espinola, Carlos","table_position":19,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":19,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4ef0180-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4222,"goal_stats_json":{"team_id":7,"player_id":4222,"team_name":"Rayados de Monterrey","player_name":"Funes Mori, Rogelio","table_position":2,"total_of_goals":8,"total_of_goals_away":2,"total_of_goals_local":6},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:24.000Z","deleted_at":null},{"id":"a53a6260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12081,"goal_stats_json":{"team_id":11,"player_id":12081,"team_name":"Universidad Nacional","player_name":"Dinenno De Cara, Juan","table_position":3,"total_of_goals":7,"total_of_goals_away":2,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:50:05.000Z","deleted_at":null},{"id":"a5693a90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14792,"goal_stats_json":{"team_id":2,"player_id":14792,"team_name":"America","player_name":"Martin Mex, Henry","table_position":1,"total_of_goals":11,"total_of_goals_away":6,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:20.000Z","deleted_at":null},{"id":"a7120890-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28834,"goal_stats_json":{"team_id":3014,"player_id":28834,"team_name":"FC Juarez","player_name":"Molina, Tomas","table_position":20,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a81a50d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50049,"goal_stats_json":{"team_id":18,"player_id":50049,"team_name":"Toluca","player_name":"Araujo Vilches, Maximiliano","table_position":4,"total_of_goals":6,"total_of_goals_away":3,"
15:51:08.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << HTTP/1.1 200 OK
15:51:08.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << Content-Type: application/json; charset=utf-8
15:51:08.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << Content-Length: 55972
15:51:08.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << Connection: keep-alive
15:51:08.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << Date: Tue, 23 May 2023 20:51:07 GMT
15:51:08.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << x-amzn-RequestId: 15320c1c-85a1-4de5-83bd-7f7258becafa
15:51:08.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << access-control-allow-origin: *
15:51:08.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << x-amzn-Remapped-content-length: 55972
15:51:08.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << x-amz-apigw-id: FZMRYG7XCYcF_dQ=
15:51:08.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << etag: W/"daa4-mc4uieD5isnneWzGxzeKhGPz7LM"
15:51:08.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << x-powered-by: Express
15:51:08.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << X-Amzn-Trace-Id: Root=1-646d273b-2b7998da47c4a46b377b42bf;Sampled=0;lineage=1a7c2e09:0
15:51:08.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << X-Cache: Miss from cloudfront
15:51:08.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << Via: 1.1 2d421cb55f565ff4c38cbaaf0ba2f1a2.cloudfront.net (CloudFront)
15:51:08.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << X-Amz-Cf-Pop: BOG50-P1
15:51:08.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << X-Amz-Cf-Id: PDueMmUQk3exo2WtbzFq10QCawIuEHSozIZUbBvsEejYzgwgm4E4zg==
15:51:08.003 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << ""total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-23T20:50:09.000Z","deleted_at":null},{"id":"a55d7ac0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13036,"goal_stats_json":{"team_id":2,"player_id":13036,"team_name":"America","player_name":"Valdes Contreras, Diego","table_position":21,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":21,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a75e2cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34605,"goal_stats_json":{"team_id":9,"player_id":34605,"team_name":"Pachuca","player_name":"Alvarez Campos, Kevin","table_position":22,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":22,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a6933ba0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27244,"goal_stats_json":{"team_id":5,"player_id":27244,"team_name""
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << ":"Cruz Azul","player_name":"Antuna Romero, Carlos","table_position":23,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":23,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a62b2b00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19036,"goal_stats_json":{"team_id":7,"player_id":19036,"team_name":"Rayados de Monterrey","player_name":"Berterame, German","table_position":24,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":24,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5576040-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12811,"goal_stats_json":{"team_id":13,"player_id":12811,"team_name":"CA San Luis","player_name":"Bonatini, Leonardo","table_position":25,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":25,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "":"a5a46ed0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15899,"goal_stats_json":{"team_id":17,"player_id":15899,"team_name":"Club Tijuana","player_name":"Canelo, Pedro Alexis","table_position":26,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":26,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a73b1460-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32973,"goal_stats_json":{"team_id":9,"player_id":32973,"team_name":"Pachuca","player_name":"De la Rosa Gonzalez, Roberto","table_position":27,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":27,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a89f3840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63750,"goal_stats_json":{"team_id":11,"player_id":63750,"team_name":"Universidad Nacional","player_name":"Del Prete, Gustavo","table_position":28,"total_of_goals":3,"total_of_goals_away":1,"total_of_"
15:51:08.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "goals_local":2},"position":28,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a717d4f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":29918,"goal_stats_json":{"team_id":173,"player_id":29918,"team_name":"Leon","player_name":"Di Yorio, Lucas","table_position":29,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":29,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a52330e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10279,"goal_stats_json":{"team_id":4,"player_id":10279,"team_name":"Atlas","player_name":"Furch, Julio Cesar","table_position":30,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":30,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6aba5a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27646,"goal_stats_json":{"team_id":3014,"player_id":27646,"team_name":"FC Juarez","player_"
15:51:08.004 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "name":"Lezcano Farina, Dario","table_position":31,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":31,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4b10e20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":564,"goal_stats_json":{"team_id":10,"player_id":564,"team_name":"Puebla FC","player_name":"Mancuello, Federico Andres","table_position":32,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":32,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a56f06f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14955,"goal_stats_json":{"team_id":10,"player_id":14955,"team_name":"Puebla FC","player_name":"Martinez Ayala, Guillermo","table_position":33,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":33,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a55193e0-f5eb-11ed"
15:51:08.004 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "-8428-8d9df34ca1c7","goal_stats_id":12719,"goal_stats_json":{"team_id":16,"player_id":12719,"team_name":"Tigres de la UANL","player_name":"Quinones, Luis Enrique","table_position":34,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":34,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a50bff60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":8412,"goal_stats_json":{"team_id":11,"player_id":8412,"team_name":"Universidad Nacional","player_name":"Salvio, Eduardo Antonio","table_position":35,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":35,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a580ba30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15443,"goal_stats_json":{"team_id":2,"player_id":15443,"team_name":"America","player_name":"Suarez, Leonardo Gabriel","table_position":36,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1}"
15:51:08.004 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << ","position":36,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7dfdfe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43599,"goal_stats_json":{"team_id":173,"player_id":43599,"team_name":"Leon","player_name":"Ambriz Gonzalez, Fidel","table_position":37,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":37,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4f4cde0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4509,"goal_stats_json":{"team_id":12,"player_id":4509,"team_name":"Queretaro","player_name":"Barrera Acosta, Pablo","table_position":38,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":38,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7d6b820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43410,"goal_stats_json":{"team_id":205,"player_id":43410,"team_name":"Necaxa","player_name":"
15:51:08.004 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << ""Batista Ochoa, Facundo","table_position":39,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":39,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a79394a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39146,"goal_stats_json":{"team_id":9,"player_id":39146,"team_name":"Pachuca","player_name":"Castillo Perez, Jose","table_position":40,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":40,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5c82370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16950,"goal_stats_json":{"team_id":17,"player_id":16950,"team_name":"Club Tijuana","player_name":"Cavallini, Lucas Daniel","table_position":41,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":41,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a511cbc0-f5eb-11ed-8428-8d9"
15:51:08.004 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "df34ca1c7","goal_stats_id":10112,"goal_stats_json":{"team_id":1,"player_id":10112,"team_name":"Guadalajara","player_name":"Cisneros Barajas, Carlos","table_position":42,"total_of_goals":2,"total_of"
15:51:08.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "_goals_away":2,"total_of_goals_local":0},"position":42,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4dd9c60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3309,"goal_stats_json":{"team_id":18,"player_id":3309,"team_name":"Toluca","player_name":"Da Silva Sanvezzo, Camilo","table_position":43,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":43,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8a5c7f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":64771,"goal_stats_json":{"team_id":11,"player_id":64771,"team_name":"Universidad Nacional","player_name":"De Oliveira Barbosa, Diogo","table_position":44,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":44,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a49289a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":369,"goal_stats_json":{"team_id""
15:51:08.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << ":5,"player_id":369,"team_name":"Cruz Azul","player_name":"Escoboza Lugo, Jesus","table_position":45,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":45,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7f71160-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":46476,"goal_stats_json":{"team_id":10,"player_id":46476,"team_name":"Puebla FC","player_name":"Fernandez Frasica, Omar","table_position":46,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":46,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a88dd320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59856,"goal_stats_json":{"team_id":3014,"player_id":59856,"team_name":"FC Juarez","player_name":"Fernandez Leites, Gabriel","table_position":47,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":47,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:"
15:51:08.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "01.000Z","deleted_at":null},{"id":"a5cdefd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16952,"goal_stats_json":{"team_id":18,"player_id":16952,"team_name":"Toluca","player_name":"Fernandez Lopez, Leonardo","table_position":48,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":48,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a545fb20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12399,"goal_stats_json":{"team_id":18,"player_id":12399,"team_name":"Toluca","player_name":"Garcia Carpizo, Brian","table_position":49,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":49,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5c23000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16940,"goal_stats_json":{"team_id":16,"player_id":16940,"team_name":"Tigres de la UANL","player_name":"Gorriaran Fontes, Fernando","table_position":50,"total_of_goals":2,"tota"
15:51:08.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "l_of_goals_away":1,"total_of_goals_local":1},"position":50,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a74cc7a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34334,"goal_stats_json":{"team_id":10,"player_id":34334,"team_name":"Puebla FC","player_name":"Gularte Mendez, Emanuel","table_position":51,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":51,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a83293c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53533,"goal_stats_json":{"team_id":9,"player_id":53533,"team_name":"Pachuca","player_name":"Isais, Mauricio Andre","table_position":52,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":52,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7a5e420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39664,"goal_stats_json":{"team_id":8,"player"
15:51:08.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "_id":39664,"team_name":"Mazatlan FC","player_name":"Loba, Ake Arnaud","table_position":53,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":53,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a79cbc60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39397,"goal_stats_json":{"team_id":12,"player_id":39397,"team_name":"Queretaro","player_name":"Lopez Quinones, Rodrigo","table_position":54,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":54,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5aa6240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16115,"goal_stats_json":{"team_id":18,"player_id":16115,"team_name":"Toluca","player_name":"Lopez Rodriguez, Edgar","table_position":55,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":55,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_"
15:51:08.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "at":null},{"id":"a4b728a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":860,"goal_stats_json":{"team_id":17,"player_id":860,"team_name":"Club Tijuana","player_name":"Lopez, Lisandro Ezequiel","table_position":56,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":56,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7fcddc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":47029,"goal_stats_json":{"team_id":5,"player_id":47029,"team_name":"Cruz Azul","player_name":"Lotti, Augusto Diego","table_position":57,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":57,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7642030-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35223,"goal_stats_json":{"team_id":14,"player_id":35223,"team_name":"Santos Laguna","player_name":"Medina Vazquez, Diego","table_position":58,"total_of_goals":2,"total_of_goals_away":0,"total"
15:51:08.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "_of_goals_local":2},"position":58,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4d7d000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3115,"goal_stats_json":{"team_id":173,"player_id":3115,"team_name":"Leon","player_name":"Mena Delgado, Angel","table_position":59,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":59,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7875fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38840,"goal_stats_json":{"team_id":205,"player_id":38840,"team_name":"Necaxa","player_name":"Monreal Morales, Ricardo","table_position":60,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":60,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8939f80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63615,"goal_stats_json":{"team_id":205,"player_id":63615,"team_name":"Necax"
15:51:08.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "a","player_name":"Oliveros Cano, Agustin","table_position":61,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":61,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a808c4a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49379,"goal_stats_json":{"team_id":10,"player_id":49379,"team_name":"Puebla FC","player_name":"Robles Guerrero, Angel","table_position":62,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":62,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6ebbbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27713,"goal_stats_json":{"team_id":5,"player_id":27713,"team_name":"Cruz Azul","player_name":"Rodriguez Gomez, Carlos","table_position":63,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":63,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5f48aa0-"
15:51:08.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17919,"goal_stats_json":{"team_id":17,"player_id":17919,"team_name":"Club Tijuana","player_name":"Rodriguez, Lucas Ariel","table_position":64,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":64,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7b74940-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42864,"goal_stats_json":{"team_id":173,"player_id":42864,"team_name":"Leon","player_name":"Rubio Rodriguez, Brian","table_position":65,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":65,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a775d370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38199,"goal_stats_json":{"team_id":18,"player_id":38199,"team_name":"Toluca","player_name":"Ruiz Suarez, Marcel","table_position":66,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":66,"
15:51:08.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << ""created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4e93520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3864,"goal_stats_json":{"team_id":7,"player_id":3864,"team_name":"Rayados de Monterrey","player_name":"Aguirre Soto, Rodrigo ","table_position":67,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":67,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a46add60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38,"goal_stats_json":{"team_id":8,"player_id":38,"team_name":"Mazatlan FC","player_name":"Alanis Pantoja, Oswaldo","table_position":68,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":68,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a83e7aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53539,"goal_stats_json":{"team_id":8,"player_id":53539,"team_name":"Mazatlan FC","player_name":""
15:51:08.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "Almada, Facundo Ezequiel","table_position":69,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":69,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4fa9a40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4953,"goal_stats_json":{"team_id":18,"player_id":4953,"team_name":"Toluca","player_name":"Angulo Leon, Brayan","table_position":70,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":70,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7586060-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34580,"goal_stats_json":{"team_id":205,"player_id":34580,"team_name":"Necaxa","player_name":"Araos Llanos, Angelo","table_position":71,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":71,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a740e0c0-f5eb-11ed-8428-8d9df34ca1c7""
15:51:08.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << ","goal_stats_id":33728,"goal_stats_json":{"team_id":12,"player_id":33728,"team_name":"Queretaro","player_name":"Ayon Calderon, Ettson","table_position":72,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":72,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a71def70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":30025,"goal_stats_json":{"team_id":12,"player_id":30025,"team_name":"Queretaro","player_name":"Barbieri, Miguel Angel","table_position":73,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":73,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a528fd40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11490,"goal_stats_json":{"team_id":10,"player_id":11490,"team_name":"Puebla FC","player_name":"Barragan Negrete, Martin","table_position":74,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":74,"created_at":"2023-0"
15:51:08.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "5-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6f7f0e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27772,"goal_stats_json":{"team_id":205,"player_id":27772,"team_name":"Necaxa","player_name":"Batallini, Damian","table_position":75,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":75,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a7e5ac40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43738,"goal_stats_json":{"team_id":173,"player_id":43738,"team_name":"Leon","player_name":"Bellon Saracho, Paul","table_position":76,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":76,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a746ad20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34312,"goal_stats_json":{"team_id":1,"player_id":34312,"team_name":"Guadalajara","player_name":"Beltran Cruz, Fernando","table_positi"
15:51:08.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "on":77,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":77,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5008db0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":5101,"goal_stats_json":{"team_id":9,"player_id":5101,"team_name":"Pachuca","player_name":"Cabral, Gustavo Daniel","table_position":78,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":78,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a825e990-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50114,"goal_stats_json":{"team_id":5,"player_id":50114,"team_name":"Cruz Azul","player_name":"Carneiro Mendez, Gonzalo","table_position":79,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":79,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a5402ec0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12363,"goal_st"
15:51:08.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "ats_json":{"team_id":9,"player_id":12363,"team_name":"Pachuca","player_name":"Chavez Magallon, Luis","table_position":80,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":80,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5752170-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15275,"goal_stats_json":{"team_id":1,"player_id":15275,"team_name":"Guadalajara","player_name":"Cisneros Morell, Ronaldo","table_position":81,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":81,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a643e320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24650,"goal_stats_json":{"team_id":8,"player_id":24650,"team_name":"Mazatlan FC","player_name":"Colula Alarcon, Bryan","table_position":82,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":82,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"
15:51:08.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << ""2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a54bc780-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12409,"goal_stats_json":{"team_id":7,"player_id":12409,"team_name":"Rayados de Monterrey","player_name":"Cortizo de la Piedra, Jordi","table_position":83,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":83,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a48988f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":347,"goal_stats_json":{"team_id":5,"player_id":347,"team_name":"Cruz Azul","player_name":"Dominguez Juarez, Julio","table_position":84,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":84,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a4bd4320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1085,"goal_stats_json":{"team_id":14,"player_id":1085,"team_name":"Santos Laguna","player_name":"Doria Macedo, Matheus","table_position":85,"t"
15:51:08.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "otal_of_goals":1,"total_of_goals_away":0,"total_of_goals_loca"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "l":1},"position":85,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a498a420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":384,"goal_stats_json":{"team_id":3014,"player_id":384,"team_name":"FC Juarez","player_name":"Duenas Manzo, Jesus","table_position":86,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":86,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a45d48d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":9,"goal_stats_json":{"team_id":8,"player_id":9,"team_name":"Mazatlan FC","player_name":"Fabian De La Mora, Marco ","table_position":87,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":87,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7c775e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43159,"goal_stats_json":{"team_id":12,"player_id":43159,"team_name":"Queretaro","player_n"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "ame":"Fernandez Inzunza, Rafael","table_position":88,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":88,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a58c52f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15538,"goal_stats_json":{"team_id":10,"player_id":15538,"team_name":"Puebla FC","player_name":"Ferrareis, Gustavo Henrique","table_position":89,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":89,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7abb080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":41546,"goal_stats_json":{"team_id":13,"player_id":41546,"team_name":"CA San Luis","player_name":"Ferreira Arantes, Vitor","table_position":90,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":90,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a63cb730-f"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20517,"goal_stats_json":{"team_id":1,"player_id":20517,"team_name":"Guadalajara","player_name":"Flores Reyes, Sergio","table_position":91,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":91,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a51d6480-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10221,"goal_stats_json":{"team_id":11,"player_id":10221,"team_name":"Universidad Nacional","player_name":"Freire, Nicolas Omar","table_position":92,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":92,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5868690-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15447,"goal_stats_json":{"team_id":7,"player_id":15447,"team_name":"Rayados de Monterrey","player_name":"Gallardo Vasconcelos, Jesus","table_position":93,"total_of_goals":1,"total_of_goals_away":1,"total_of_g"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "oals_local":0},"position":93,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a80e9100-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49397,"goal_stats_json":{"team_id":3014,"player_id":49397,"team_name":"FC Juarez","player_name":"Garcia Bojorquez, Denzell","table_position":94,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":94,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8507c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":58749,"goal_stats_json":{"team_id":14,"player_id":58749,"team_name":"Santos Laguna","player_name":"Gonzalez Martinez, Lucas","table_position":95,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":95,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a52ec9a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11534,"goal_stats_json":{"team_id":13,"player_id":11534,"tea"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "m_name":"CA San Luis","player_name":"Guemez Lopez, Javier","table_position":96,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":96,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a78d2c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39091,"goal_stats_json":{"team_id":7,"player_id":39091,"team_name":"Rayados de Monterrey","player_name":"Guzman Olmedo, Victor","table_position":97,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":97,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8148470-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49423,"goal_stats_json":{"team_id":9,"player_id":49423,"team_name":"Pachuca","player_name":"Hernandez Casiano, Jesus","table_position":98,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":98,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_a"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "t":null},{"id":"a7819340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38837,"goal_stats_json":{"team_id":4,"player_id":38837,"team_name":"Atlas","player_name":"Herrera Morales, Jonathan","table_position":99,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":99,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8446e10-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53871,"goal_stats_json":{"team_id":9,"player_id":53871,"team_name":"Pachuca","player_name":"Hinestroza Angulo, Marino","table_position":100,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":100,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a723bbd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":31651,"goal_stats_json":{"team_id":8,"player_id":31651,"team_name":"Mazatlan FC","player_name":"Illescas Marinelarena, Fernando","table_position":101,"total_of_goals":1,"total_of_goals_away""
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << ":0,"total_of_goals_local":1},"position":101,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a85cff20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59394,"goal_stats_json":{"team_id":10,"player_id":59394,"team_name":"Puebla FC","player_name":"Jaques Varone Maia, Lucas","table_position":102,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":102,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8b7a240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69520,"goal_stats_json":{"team_id":13,"player_id":69520,"team_name":"CA San Luis","player_name":"Klimowicz, Mateo","table_position":103,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":103,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5fdb260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18034,"goal_stats_json":{"team_id":3014,"player_id":1"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "8034,"team_name":"FC Juarez","player_name":"Lainez Leyva, Mauro","table_position":104,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":104,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4aaf3a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":493,"goal_stats_json":{"team_id":17,"player_id":493,"team_name":"Club Tijuana","player_name":"Lertora, Federico Eduardo","table_position":105,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":105,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a5349600-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11979,"goal_stats_json":{"team_id":2,"player_id":11979,"team_name":"America","player_name":"Martinez Tobinson, Roger","table_position":106,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":106,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","dele"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "ted_at":null},{"id":"a8b187c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69493,"goal_stats_json":{"team_id":17,"player_id":69493,"team_name":"Club Tijuana","player_name":"Martinez, Silvio Alejandro","table_position":107,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":107,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a7298830-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32110,"goal_stats_json":{"team_id":1,"player_id":32110,"team_name":"Guadalajara","player_name":"Mayorga Almaraz, Manuel","table_position":108,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":108,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6d65f20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27663,"goal_stats_json":{"team_id":3014,"player_id":27663,"team_name":"FC Juarez","player_name":"Medina Camacho, Alan","table_position":109,"total_of_goals":1,"total_of_goa"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "ls_away":1,"total_of_goals_local":0},"position":109,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4c97820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2182,"goal_stats_json":{"team_id":7,"player_id":2182,"team_name":"Rayados de Monterrey","player_name":"Medina Ramirez, John","table_position":110,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":110,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7354800-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32614,"goal_stats_json":{"team_id":18,"player_id":32614,"team_name":"Toluca","player_name":"Meneses Villarroel, Jean","table_position":111,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":111,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a671a9e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27099,"goal_stats_json":{"team_id":8,"p"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "layer_id":27099,"team_name":"Mazatlan FC","player_name":"Meraz Bernal, Roberto","table_position":112,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":112,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a618db80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18129,"goal_stats_json":{"team_id":13,"player_id":18129,"team_name":"CA San Luis","player_name":"Merino Zuloaga, Sabin","table_position":113,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":113,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7b17ce0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42534,"goal_stats_json":{"team_id":8,"player_id":42534,"team_name":"Mazatlan FC","player_name":"Montano Mora, Andres","table_position":114,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":114,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "59.000Z","deleted_at":null},{"id":"a630f760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19147,"goal_stats_json":{"team_id":5,"player_id":19147,"team_name":"Cruz Azul","player_name":"Morales Bravo, Ivan","table_position":115,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":115,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a59ea270-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15856,"goal_stats_json":{"team_id":173,"player_id":15856,"team_name":"Leon","player_name":"Moreno Berrio, Yairo","table_position":116,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":116,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a65f5a60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":26989,"goal_stats_json":{"team_id":173,"player_id":26989,"team_name":"Leon","player_name":"Moreno Fuguemann, Ivan","table_position":117,"total_of_goals":1,"total_of_goals_away":"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "0,"total_of_goals_local":1},"position":117,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a4d203a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2739,"goal_stats_json":{"team_id":8,"player_id":2739,"team_name":"Mazatlan FC","player_name":"Nahuelpan Osten, Ariel","table_position":118,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":118,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8725be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59562,"goal_stats_json":{"team_id":3014,"player_id":59562,"team_name":"FC Juarez","player_name":"Olivera De Andrea, Maximiliano","table_position":119,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":119,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4834760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":224,"goal_stats_json":{"team_id":18,"player_"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "id":224,"team_name":"Toluca","player_name":"Orrantia Trevino, Carlos","table_position":120,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":120,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8996be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63688,"goal_stats_json":{"team_id":10,"player_id":63688,"team_name":"Puebla FC","player_name":"Parra Rubilar, Pablo","table_position":121,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":121,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4c35da0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1188,"goal_stats_json":{"team_id":16,"player_id":1188,"team_name":"Tigres de la UANL","player_name":"Pizarro Demestri, Guido","table_position":122,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":122,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.00"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "0Z","deleted_at":null},{"id":"a4740520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":145,"goal_stats_json":{"team_id":16,"player_id":145,"team_name":"Tigres de la UANL","player_name":"Reyes Rosales, Diego","table_position":123,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":123,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a64f7be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24658,"goal_stats_json":{"team_id":1,"player_id":24658,"team_name":"Guadalajara","player_name":"Rios Calderon, Daniel","table_position":124,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":124,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a70c3c30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28758,"goal_stats_json":{"team_id":12,"player_id":28758,"team_name":"Queretaro","player_name":"Rivera Cuellar, Christian","table_position":125,"total_of_goals":1,"total_o"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "f_goals_away":1,"total_of_goals_local":0},"position":125,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a8201d30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50050,"goal_stats_json":{"team_id":2,"player_id":50050,"team_name":"America","player_name":"Rodriguez Bravo, Paul","table_position":126,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":126,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a67ddee0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27144,"goal_stats_json":{"team_id":7,"player_id":27144,"team_name":"Rayados de Monterrey","player_name":"Romo Barron, Luis","table_position":127,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":127,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7eb78a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44292,"goal_stats_json":{"team_id":5,""
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "player_id":44292,"team_name":"Cruz Azul","player_name":"Rotondi, Carlos Rodolfo","table_position":128,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":128,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a76fe000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":36768,"goal_stats_json":{"team_id":13,"player_id":36768,"team_name":"CA San Luis","player_name":"Sanabria Magole, Juan","table_position":129,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":129,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a802f840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":48573,"goal_stats_json":{"team_id":2,"player_id":48573,"team_name":"America","player_name":"Sanchez Guerrero, Richard","table_position":130,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":130,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:2"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "0:00.000Z","deleted_at":null},{"id":"a7066fd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28647,"goal_stats_json":{"team_id":9,"player_id":28647,"team_name":"Pachuca","player_name":"Sanchez Ocegueda, Erick","table_position":131,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":131,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5b64920-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16327,"goal_stats_json":{"team_id":18,"player_id":16327,"team_name":"Toluca","player_name":"Saucedo Mondragon, Sebastian","table_position":132,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":132,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a636ead0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20221,"goal_stats_json":{"team_id":1,"player_id":20221,"team_name":"Guadalajara","player_name":"Sepulveda Lopez, Gilberto","table_position":133,"total_of_goals":1,""
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "total_of_goals_away":1,"total_of_goals_local":0},"position":133,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a47a1fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":183,"goal_stats_json":{"team_id":12,"player_id":183,"team_name":"Queretaro","player_name":"Sepulveda Sanchez, Angel","table_position":134,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":134,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a700a370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27843,"goal_stats_json":{"team_id":3014,"player_id":27843,"team_name":"FC Juarez","player_name":"Sierra Flores, Jordan","table_position":135,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":135,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4e368c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3538,"goal_stats_json":{"team_id""
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << ":10,"player_id":3538,"team_name":"Puebla FC","player_name":"Silva Perdomo, Gaston","table_position":136,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":136,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8abbb60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":66272,"goal_stats_json":{"team_id":205,"player_id":66272,"team_name":"Necaxa","player_name":"Silvera Cabo, Maximiliano","table_position":137,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":137,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a61299f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18097,"goal_stats_json":{"team_id":12,"player_id":18097,"team_name":"Queretaro","player_name":"Torres, Jonatan Gabriel","table_position":138,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":138,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T0"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "2:19:57.000Z","deleted_at":null},{"id":"a77bc6e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38298,"goal_stats_json":{"team_id":4,"player_id":38298,"team_name":"Atlas","player_name":"Trejo Morantes, Christopher","table_position":139,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":139,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a82c2b20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":52882,"goal_stats_json":{"team_id":173,"player_id":52882,"team_name":"Leon","player_name":"Uribe Guevara, Hector Yael","table_position":140,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":140,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7f14500-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44304,"goal_stats_json":{"team_id":17,"player_id":44304,"team_name":"Club Tijuana","player_name":"Valenzuela, Carlos Fernando","table_position":141,"total_of_goal"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "s":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":141,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6c10260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27652,"goal_stats_json":{"team_id":1,"player_id":27652,"team_name":"Guadalajara","player_name":"Vega Rojas, Alexis","table_position":142,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":142,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6251080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18323,"goal_stats_json":{"team_id":7,"player_id":18323,"team_name":"Rayados de Monterrey","player_name":"Vergara Hernandez, Duvan","table_position":143,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":143,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5636e30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13272,"goal_stats"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "_json":{"team_id":13,"player_id":13272,"team_name":"CA San Luis","player_name":"Villalpando Perez, Dieter","table_position":144,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":144,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5b07cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16198,"goal_stats_json":{"team_id":2,"player_id":16198,"team_name":"America","player_name":"Zendejas Saavedra, Alejandro","table_position":145,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":145,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a84a3a70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":56675,"goal_stats_json":{"team_id":12,"player_id":56675,"team_name":"Queretaro","player_name":"Zuniga Murillo, Jose","table_position":146,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":146,"created_at":"2023-05-19T02:20:00.000Z","up"
15:51:08.029 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "dated_at":"2023-05-19T02:20:00.000Z","deleted_at":null}]}"
15:51:08.029 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 43][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:08.029 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-43: set socket timeout to 0
15:51:08.029 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 43][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:08.030 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 534
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 55972
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:07 GMT
1 < x-amzn-RequestId: 15320c1c-85a1-4de5-83bd-7f7258becafa
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 55972
1 < x-amz-apigw-id: FZMRYG7XCYcF_dQ=
1 < etag: W/"daa4-mc4uieD5isnneWzGxzeKhGPz7LM"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d273b-2b7998da47c4a46b377b42bf;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 2d421cb55f565ff4c38cbaaf0ba2f1a2.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: PDueMmUQk3exo2WtbzFq10QCawIuEHSozIZUbBvsEejYzgwgm4E4zg==
{"status":true,"data":[{"id":"a5179820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10118,"goal_stats_json":{"team_id":9,"player_id":10118,"team_name":"Pachuca","player_name":"Lopez Ramirez, Javier","table_position":5,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":5,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a59812c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15831,"goal_stats_json":{"team_id":14,"player_id":15831,"team_name":"Santos Laguna","player_name":"Preciado Villarreal, Harold","table_position":6,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":6,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a72f5490-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32588,"goal_stats_json":{"team_id":173,"player_id":32588,"team_name":"Leon","player_name":"Davila Zavala, Victor","table_position":7,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":7,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5063300-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":6376,"goal_stats_json":{"team_id":16,"player_id":6376,"team_name":"Tigres de la UANL","player_name":"Gignac, Andre Pierre","table_position":8,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":8,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4a1cbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":435,"goal_stats_json":{"team_id":7,"player_id":435,"team_name":"Rayados de Monterrey","player_name":"Gonzalez Gonzalez, Arturo","table_position":9,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":9,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a60c7f70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18037,"goal_stats_json":{"team_id":1,"player_id":18037,"team_name":"Guadalajara","player_name":"Guzman Guzman, Victor","table_position":10,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":10,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7529400-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34462,"goal_stats_json":{"team_id":9,"player_id":34462,"team_name":"Pachuca","player_name":"Ibanez, Nicolas Alejandro","table_position":11,"total_of_goals":5,"total_of_goals_away":1,"total_of_goals_local":4},"position":11,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5d3e340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16961,"goal_stats_json":{"team_id":4,"player_id":16961,"team_name":"Atlas","player_name":"Lozano Aparicio, Brian","table_position":12,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":12,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a61ea7e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18185,"goal_stats_json":{"team_id":205,"player_id":18185,"team_name":"Necaxa","player_name":"Mendez Ortega, Edgar","table_position":13,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":13,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a649af80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24653,"goal_stats_json":{"team_id":4,"player_id":24653,"team_name":"Atlas","player_name":"Quinones Quinones, Julian","table_position":14,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":14,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5924660-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15669,"goal_stats_json":{"team_id":2,"player_id":15669,"team_name":"America","player_name":"Rodriguez Portillo, Jonathan","table_position":15,"total_of_goals":5,"total_of_goals_away":4,"total_of_goals_local":1},"position":15,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5df2de0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17859,"goal_stats_json":{"team_id":8,"player_id":17859,"team_name":"Mazatlan FC","player_name":"Benedetti Roa, Nicolas","table_position":16,"total_of_goals":4,"total_of_goals_away":3,"total_of_goals_local":1},"position":16,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a769ec90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35240,"goal_stats_json":{"team_id":14,"player_id":35240,"team_name":"Santos Laguna","player_name":"Brunetta, Juan Francisco","table_position":17,"total_of_goals":4,"total_of_goals_away":2,"total_of_goals_local":2},"position":17,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a57aedd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15389,"goal_stats_json":{"team_id":14,"player_id":15389,"team_name":"Santos Laguna","player_name":"Correa, Marcelo Javier","table_position":18,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":18,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5bc3c90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16833,"goal_stats_json":{"team_id":18,"player_id":16833,"team_name":"Toluca","player_name":"Gonzalez Espinola, Carlos","table_position":19,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":19,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4ef0180-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4222,"goal_stats_json":{"team_id":7,"player_id":4222,"team_name":"Rayados de Monterrey","player_name":"Funes Mori, Rogelio","table_position":2,"total_of_goals":8,"total_of_goals_away":2,"total_of_goals_local":6},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:24.000Z","deleted_at":null},{"id":"a53a6260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12081,"goal_stats_json":{"team_id":11,"player_id":12081,"team_name":"Universidad Nacional","player_name":"Dinenno De Cara, Juan","table_position":3,"total_of_goals":7,"total_of_goals_away":2,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:50:05.000Z","deleted_at":null},{"id":"a5693a90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14792,"goal_stats_json":{"team_id":2,"player_id":14792,"team_name":"America","player_name":"Martin Mex, Henry","table_position":1,"total_of_goals":11,"total_of_goals_away":6,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:20.000Z","deleted_at":null},{"id":"a7120890-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28834,"goal_stats_json":{"team_id":3014,"player_id":28834,"team_name":"FC Juarez","player_name":"Molina, Tomas","table_position":20,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a81a50d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50049,"goal_stats_json":{"team_id":18,"player_id":50049,"team_name":"Toluca","player_name":"Araujo Vilches, Maximiliano","table_position":4,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-23T20:50:09.000Z","deleted_at":null},{"id":"a55d7ac0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13036,"goal_stats_json":{"team_id":2,"player_id":13036,"team_name":"America","player_name":"Valdes Contreras, Diego","table_position":21,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":21,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a75e2cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34605,"goal_stats_json":{"team_id":9,"player_id":34605,"team_name":"Pachuca","player_name":"Alvarez Campos, Kevin","table_position":22,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":22,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a6933ba0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27244,"goal_stats_json":{"team_id":5,"player_id":27244,"team_name":"Cruz Azul","player_name":"Antuna Romero, Carlos","table_position":23,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":23,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a62b2b00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19036,"goal_stats_json":{"team_id":7,"player_id":19036,"team_name":"Rayados de Monterrey","player_name":"Berterame, German","table_position":24,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":24,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5576040-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12811,"goal_stats_json":{"team_id":13,"player_id":12811,"team_name":"CA San Luis","player_name":"Bonatini, Leonardo","table_position":25,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":25,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5a46ed0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15899,"goal_stats_json":{"team_id":17,"player_id":15899,"team_name":"Club Tijuana","player_name":"Canelo, Pedro Alexis","table_position":26,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":26,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a73b1460-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32973,"goal_stats_json":{"team_id":9,"player_id":32973,"team_name":"Pachuca","player_name":"De la Rosa Gonzalez, Roberto","table_position":27,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":27,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a89f3840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63750,"goal_stats_json":{"team_id":11,"player_id":63750,"team_name":"Universidad Nacional","player_name":"Del Prete, Gustavo","table_position":28,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":28,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a717d4f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":29918,"goal_stats_json":{"team_id":173,"player_id":29918,"team_name":"Leon","player_name":"Di Yorio, Lucas","table_position":29,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":29,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a52330e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10279,"goal_stats_json":{"team_id":4,"player_id":10279,"team_name":"Atlas","player_name":"Furch, Julio Cesar","table_position":30,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":30,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6aba5a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27646,"goal_stats_json":{"team_id":3014,"player_id":27646,"team_name":"FC Juarez","player_name":"Lezcano Farina, Dario","table_position":31,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":31,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4b10e20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":564,"goal_stats_json":{"team_id":10,"player_id":564,"team_name":"Puebla FC","player_name":"Mancuello, Federico Andres","table_position":32,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":32,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a56f06f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14955,"goal_stats_json":{"team_id":10,"player_id":14955,"team_name":"Puebla FC","player_name":"Martinez Ayala, Guillermo","table_position":33,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":33,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a55193e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12719,"goal_stats_json":{"team_id":16,"player_id":12719,"team_name":"Tigres de la UANL","player_name":"Quinones, Luis Enrique","table_position":34,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":34,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a50bff60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":8412,"goal_stats_json":{"team_id":11,"player_id":8412,"team_name":"Universidad Nacional","player_name":"Salvio, Eduardo Antonio","table_position":35,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":35,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a580ba30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15443,"goal_stats_json":{"team_id":2,"player_id":15443,"team_name":"America","player_name":"Suarez, Leonardo Gabriel","table_position":36,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":36,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7dfdfe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43599,"goal_stats_json":{"team_id":173,"player_id":43599,"team_name":"Leon","player_name":"Ambriz Gonzalez, Fidel","table_position":37,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":37,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4f4cde0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4509,"goal_stats_json":{"team_id":12,"player_id":4509,"team_name":"Queretaro","player_name":"Barrera Acosta, Pablo","table_position":38,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":38,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7d6b820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43410,"goal_stats_json":{"team_id":205,"player_id":43410,"team_name":"Necaxa","player_name":"Batista Ochoa, Facundo","table_position":39,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":39,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a79394a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39146,"goal_stats_json":{"team_id":9,"player_id":39146,"team_name":"Pachuca","player_name":"Castillo Perez, Jose","table_position":40,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":40,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5c82370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16950,"goal_stats_json":{"team_id":17,"player_id":16950,"team_name":"Club Tijuana","player_name":"Cavallini, Lucas Daniel","table_position":41,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":41,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a511cbc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10112,"goal_stats_json":{"team_id":1,"player_id":10112,"team_name":"Guadalajara","player_name":"Cisneros Barajas, Carlos","table_position":42,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":42,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4dd9c60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3309,"goal_stats_json":{"team_id":18,"player_id":3309,"team_name":"Toluca","player_name":"Da Silva Sanvezzo, Camilo","table_position":43,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":43,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8a5c7f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":64771,"goal_stats_json":{"team_id":11,"player_id":64771,"team_name":"Universidad Nacional","player_name":"De Oliveira Barbosa, Diogo","table_position":44,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":44,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a49289a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":369,"goal_stats_json":{"team_id":5,"player_id":369,"team_name":"Cruz Azul","player_name":"Escoboza Lugo, Jesus","table_position":45,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":45,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7f71160-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":46476,"goal_stats_json":{"team_id":10,"player_id":46476,"team_name":"Puebla FC","player_name":"Fernandez Frasica, Omar","table_position":46,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":46,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a88dd320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59856,"goal_stats_json":{"team_id":3014,"player_id":59856,"team_name":"FC Juarez","player_name":"Fernandez Leites, Gabriel","table_position":47,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":47,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5cdefd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16952,"goal_stats_json":{"team_id":18,"player_id":16952,"team_name":"Toluca","player_name":"Fernandez Lopez, Leonardo","table_position":48,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":48,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a545fb20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12399,"goal_stats_json":{"team_id":18,"player_id":12399,"team_name":"Toluca","player_name":"Garcia Carpizo, Brian","table_position":49,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":49,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5c23000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16940,"goal_stats_json":{"team_id":16,"player_id":16940,"team_name":"Tigres de la UANL","player_name":"Gorriaran Fontes, Fernando","table_position":50,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":50,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a74cc7a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34334,"goal_stats_json":{"team_id":10,"player_id":34334,"team_name":"Puebla FC","player_name":"Gularte Mendez, Emanuel","table_position":51,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":51,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a83293c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53533,"goal_stats_json":{"team_id":9,"player_id":53533,"team_name":"Pachuca","player_name":"Isais, Mauricio Andre","table_position":52,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":52,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7a5e420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39664,"goal_stats_json":{"team_id":8,"player_id":39664,"team_name":"Mazatlan FC","player_name":"Loba, Ake Arnaud","table_position":53,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":53,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a79cbc60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39397,"goal_stats_json":{"team_id":12,"player_id":39397,"team_name":"Queretaro","player_name":"Lopez Quinones, Rodrigo","table_position":54,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":54,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5aa6240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16115,"goal_stats_json":{"team_id":18,"player_id":16115,"team_name":"Toluca","player_name":"Lopez Rodriguez, Edgar","table_position":55,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":55,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4b728a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":860,"goal_stats_json":{"team_id":17,"player_id":860,"team_name":"Club Tijuana","player_name":"Lopez, Lisandro Ezequiel","table_position":56,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":56,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7fcddc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":47029,"goal_stats_json":{"team_id":5,"player_id":47029,"team_name":"Cruz Azul","player_name":"Lotti, Augusto Diego","table_position":57,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":57,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7642030-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35223,"goal_stats_json":{"team_id":14,"player_id":35223,"team_name":"Santos Laguna","player_name":"Medina Vazquez, Diego","table_position":58,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":58,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4d7d000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3115,"goal_stats_json":{"team_id":173,"player_id":3115,"team_name":"Leon","player_name":"Mena Delgado, Angel","table_position":59,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":59,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7875fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38840,"goal_stats_json":{"team_id":205,"player_id":38840,"team_name":"Necaxa","player_name":"Monreal Morales, Ricardo","table_position":60,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":60,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8939f80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63615,"goal_stats_json":{"team_id":205,"player_id":63615,"team_name":"Necaxa","player_name":"Oliveros Cano, Agustin","table_position":61,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":61,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a808c4a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49379,"goal_stats_json":{"team_id":10,"player_id":49379,"team_name":"Puebla FC","player_name":"Robles Guerrero, Angel","table_position":62,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":62,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6ebbbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27713,"goal_stats_json":{"team_id":5,"player_id":27713,"team_name":"Cruz Azul","player_name":"Rodriguez Gomez, Carlos","table_position":63,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":63,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5f48aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17919,"goal_stats_json":{"team_id":17,"player_id":17919,"team_name":"Club Tijuana","player_name":"Rodriguez, Lucas Ariel","table_position":64,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":64,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7b74940-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42864,"goal_stats_json":{"team_id":173,"player_id":42864,"team_name":"Leon","player_name":"Rubio Rodriguez, Brian","table_position":65,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":65,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a775d370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38199,"goal_stats_json":{"team_id":18,"player_id":38199,"team_name":"Toluca","player_name":"Ruiz Suarez, Marcel","table_position":66,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":66,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4e93520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3864,"goal_stats_json":{"team_id":7,"player_id":3864,"team_name":"Rayados de Monterrey","player_name":"Aguirre Soto, Rodrigo ","table_position":67,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":67,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a46add60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38,"goal_stats_json":{"team_id":8,"player_id":38,"team_name":"Mazatlan FC","player_name":"Alanis Pantoja, Oswaldo","table_position":68,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":68,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a83e7aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53539,"goal_stats_json":{"team_id":8,"player_id":53539,"team_name":"Mazatlan FC","player_name":"Almada, Facundo Ezequiel","table_position":69,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":69,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4fa9a40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4953,"goal_stats_json":{"team_id":18,"player_id":4953,"team_name":"Toluca","player_name":"Angulo Leon, Brayan","table_position":70,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":70,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7586060-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34580,"goal_stats_json":{"team_id":205,"player_id":34580,"team_name":"Necaxa","player_name":"Araos Llanos, Angelo","table_position":71,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":71,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a740e0c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":33728,"goal_stats_json":{"team_id":12,"player_id":33728,"team_name":"Queretaro","player_name":"Ayon Calderon, Ettson","table_position":72,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":72,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a71def70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":30025,"goal_stats_json":{"team_id":12,"player_id":30025,"team_name":"Queretaro","player_name":"Barbieri, Miguel Angel","table_position":73,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":73,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a528fd40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11490,"goal_stats_json":{"team_id":10,"player_id":11490,"team_name":"Puebla FC","player_name":"Barragan Negrete, Martin","table_position":74,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":74,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6f7f0e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27772,"goal_stats_json":{"team_id":205,"player_id":27772,"team_name":"Necaxa","player_name":"Batallini, Damian","table_position":75,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":75,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a7e5ac40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43738,"goal_stats_json":{"team_id":173,"player_id":43738,"team_name":"Leon","player_name":"Bellon Saracho, Paul","table_position":76,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":76,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a746ad20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34312,"goal_stats_json":{"team_id":1,"player_id":34312,"team_name":"Guadalajara","player_name":"Beltran Cruz, Fernando","table_position":77,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":77,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5008db0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":5101,"goal_stats_json":{"team_id":9,"player_id":5101,"team_name":"Pachuca","player_name":"Cabral, Gustavo Daniel","table_position":78,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":78,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a825e990-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50114,"goal_stats_json":{"team_id":5,"player_id":50114,"team_name":"Cruz Azul","player_name":"Carneiro Mendez, Gonzalo","table_position":79,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":79,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a5402ec0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12363,"goal_stats_json":{"team_id":9,"player_id":12363,"team_name":"Pachuca","player_name":"Chavez Magallon, Luis","table_position":80,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":80,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5752170-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15275,"goal_stats_json":{"team_id":1,"player_id":15275,"team_name":"Guadalajara","player_name":"Cisneros Morell, Ronaldo","table_position":81,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":81,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a643e320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24650,"goal_stats_json":{"team_id":8,"player_id":24650,"team_name":"Mazatlan FC","player_name":"Colula Alarcon, Bryan","table_position":82,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":82,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a54bc780-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12409,"goal_stats_json":{"team_id":7,"player_id":12409,"team_name":"Rayados de Monterrey","player_name":"Cortizo de la Piedra, Jordi","table_position":83,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":83,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a48988f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":347,"goal_stats_json":{"team_id":5,"player_id":347,"team_name":"Cruz Azul","player_name":"Dominguez Juarez, Julio","table_position":84,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":84,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a4bd4320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1085,"goal_stats_json":{"team_id":14,"player_id":1085,"team_name":"Santos Laguna","player_name":"Doria Macedo, Matheus","table_position":85,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":85,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a498a420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":384,"goal_stats_json":{"team_id":3014,"player_id":384,"team_name":"FC Juarez","player_name":"Duenas Manzo, Jesus","table_position":86,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":86,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a45d48d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":9,"goal_stats_json":{"team_id":8,"player_id":9,"team_name":"Mazatlan FC","player_name":"Fabian De La Mora, Marco ","table_position":87,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":87,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7c775e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43159,"goal_stats_json":{"team_id":12,"player_id":43159,"team_name":"Queretaro","player_name":"Fernandez Inzunza, Rafael","table_position":88,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":88,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a58c52f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15538,"goal_stats_json":{"team_id":10,"player_id":15538,"team_name":"Puebla FC","player_name":"Ferrareis, Gustavo Henrique","table_position":89,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":89,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7abb080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":41546,"goal_stats_json":{"team_id":13,"player_id":41546,"team_name":"CA San Luis","player_name":"Ferreira Arantes, Vitor","table_position":90,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":90,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a63cb730-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20517,"goal_stats_json":{"team_id":1,"player_id":20517,"team_name":"Guadalajara","player_name":"Flores Reyes, Sergio","table_position":91,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":91,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a51d6480-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10221,"goal_stats_json":{"team_id":11,"player_id":10221,"team_name":"Universidad Nacional","player_name":"Freire, Nicolas Omar","table_position":92,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":92,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5868690-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15447,"goal_stats_json":{"team_id":7,"player_id":15447,"team_name":"Rayados de Monterrey","player_name":"Gallardo Vasconcelos, Jesus","table_position":93,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":93,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a80e9100-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49397,"goal_stats_json":{"team_id":3014,"player_id":49397,"team_name":"FC Juarez","player_name":"Garcia Bojorquez, Denzell","table_position":94,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":94,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8507c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":58749,"goal_stats_json":{"team_id":14,"player_id":58749,"team_name":"Santos Laguna","player_name":"Gonzalez Martinez, Lucas","table_position":95,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":95,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a52ec9a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11534,"goal_stats_json":{"team_id":13,"player_id":11534,"team_name":"CA San Luis","player_name":"Guemez Lopez, Javier","table_position":96,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":96,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a78d2c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39091,"goal_stats_json":{"team_id":7,"player_id":39091,"team_name":"Rayados de Monterrey","player_name":"Guzman Olmedo, Victor","table_position":97,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":97,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8148470-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49423,"goal_stats_json":{"team_id":9,"player_id":49423,"team_name":"Pachuca","player_name":"Hernandez Casiano, Jesus","table_position":98,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":98,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7819340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38837,"goal_stats_json":{"team_id":4,"player_id":38837,"team_name":"Atlas","player_name":"Herrera Morales, Jonathan","table_position":99,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":99,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8446e10-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53871,"goal_stats_json":{"team_id":9,"player_id":53871,"team_name":"Pachuca","player_name":"Hinestroza Angulo, Marino","table_position":100,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":100,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a723bbd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":31651,"goal_stats_json":{"team_id":8,"player_id":31651,"team_name":"Mazatlan FC","player_name":"Illescas Marinelarena, Fernando","table_position":101,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":101,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a85cff20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59394,"goal_stats_json":{"team_id":10,"player_id":59394,"team_name":"Puebla FC","player_name":"Jaques Varone Maia, Lucas","table_position":102,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":102,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8b7a240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69520,"goal_stats_json":{"team_id":13,"player_id":69520,"team_name":"CA San Luis","player_name":"Klimowicz, Mateo","table_position":103,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":103,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5fdb260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18034,"goal_stats_json":{"team_id":3014,"player_id":18034,"team_name":"FC Juarez","player_name":"Lainez Leyva, Mauro","table_position":104,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":104,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4aaf3a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":493,"goal_stats_json":{"team_id":17,"player_id":493,"team_name":"Club Tijuana","player_name":"Lertora, Federico Eduardo","table_position":105,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":105,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a5349600-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11979,"goal_stats_json":{"team_id":2,"player_id":11979,"team_name":"America","player_name":"Martinez Tobinson, Roger","table_position":106,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":106,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8b187c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69493,"goal_stats_json":{"team_id":17,"player_id":69493,"team_name":"Club Tijuana","player_name":"Martinez, Silvio Alejandro","table_position":107,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":107,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a7298830-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32110,"goal_stats_json":{"team_id":1,"player_id":32110,"team_name":"Guadalajara","player_name":"Mayorga Almaraz, Manuel","table_position":108,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":108,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6d65f20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27663,"goal_stats_json":{"team_id":3014,"player_id":27663,"team_name":"FC Juarez","player_name":"Medina Camacho, Alan","table_position":109,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":109,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4c97820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2182,"goal_stats_json":{"team_id":7,"player_id":2182,"team_name":"Rayados de Monterrey","player_name":"Medina Ramirez, John","table_position":110,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":110,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7354800-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32614,"goal_stats_json":{"team_id":18,"player_id":32614,"team_name":"Toluca","player_name":"Meneses Villarroel, Jean","table_position":111,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":111,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a671a9e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27099,"goal_stats_json":{"team_id":8,"player_id":27099,"team_name":"Mazatlan FC","player_name":"Meraz Bernal, Roberto","table_position":112,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":112,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a618db80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18129,"goal_stats_json":{"team_id":13,"player_id":18129,"team_name":"CA San Luis","player_name":"Merino Zuloaga, Sabin","table_position":113,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":113,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7b17ce0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42534,"goal_stats_json":{"team_id":8,"player_id":42534,"team_name":"Mazatlan FC","player_name":"Montano Mora, Andres","table_position":114,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":114,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a630f760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19147,"goal_stats_json":{"team_id":5,"player_id":19147,"team_name":"Cruz Azul","player_name":"Morales Bravo, Ivan","table_position":115,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":115,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a59ea270-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15856,"goal_stats_json":{"team_id":173,"player_id":15856,"team_name":"Leon","player_name":"Moreno Berrio, Yairo","table_position":116,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":116,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a65f5a60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":26989,"goal_stats_json":{"team_id":173,"player_id":26989,"team_name":"Leon","player_name":"Moreno Fuguemann, Ivan","table_position":117,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":117,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a4d203a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2739,"goal_stats_json":{"team_id":8,"player_id":2739,"team_name":"Mazatlan FC","player_name":"Nahuelpan Osten, Ariel","table_position":118,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":118,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8725be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59562,"goal_stats_json":{"team_id":3014,"player_id":59562,"team_name":"FC Juarez","player_name":"Olivera De Andrea, Maximiliano","table_position":119,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":119,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4834760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":224,"goal_stats_json":{"team_id":18,"player_id":224,"team_name":"Toluca","player_name":"Orrantia Trevino, Carlos","table_position":120,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":120,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8996be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63688,"goal_stats_json":{"team_id":10,"player_id":63688,"team_name":"Puebla FC","player_name":"Parra Rubilar, Pablo","table_position":121,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":121,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4c35da0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1188,"goal_stats_json":{"team_id":16,"player_id":1188,"team_name":"Tigres de la UANL","player_name":"Pizarro Demestri, Guido","table_position":122,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":122,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a4740520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":145,"goal_stats_json":{"team_id":16,"player_id":145,"team_name":"Tigres de la UANL","player_name":"Reyes Rosales, Diego","table_position":123,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":123,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a64f7be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24658,"goal_stats_json":{"team_id":1,"player_id":24658,"team_name":"Guadalajara","player_name":"Rios Calderon, Daniel","table_position":124,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":124,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a70c3c30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28758,"goal_stats_json":{"team_id":12,"player_id":28758,"team_name":"Queretaro","player_name":"Rivera Cuellar, Christian","table_position":125,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":125,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a8201d30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50050,"goal_stats_json":{"team_id":2,"player_id":50050,"team_name":"America","player_name":"Rodriguez Bravo, Paul","table_position":126,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":126,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a67ddee0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27144,"goal_stats_json":{"team_id":7,"player_id":27144,"team_name":"Rayados de Monterrey","player_name":"Romo Barron, Luis","table_position":127,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":127,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7eb78a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44292,"goal_stats_json":{"team_id":5,"player_id":44292,"team_name":"Cruz Azul","player_name":"Rotondi, Carlos Rodolfo","table_position":128,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":128,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a76fe000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":36768,"goal_stats_json":{"team_id":13,"player_id":36768,"team_name":"CA San Luis","player_name":"Sanabria Magole, Juan","table_position":129,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":129,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a802f840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":48573,"goal_stats_json":{"team_id":2,"player_id":48573,"team_name":"America","player_name":"Sanchez Guerrero, Richard","table_position":130,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":130,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7066fd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28647,"goal_stats_json":{"team_id":9,"player_id":28647,"team_name":"Pachuca","player_name":"Sanchez Ocegueda, Erick","table_position":131,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":131,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5b64920-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16327,"goal_stats_json":{"team_id":18,"player_id":16327,"team_name":"Toluca","player_name":"Saucedo Mondragon, Sebastian","table_position":132,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":132,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a636ead0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20221,"goal_stats_json":{"team_id":1,"player_id":20221,"team_name":"Guadalajara","player_name":"Sepulveda Lopez, Gilberto","table_position":133,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":133,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a47a1fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":183,"goal_stats_json":{"team_id":12,"player_id":183,"team_name":"Queretaro","player_name":"Sepulveda Sanchez, Angel","table_position":134,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":134,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a700a370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27843,"goal_stats_json":{"team_id":3014,"player_id":27843,"team_name":"FC Juarez","player_name":"Sierra Flores, Jordan","table_position":135,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":135,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4e368c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3538,"goal_stats_json":{"team_id":10,"player_id":3538,"team_name":"Puebla FC","player_name":"Silva Perdomo, Gaston","table_position":136,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":136,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8abbb60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":66272,"goal_stats_json":{"team_id":205,"player_id":66272,"team_name":"Necaxa","player_name":"Silvera Cabo, Maximiliano","table_position":137,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":137,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a61299f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18097,"goal_stats_json":{"team_id":12,"player_id":18097,"team_name":"Queretaro","player_name":"Torres, Jonatan Gabriel","table_position":138,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":138,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a77bc6e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38298,"goal_stats_json":{"team_id":4,"player_id":38298,"team_name":"Atlas","player_name":"Trejo Morantes, Christopher","table_position":139,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":139,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a82c2b20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":52882,"goal_stats_json":{"team_id":173,"player_id":52882,"team_name":"Leon","player_name":"Uribe Guevara, Hector Yael","table_position":140,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":140,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7f14500-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44304,"goal_stats_json":{"team_id":17,"player_id":44304,"team_name":"Club Tijuana","player_name":"Valenzuela, Carlos Fernando","table_position":141,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":141,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6c10260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27652,"goal_stats_json":{"team_id":1,"player_id":27652,"team_name":"Guadalajara","player_name":"Vega Rojas, Alexis","table_position":142,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":142,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6251080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18323,"goal_stats_json":{"team_id":7,"player_id":18323,"team_name":"Rayados de Monterrey","player_name":"Vergara Hernandez, Duvan","table_position":143,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":143,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5636e30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13272,"goal_stats_json":{"team_id":13,"player_id":13272,"team_name":"CA San Luis","player_name":"Villalpando Perez, Dieter","table_position":144,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":144,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5b07cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16198,"goal_stats_json":{"team_id":2,"player_id":16198,"team_name":"America","player_name":"Zendejas Saavedra, Alejandro","table_position":145,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":145,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a84a3a70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":56675,"goal_stats_json":{"team_id":12,"player_id":56675,"team_name":"Queretaro","player_name":"Zuniga Murillo, Jose","table_position":146,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":146,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null}]}

15:51:08.032 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:08.032 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:08.032 [Test worker] DEBUG com.intuit.karate - request:
2 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/scorer/positions/incorrect_id
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:51:08.032 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:08.032 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 44][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:08.032 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:08.032 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:08.032 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:08.062 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:08.062 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:08.062 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:08.094 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:08.094 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:08.094 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:08.094 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:08.094 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:08.094 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:08.094 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56136<->143.204.23.36:443
15:51:08.094 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-44: set socket timeout to 5000
15:51:08.094 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/scorer/positions/incorrect_id HTTP/1.1
15:51:08.094 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:08.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 >> GET /dev/api/scorer/positions/incorrect_id HTTP/1.1
15:51:08.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:08.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:08.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 >> Connection: Keep-Alive
15:51:08.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:08.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 >> Accept-Encoding: gzip,deflate
15:51:08.094 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "GET /dev/api/scorer/positions/incorrect_id HTTP/1.1[\r][\n]"
15:51:08.094 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:08.094 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:08.094 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "Connection: Keep-Alive[\r][\n]"
15:51:08.094 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:08.094 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:08.094 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "[\r][\n]"
15:51:08.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "HTTP/1.1 200 OK[\r][\n]"
15:51:08.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:08.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "Content-Length: 27[\r][\n]"
15:51:08.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "Connection: keep-alive[\r][\n]"
15:51:08.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "Date: Tue, 23 May 2023 20:51:08 GMT[\r][\n]"
15:51:08.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "x-amzn-RequestId: 37c0ac1d-b532-4403-a07f-ddde5984fb93[\r][\n]"
15:51:08.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "access-control-allow-origin: *[\r][\n]"
15:51:08.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "x-amzn-Remapped-content-length: 27[\r][\n]"
15:51:08.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "x-amz-apigw-id: FZMRfGgyCYcF7PQ=[\r][\n]"
15:51:08.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"[\r][\n]"
15:51:08.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "x-powered-by: Express[\r][\n]"
15:51:08.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "X-Amzn-Trace-Id: Root=1-646d273c-17999d79254a9fc62422268a;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:08.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:08.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "Via: 1.1 f53a0c29e1f5f8fc5c349fabe8edeb08.cloudfront.net (CloudFront)[\r][\n]"
15:51:08.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:08.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "X-Amz-Cf-Id: F3PT5vUGZMD978TqSr_6KgH2ToXFs_fvGuFLBUbu-JwLCm-XFodIsw==[\r][\n]"
15:51:08.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "[\r][\n]"
15:51:08.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "{"status":true,"data":null}"
15:51:08.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << HTTP/1.1 200 OK
15:51:08.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << Content-Type: application/json; charset=utf-8
15:51:08.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << Content-Length: 27
15:51:08.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << Connection: keep-alive
15:51:08.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << Date: Tue, 23 May 2023 20:51:08 GMT
15:51:08.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << x-amzn-RequestId: 37c0ac1d-b532-4403-a07f-ddde5984fb93
15:51:08.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << access-control-allow-origin: *
15:51:08.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << x-amzn-Remapped-content-length: 27
15:51:08.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << x-amz-apigw-id: FZMRfGgyCYcF7PQ=
15:51:08.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"
15:51:08.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << x-powered-by: Express
15:51:08.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << X-Amzn-Trace-Id: Root=1-646d273c-17999d79254a9fc62422268a;Sampled=0;lineage=1a7c2e09:0
15:51:08.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << X-Cache: Miss from cloudfront
15:51:08.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << Via: 1.1 f53a0c29e1f5f8fc5c349fabe8edeb08.cloudfront.net (CloudFront)
15:51:08.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << X-Amz-Cf-Pop: BOG50-P1
15:51:08.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << X-Amz-Cf-Id: F3PT5vUGZMD978TqSr_6KgH2ToXFs_fvGuFLBUbu-JwLCm-XFodIsw==
15:51:08.513 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:08.513 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 44][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:08.513 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-44: set socket timeout to 0
15:51:08.513 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 44][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:08.513 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 481
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 27
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:08 GMT
2 < x-amzn-RequestId: 37c0ac1d-b532-4403-a07f-ddde5984fb93
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 27
2 < x-amz-apigw-id: FZMRfGgyCYcF7PQ=
2 < etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d273c-17999d79254a9fc62422268a;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 f53a0c29e1f5f8fc5c349fabe8edeb08.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: F3PT5vUGZMD978TqSr_6KgH2ToXFs_fvGuFLBUbu-JwLCm-XFodIsw==
{"status":true,"data":null}

15:51:08.514 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:08.519 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:51:08.526 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@2fccfd43
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@6f936cef
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@13b9d2f4
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@2fccfd43
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@227f8fb9
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:51:08.526 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/ScorerPositions/get_scorerpositions_id.feature
scenarios:  2 | passed:  2 | failed:  0 | time: 2.2221
---------------------------------------------------------

15:51:08.544 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 14 of 38 (0 remaining) classpath:karate/features/ScorerPositions/get_scorerpositions_id.feature
15:51:08.546 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:08.546 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:08.548 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:08.548 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:08.548 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/scorer/positions
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:08.548 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:08.548 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 45][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:08.548 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:08.548 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:08.548 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:08.576 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:08.576 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:08.576 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:08.612 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:08.612 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:08.612 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:08.612 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:08.612 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:08.612 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:08.612 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56137<->143.204.23.36:443
15:51:08.612 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-45: set socket timeout to 5000
15:51:08.612 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/scorer/positions HTTP/1.1
15:51:08.612 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:08.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 >> GET /dev/api/scorer/positions HTTP/1.1
15:51:08.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:08.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:08.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 >> Connection: Keep-Alive
15:51:08.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:08.612 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 >> Accept-Encoding: gzip,deflate
15:51:08.612 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "GET /dev/api/scorer/positions HTTP/1.1[\r][\n]"
15:51:08.612 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:08.612 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:08.612 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "Connection: Keep-Alive[\r][\n]"
15:51:08.612 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:08.612 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:08.612 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "[\r][\n]"
15:51:09.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "HTTP/1.1 200 OK[\r][\n]"
15:51:09.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:09.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "Content-Length: 55972[\r][\n]"
15:51:09.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "Connection: keep-alive[\r][\n]"
15:51:09.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "Date: Tue, 23 May 2023 20:51:08 GMT[\r][\n]"
15:51:09.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "x-amzn-RequestId: b57e015f-10c4-455c-a829-dc4db8f0bac4[\r][\n]"
15:51:09.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "access-control-allow-origin: *[\r][\n]"
15:51:09.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "x-amzn-Remapped-content-length: 55972[\r][\n]"
15:51:09.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "x-amz-apigw-id: FZMRiHqJCYcFyew=[\r][\n]"
15:51:09.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "etag: W/"daa4-mc4uieD5isnneWzGxzeKhGPz7LM"[\r][\n]"
15:51:09.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "x-powered-by: Express[\r][\n]"
15:51:09.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "X-Amzn-Trace-Id: Root=1-646d273c-02b68ee061b863b16fc52c7b;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:09.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:09.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)[\r][\n]"
15:51:09.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:09.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "X-Amz-Cf-Id: 5mI8wd1ZmMupM5MRvRPSck1CRMdC5oiFgTol_j-8bovWSqjXSM_NPw==[\r][\n]"
15:51:09.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "[\r][\n]"
15:51:09.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "{"status":true,"data":[{"id":"a5179820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10118,"goal_stats_json":{"team_id":9,"player_id":10118,"team_name":"Pachuca","player_name":"Lopez Ramirez, Javier","table_position":5,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":5,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a59812c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15831,"goal_stats_json":{"team_id":14,"player_id":15831,"team_name":"Santos Laguna","player_name":"Preciado Villarreal, Harold","table_position":6,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":6,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a72f5490-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32588,"goal_stats_json":{"team_id":173,"player_id":32588,"team_name":"Leon","player_name":"Davila Zavala, Victor","table_position":7,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":7,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5063300-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":6376,"goal_stats_json":{"team_id":16,"player_id":6376,"team_name":"Tigres de la UANL","player_name":"Gignac, Andre Pierre","table_position":8,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":8,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4a1cbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":435,"goal_stats_json":{"team_id":7,"player_id":435,"team_name":"Rayados de Monterrey","player_name":"Gonzalez Gonzalez, Arturo","table_position":9,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":9,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a60c7f70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18037,"goal_stats_json":{"team_id":1,"player_id":18037,"team_name":"Guadalajara","player_name":"Guzman Guzman, Victor","table_position":10,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":10,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7529400-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34462,"goal_stats_json":{"team_id":9,"player_id":34462,"team_name":"Pachuca","player_name":"Ibanez, Nicolas Alejandro","table_position":11,"total_of_goals":5,"total_of_goals_away":1,"total_of_goals_local":4},"position":11,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5d3e340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16961,"goal_stats_json":{"team_id":4,"player_id":16961,"team_name":"Atlas","player_name":"Lozano Aparicio, Brian","table_position":12,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":12,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a61ea7e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18185,"goal_stats_json":{"team_id":205,"player_id":18185,"team_name":"Necaxa","player_name":"Mendez Ortega, Edgar","table_position":13,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":13,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a649af80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24653,"goal_stats_json":{"team_id":4,"player_id":24653,"team_name":"Atlas","player_name":"Quinones Quinones, Julian","table_position":14,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":14,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5924660-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15669,"goal_stats_json":{"team_id":2,"player_id":15669,"team_name":"America","player_name":"Rodriguez Portillo, Jonathan","table_position":15,"total_of_goals":5,"total_of_goals_away":4,"total_of_goals_local":1},"position":15,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5df2de0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17859,"goal_stats_json":{"team_id":8,"player_id":17859,"team_name":"Mazatlan FC","player_name":"Benedetti Roa, Nicolas","table_position":16,"total_of_goals":4,"total_of_goals_away":3,"total_of_goals_local":1},"position":16,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a769ec90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35240,"goal_stats_json":{"team_id":14,"player_id":35240,"team_name":"Santos Laguna","player_name":"Brunetta, Juan Francisco","table_position":17,"total_of_goals":4,"total_of_goals_away":2,"total_of_goals_local":2},"position":17,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a57aedd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15389,"goal_stats_json":{"team_id":14,"player_id":15389,"team_name":"Santos Laguna","player_name":"Correa, Marcelo Javier","table_position":18,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":18,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5bc3c90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16833,"goal_stats_json":{"team_id":18,"player_id":16833,"team_name":"Toluca","player_name":"Gonzalez Espinola, Carlos","table_position":19,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":19,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4ef0180-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4222,"goal_stats_json":{"team_id":7,"player_id":4222,"team_name":"Rayados de Monterrey","player_name":"Funes Mori, Rogelio","table_position":2,"total_of_goals":8,"total_of_goals_away":2,"total_of_goals_local":6},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:24.000Z","deleted_at":null},{"id":"a53a6260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12081,"goal_stats_json":{"team_id":11,"player_id":12081,"team_name":"Universidad Nacional","player_name":"Dinenno De Cara, Juan","table_position":3,"total_of_goals":7,"total_of_goals_away":2,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:50:05.000Z","deleted_at":null},{"id":"a5693a90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14792,"goal_stats_json":{"team_id":2,"player_id":14792,"team_name":"America","player_name":"Martin Mex, Henry","table_position":1,"total_of_goals":11,"total_of_goals_away":6,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:20.000Z","deleted_at":null},{"id":"a7120890-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28834,"goal_stats_json":{"team_id":3014,"player_id":28834,"team_name":"FC Juarez","player_name":"Molina, Tomas","table_position":20,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a81a50d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50049,"goal_stats_json":{"team_id":18,"player_id":50049,"team_name":"Toluca","player_name":"Araujo Vilches, Maximiliano","table_position":4,"total_of_goals":6,"total_of_goals_away":3,"
15:51:09.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << HTTP/1.1 200 OK
15:51:09.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << Content-Type: application/json; charset=utf-8
15:51:09.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << Content-Length: 55972
15:51:09.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << Connection: keep-alive
15:51:09.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << Date: Tue, 23 May 2023 20:51:08 GMT
15:51:09.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << x-amzn-RequestId: b57e015f-10c4-455c-a829-dc4db8f0bac4
15:51:09.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << access-control-allow-origin: *
15:51:09.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << x-amzn-Remapped-content-length: 55972
15:51:09.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << x-amz-apigw-id: FZMRiHqJCYcFyew=
15:51:09.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << etag: W/"daa4-mc4uieD5isnneWzGxzeKhGPz7LM"
15:51:09.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << x-powered-by: Express
15:51:09.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << X-Amzn-Trace-Id: Root=1-646d273c-02b68ee061b863b16fc52c7b;Sampled=0;lineage=1a7c2e09:0
15:51:09.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << X-Cache: Miss from cloudfront
15:51:09.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)
15:51:09.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << X-Amz-Cf-Pop: BOG50-P1
15:51:09.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << X-Amz-Cf-Id: 5mI8wd1ZmMupM5MRvRPSck1CRMdC5oiFgTol_j-8bovWSqjXSM_NPw==
15:51:09.033 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:09.033 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << ""total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-23T20:50:09.000Z","deleted_at":null},{"id":"a55d7ac0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13036,"goal_stats_json":{"team_id":2,"player_id":13036,"team_name":"America","player_name":"Valdes Contreras, Diego","table_position":21,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":21,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a75e2cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34605,"goal_stats_json":{"team_id":9,"player_id":34605,"team_name":"Pachuca","player_name":"Alvarez Campos, Kevin","table_position":22,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":22,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a6933ba0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27244,"goal_stats_json":{"team_id":5,"player_id":27244,"team_name""
15:51:09.033 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << ":"Cruz Azul","player_name":"Antuna Romero, Carlos","table_position":23,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":23,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a62b2b00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19036,"goal_stats_json":{"team_id":7,"player_id":19036,"team_name":"Rayados de Monterrey","player_name":"Berterame, German","table_position":24,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":24,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5576040-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12811,"goal_stats_json":{"team_id":13,"player_id":12811,"team_name":"CA San Luis","player_name":"Bonatini, Leonardo","table_position":25,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":25,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id"
15:51:09.033 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "":"a5a46ed0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15899,"goal_stats_json":{"team_id":17,"player_id":15899,"team_name":"Club Tijuana","player_name":"Canelo, Pedro Alexis","table_position":26,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":26,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a73b1460-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32973,"goal_stats_json":{"team_id":9,"player_id":32973,"team_name":"Pachuca","player_name":"De la Rosa Gonzalez, Roberto","table_position":27,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":27,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a89f3840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63750,"goal_stats_json":{"team_id":11,"player_id":63750,"team_name":"Universidad Nacional","player_name":"Del Prete, Gustavo","table_position":28,"total_of_goals":3,"total_of_goals_away":1,"total_of_"
15:51:09.033 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "goals_local":2},"position":28,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a717d4f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":29918,"goal_stats_json":{"team_id":173,"player_id":29918,"team_name":"Leon","player_name":"Di Yorio, Lucas","table_position":29,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":29,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a52330e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10279,"goal_stats_json":{"team_id":4,"player_id":10279,"team_name":"Atlas","player_name":"Furch, Julio Cesar","table_position":30,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":30,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6aba5a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27646,"goal_stats_json":{"team_id":3014,"player_id":27646,"team_name":"FC Juarez","player_"
15:51:09.033 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "name":"Lezcano Farina, Dario","table_position":31,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":31,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4b10e20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":564,"goal_stats_json":{"team_id":10,"player_id":564,"team_name":"Puebla FC","player_name":"Mancuello, Federico Andres","table_position":32,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":32,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a56f06f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14955,"goal_stats_json":{"team_id":10,"player_id":14955,"team_name":"Puebla FC","player_name":"Martinez Ayala, Guillermo","table_position":33,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":33,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a55193e0-f5eb-11ed"
15:51:09.033 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "-8428-8d9df34ca1c7","goal_stats_id":12719,"goal_stats_json":{"team_id":16,"player_id":12719,"team_name":"Tigres de la UANL","player_name":"Quinones, Luis Enrique","table_position":34,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":34,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a50bff60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":8412,"goal_stats_json":{"team_id":11,"player_id":8412,"team_name":"Universidad Nacional","player_name":"Salvio, Eduardo Antonio","table_position":35,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":35,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a580ba30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15443,"goal_stats_json":{"team_id":2,"player_id":15443,"team_name":"America","player_name":"Suarez, Leonardo Gabriel","table_position":36,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1}"
15:51:09.033 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << ","position":36,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7dfdfe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43599,"goal_stats_json":{"team_id":173,"player_id":43599,"team_name":"Leon","player_name":"Ambriz Gonzalez, Fidel","table_position":37,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":37,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4f4cde0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4509,"goal_stats_json":{"team_id":12,"player_id":4509,"team_name":"Queretaro","player_name":"Barrera Acosta, Pablo","table_position":38,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":38,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7d6b820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43410,"goal_stats_json":{"team_id":205,"player_id":43410,"team_name":"Necaxa","player_name":"
15:51:09.033 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << ""Batista Ochoa, Facundo","table_position":39,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":39,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a79394a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39146,"goal_stats_json":{"team_id":9,"player_id":39146,"team_name":"Pachuca","player_name":"Castillo Perez, Jose","table_position":40,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":40,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5c82370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16950,"goal_stats_json":{"team_id":17,"player_id":16950,"team_name":"Club Tijuana","player_name":"Cavallini, Lucas Daniel","table_position":41,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":41,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a511cbc0-f5eb-11ed-8428-8d9"
15:51:09.036 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "df34ca1c7","goal_stats_id":10112,"goal_stats_json":{"team_id":1,"player_id":10112,"team_name":"Guadalajara","player_name":"Cisneros Barajas, Carlos","table_position":42,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":42,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4dd9c60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3309,"goal_stats_json":{"team_id":18,"player_id":3309,"team_name":"Toluca","player_name":"Da Silva Sanvezzo, Camilo","table_position":43,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":43,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8a5c7f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":64771,"goal_stats_json":{"team_id":11,"player_id":64771,"team_name":"Universidad Nacional","player_name":"De Oliveira Barbosa, Diogo","table_position":44,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position"
15:51:09.036 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "":44,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a49289a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":369,"goal_stats_json":{"team_id":5,"player_id":369,"team_name":"Cruz Azul","player_name":"Escoboza Lugo, Jesus","table_position":45,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":45,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7f71160-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":46476,"goal_stats_json":{"team_id":10,"player_id":46476,"team_name":"Puebla FC","player_name":"Fernandez Frasica, Omar","table_position":46,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":46,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a88dd320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59856,"goal_stats_json":{"team_id":3014,"player_id":59856,"team_name":"FC Juarez","player_name":"Fern"
15:51:09.036 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "andez Leites, Gabriel","table_position":47,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":47,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5cdefd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16952,"goal_stats_json":{"team_id":18,"player_id":16952,"team_name":"Toluca","player_name":"Fernandez Lopez, Leonardo","table_position":48,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":48,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a545fb20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12399,"goal_stats_json":{"team_id":18,"player_id":12399,"team_name":"Toluca","player_name":"Garcia Carpizo, Brian","table_position":49,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":49,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5c23000-f5eb-11ed-8428-8d9df34c"
15:51:09.036 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "a1c7","goal_stats_id":16940,"goal_stats_json":{"team_id":16,"player_id":16940,"team_name":"Tigres de la UANL","player_name":"Gorriaran Fontes, Fernando","table_position":50,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":50,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a74cc7a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34334,"goal_stats_json":{"team_id":10,"player_id":34334,"team_name":"Puebla FC","player_name":"Gularte Mendez, Emanuel","table_position":51,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":51,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a83293c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53533,"goal_stats_json":{"team_id":9,"player_id":53533,"team_name":"Pachuca","player_name":"Isais, Mauricio Andre","table_position":52,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":52,"create"
15:51:09.036 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "d_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7a5e420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39664,"goal_stats_json":{"team_id":8,"player_id":39664,"team_name":"Mazatlan FC","player_name":"Loba, Ake Arnaud","table_position":53,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":53,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a79cbc60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39397,"goal_stats_json":{"team_id":12,"player_id":39397,"team_name":"Queretaro","player_name":"Lopez Quinones, Rodrigo","table_position":54,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":54,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5aa6240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16115,"goal_stats_json":{"team_id":18,"player_id":16115,"team_name":"Toluca","player_name":"Lopez Rodriguez, Ed"
15:51:09.036 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "gar","table_position":55,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":55,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4b728a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":860,"goal_stats_json":{"team_id":17,"player_id":860,"team_name":"Club Tijuana","player_name":"Lopez, Lisandro Ezequiel","table_position":56,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":56,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7fcddc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":47029,"goal_stats_json":{"team_id":5,"player_id":47029,"team_name":"Cruz Azul","player_name":"Lotti, Augusto Diego","table_position":57,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":57,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7642030-f5eb-11ed-8428-8d9df34ca1c7","goal_stat"
15:51:09.036 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "s_id":35223,"goal_stats_json":{"team_id":14,"player_id":35223,"team_name":"Santos Laguna","player_name":"Medina Vazquez, Diego","table_position":58,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":58,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4d7d000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3115,"goal_stats_json":{"team_id":173,"player_id":3115,"team_name":"Leon","player_name":"Mena Delgado, Angel","table_position":59,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":59,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7875fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38840,"goal_stats_json":{"team_id":205,"player_id":38840,"team_name":"Necaxa","player_name":"Monreal Morales, Ricardo","table_position":60,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":60,"created_at":"2023-05-19T02:19:59.000Z"
15:51:09.036 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8939f80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63615,"goal_stats_json":{"team_id":205,"player_id":63615,"team_name":"Necaxa","player_name":"Oliveros Cano, Agustin","table_position":61,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":61,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a808c4a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49379,"goal_stats_json":{"team_id":10,"player_id":49379,"team_name":"Puebla FC","player_name":"Robles Guerrero, Angel","table_position":62,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":62,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6ebbbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27713,"goal_stats_json":{"team_id":5,"player_id":27713,"team_name":"Cruz Azul","player_name":"Rodriguez Gomez, Carlos","table_position":63,""
15:51:09.036 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":63,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5f48aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17919,"goal_stats_json":{"team_id":17,"player_id":17919,"team_name":"Club Tijuana","player_name":"Rodriguez, Lucas Ariel","table_position":64,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":64,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7b74940-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42864,"goal_stats_json":{"team_id":173,"player_id":42864,"team_name":"Leon","player_name":"Rubio Rodriguez, Brian","table_position":65,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":65,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a775d370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38199,"goal_stats_j"
15:51:09.036 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "son":{"team_id":18,"player_id":38199,"team_name":"Toluca","player_name":"Ruiz Suarez, Marcel","table_position":66,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":66,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4e93520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3864,"goal_stats_json":{"team_id":7,"player_id":3864,"team_name":"Rayados de Monterrey","player_name":"Aguirre Soto, Rodrigo ","table_position":67,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":67,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a46add60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38,"goal_stats_json":{"team_id":8,"player_id":38,"team_name":"Mazatlan FC","player_name":"Alanis Pantoja, Oswaldo","table_position":68,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":68,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-"
15:51:09.036 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "05-19T02:19:54.000Z","deleted_at":null},{"id":"a83e7aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53539,"goal_stats_json":{"team_id":8,"player_id":53539,"team_name":"Mazatlan FC","player_name":"Almada, Facundo Ezequiel","table_position":69,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":69,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4fa9a40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4953,"goal_stats_json":{"team_id":18,"player_id":4953,"team_name":"Toluca","player_name":"Angulo Leon, Brayan","table_position":70,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":70,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7586060-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34580,"goal_stats_json":{"team_id":205,"player_id":34580,"team_name":"Necaxa","player_name":"Araos Llanos, Angelo","table_position":71,"total_of_goals":1,"total_of_"
15:51:09.036 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "goals_away":0,"total_of_goals_local":1},"position":71,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a740e0c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":33728,"goal_stats_json":{"team_id":12,"player_id":33728,"team_name":"Queretaro","player_name":"Ayon Calderon, Ettson","table_position":72,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":72,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a71def70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":30025,"goal_stats_json":{"team_id":12,"player_id":30025,"team_name":"Queretaro","player_name":"Barbieri, Miguel Angel","table_position":73,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":73,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a528fd40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11490,"goal_stats_json":{"team_id":10,"player_i"
15:51:09.036 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "d":11490,"team_name":"Puebla FC","player_name":"Barragan Negrete, Martin","table_position":74,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":74,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6f7f0e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27772,"goal_stats_json":{"team_id":205,"player_id":27772,"team_name":"Necaxa","player_name":"Batallini, Damian","table_position":75,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":75,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a7e5ac40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43738,"goal_stats_json":{"team_id":173,"player_id":43738,"team_name":"Leon","player_name":"Bellon Saracho, Paul","table_position":76,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":76,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":nul"
15:51:09.036 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "l},{"id":"a746ad20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34312,"goal_stats_json":{"team_id":1,"player_id":34312,"team_name":"Guadalajara","player_name":"Beltran Cruz, Fernando","table_position":77,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":77,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5008db0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":5101,"goal_stats_json":{"team_id":9,"player_id":5101,"team_name":"Pachuca","player_name":"Cabral, Gustavo Daniel","table_position":78,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":78,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a825e990-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50114,"goal_stats_json":{"team_id":5,"player_id":50114,"team_name":"Cruz Azul","player_name":"Carneiro Mendez, Gonzalo","table_position":79,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_l"
15:51:09.036 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "ocal":0},"position":79,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a5402ec0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12363,"goal_stats_json":{"team_id":9,"player_id":12363,"team_name":"Pachuca","player_name":"Chavez Magallon, Luis","table_position":80,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":80,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5752170-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15275,"goal_stats_json":{"team_id":1,"player_id":15275,"team_name":"Guadalajara","player_name":"Cisneros Morell, Ronaldo","table_position":81,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":81,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a643e320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24650,"goal_stats_json":{"team_id":8,"player_id":24650,"team_name":"Mazatlan F"
15:51:09.036 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "C","player_name":"Colula Alarcon, Bryan","table_position":82,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":82,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a54bc780-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12409,"goal_stats_json":{"team_id":7,"player_id":12409,"team_name":"Rayados de Monterrey","player_name":"Cortizo de la Piedra, Jordi","table_position":83,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":83,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a48988f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":347,"goal_stats_json":{"team_id":5,"player_id":347,"team_name":"Cruz Azul","player_name":"Dominguez Juarez, Julio","table_position":84,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":84,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"
15:51:09.037 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << ""a4bd4320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1085,"goal_stats_json":{"team_id":14,"player_id":1085,"team_name":"Santos Laguna","player_name":"Doria Macedo, Matheus","table_position":85,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_loca"
15:51:09.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "l":1},"position":85,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a498a420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":384,"goal_stats_json":{"team_id":3014,"player_id":384,"team_name":"FC Juarez","player_name":"Duenas Manzo, Jesus","table_position":86,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":86,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a45d48d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":9,"goal_stats_json":{"team_id":8,"player_id":9,"team_name":"Mazatlan FC","player_name":"Fabian De La Mora, Marco ","table_position":87,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":87,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7c775e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43159,"goal_stats_json":{"team_id":12,"player_id":43159,"team_name":"Queretaro","player_n"
15:51:09.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "ame":"Fernandez Inzunza, Rafael","table_position":88,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":88,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a58c52f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15538,"goal_stats_json":{"team_id":10,"player_id":15538,"team_name":"Puebla FC","player_name":"Ferrareis, Gustavo Henrique","table_position":89,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":89,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7abb080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":41546,"goal_stats_json":{"team_id":13,"player_id":41546,"team_name":"CA San Luis","player_name":"Ferreira Arantes, Vitor","table_position":90,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":90,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a63cb730-f"
15:51:09.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20517,"goal_stats_json":{"team_id":1,"player_id":20517,"team_name":"Guadalajara","player_name":"Flores Reyes, Sergio","table_position":91,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":91,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a51d6480-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10221,"goal_stats_json":{"team_id":11,"player_id":10221,"team_name":"Universidad Nacional","player_name":"Freire, Nicolas Omar","table_position":92,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":92,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5868690-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15447,"goal_stats_json":{"team_id":7,"player_id":15447,"team_name":"Rayados de Monterrey","player_name":"Gallardo Vasconcelos, Jesus","table_position":93,"total_of_goals":1,"total_of_goals_away":1,"total_of_g"
15:51:09.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "oals_local":0},"position":93,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a80e9100-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49397,"goal_stats_json":{"team_id":3014,"player_id":49397,"team_name":"FC Juarez","player_name":"Garcia Bojorquez, Denzell","table_position":94,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":94,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8507c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":58749,"goal_stats_json":{"team_id":14,"player_id":58749,"team_name":"Santos Laguna","player_name":"Gonzalez Martinez, Lucas","table_position":95,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":95,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a52ec9a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11534,"goal_stats_json":{"team_id":13,"player_id":11534,"tea"
15:51:09.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "m_name":"CA San Luis","player_name":"Guemez Lopez, Javier","table_position":96,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":96,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a78d2c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39091,"goal_stats_json":{"team_id":7,"player_id":39091,"team_name":"Rayados de Monterrey","player_name":"Guzman Olmedo, Victor","table_position":97,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":97,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8148470-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49423,"goal_stats_json":{"team_id":9,"player_id":49423,"team_name":"Pachuca","player_name":"Hernandez Casiano, Jesus","table_position":98,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":98,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_a"
15:51:09.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "t":null},{"id":"a7819340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38837,"goal_stats_json":{"team_id":4,"player_id":38837,"team_name":"Atlas","player_name":"Herrera Morales, Jonathan","table_position":99,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":99,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8446e10-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53871,"goal_stats_json":{"team_id":9,"player_id":53871,"team_name":"Pachuca","player_name":"Hinestroza Angulo, Marino","table_position":100,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":100,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a723bbd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":31651,"goal_stats_json":{"team_id":8,"player_id":31651,"team_name":"Mazatlan FC","player_name":"Illescas Marinelarena, Fernando","table_position":101,"total_of_goals":1,"total_of_goals_away""
15:51:09.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << ":0,"total_of_goals_local":1},"position":101,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a85cff20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59394,"goal_stats_json":{"team_id":10,"player_id":59394,"team_name":"Puebla FC","player_name":"Jaques Varone Maia, Lucas","table_position":102,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":102,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8b7a240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69520,"goal_stats_json":{"team_id":13,"player_id":69520,"team_name":"CA San Luis","player_name":"Klimowicz, Mateo","table_position":103,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":103,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5fdb260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18034,"goal_stats_json":{"team_id":3014,"player_id":1"
15:51:09.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "8034,"team_name":"FC Juarez","player_name":"Lainez Leyva, Mauro","table_position":104,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":104,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4aaf3a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":493,"goal_stats_json":{"team_id":17,"player_id":493,"team_name":"Club Tijuana","player_name":"Lertora, Federico Eduardo","table_position":105,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":105,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a5349600-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11979,"goal_stats_json":{"team_id":2,"player_id":11979,"team_name":"America","player_name":"Martinez Tobinson, Roger","table_position":106,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":106,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","dele"
15:51:09.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "ted_at":null},{"id":"a8b187c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69493,"goal_stats_json":{"team_id":17,"player_id":69493,"team_name":"Club Tijuana","player_name":"Martinez, Silvio Alejandro","table_position":107,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":107,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a7298830-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32110,"goal_stats_json":{"team_id":1,"player_id":32110,"team_name":"Guadalajara","player_name":"Mayorga Almaraz, Manuel","table_position":108,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":108,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6d65f20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27663,"goal_stats_json":{"team_id":3014,"player_id":27663,"team_name":"FC Juarez","player_name":"Medina Camacho, Alan","table_position":109,"total_of_goals":1,"total_of_goa"
15:51:09.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "ls_away":1,"total_of_goals_local":0},"position":109,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4c97820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2182,"goal_stats_json":{"team_id":7,"player_id":2182,"team_name":"Rayados de Monterrey","player_name":"Medina Ramirez, John","table_position":110,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":110,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7354800-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32614,"goal_stats_json":{"team_id":18,"player_id":32614,"team_name":"Toluca","player_name":"Meneses Villarroel, Jean","table_position":111,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":111,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a671a9e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27099,"goal_stats_json":{"team_id":8,"p"
15:51:09.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "layer_id":27099,"team_name":"Mazatlan FC","player_name":"Meraz Bernal, Roberto","table_position":112,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":112,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a618db80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18129,"goal_stats_json":{"team_id":13,"player_id":18129,"team_name":"CA San Luis","player_name":"Merino Zuloaga, Sabin","table_position":113,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":113,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7b17ce0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42534,"goal_stats_json":{"team_id":8,"player_id":42534,"team_name":"Mazatlan FC","player_name":"Montano Mora, Andres","table_position":114,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":114,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:"
15:51:09.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "59.000Z","deleted_at":null},{"id":"a630f760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19147,"goal_stats_json":{"team_id":5,"player_id":19147,"team_name":"Cruz Azul","player_name":"Morales Bravo, Ivan","table_position":115,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":115,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a59ea270-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15856,"goal_stats_json":{"team_id":173,"player_id":15856,"team_name":"Leon","player_name":"Moreno Berrio, Yairo","table_position":116,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":116,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a65f5a60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":26989,"goal_stats_json":{"team_id":173,"player_id":26989,"team_name":"Leon","player_name":"Moreno Fuguemann, Ivan","table_position":117,"total_of_goals":1,"total_of_goals_away":"
15:51:09.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "0,"total_of_goals_local":1},"position":117,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a4d203a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2739,"goal_stats_json":{"team_id":8,"player_id":2739,"team_name":"Mazatlan FC","player_name":"Nahuelpan Osten, Ariel","table_position":118,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":118,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8725be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59562,"goal_stats_json":{"team_id":3014,"player_id":59562,"team_name":"FC Juarez","player_name":"Olivera De Andrea, Maximiliano","table_position":119,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":119,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4834760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":224,"goal_stats_json":{"team_id":18,"player_"
15:51:09.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "id":224,"team_name":"Toluca","player_name":"Orrantia Trevino, Carlos","table_position":120,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":120,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8996be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63688,"goal_stats_json":{"team_id":10,"player_id":63688,"team_name":"Puebla FC","player_name":"Parra Rubilar, Pablo","table_position":121,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":121,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4c35da0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1188,"goal_stats_json":{"team_id":16,"player_id":1188,"team_name":"Tigres de la UANL","player_name":"Pizarro Demestri, Guido","table_position":122,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":122,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.00"
15:51:09.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "0Z","deleted_at":null},{"id":"a4740520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":145,"goal_stats_json":{"team_id":16,"player_id":145,"team_name":"Tigres de la UANL","player_name":"Reyes Rosales, Diego","table_position":123,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":123,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a64f7be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24658,"goal_stats_json":{"team_id":1,"player_id":24658,"team_name":"Guadalajara","player_name":"Rios Calderon, Daniel","table_position":124,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":124,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a70c3c30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28758,"goal_stats_json":{"team_id":12,"player_id":28758,"team_name":"Queretaro","player_name":"Rivera Cuellar, Christian","table_position":125,"total_of_goals":1,"total_o"
15:51:09.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "f_goals_away":1,"total_of_goals_local":0},"position":125,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a8201d30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50050,"goal_stats_json":{"team_id":2,"player_id":50050,"team_name":"America","player_name":"Rodriguez Bravo, Paul","table_position":126,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":126,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a67ddee0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27144,"goal_stats_json":{"team_id":7,"player_id":27144,"team_name":"Rayados de Monterrey","player_name":"Romo Barron, Luis","table_position":127,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":127,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7eb78a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44292,"goal_stats_json":{"team_id":5,""
15:51:09.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "player_id":44292,"team_name":"Cruz Azul","player_name":"Rotondi, Carlos Rodolfo","table_position":128,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":128,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a76fe000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":36768,"goal_stats_json":{"team_id":13,"player_id":36768,"team_name":"CA San Luis","player_name":"Sanabria Magole, Juan","table_position":129,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":129,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a802f840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":48573,"goal_stats_json":{"team_id":2,"player_id":48573,"team_name":"America","player_name":"Sanchez Guerrero, Richard","table_position":130,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":130,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:2"
15:51:09.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "0:00.000Z","deleted_at":null},{"id":"a7066fd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28647,"goal_stats_json":{"team_id":9,"player_id":28647,"team_name":"Pachuca","player_name":"Sanchez Ocegueda, Erick","table_position":131,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":131,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5b64920-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16327,"goal_stats_json":{"team_id":18,"player_id":16327,"team_name":"Toluca","player_name":"Saucedo Mondragon, Sebastian","table_position":132,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":132,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a636ead0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20221,"goal_stats_json":{"team_id":1,"player_id":20221,"team_name":"Guadalajara","player_name":"Sepulveda Lopez, Gilberto","table_position":133,"total_of_goals":1,""
15:51:09.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "total_of_goals_away":1,"total_of_goals_local":0},"position":133,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a47a1fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":183,"goal_stats_json":{"team_id":12,"player_id":183,"team_name":"Queretaro","player_name":"Sepulveda Sanchez, Angel","table_position":134,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":134,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a700a370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27843,"goal_stats_json":{"team_id":3014,"player_id":27843,"team_name":"FC Juarez","player_name":"Sierra Flores, Jordan","table_position":135,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":135,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4e368c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3538,"goal_stats_json":{"team_id""
15:51:09.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << ":10,"player_id":3538,"team_name":"Puebla FC","player_name":"Silva Perdomo, Gaston","table_position":136,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":136,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8abbb60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":66272,"goal_stats_json":{"team_id":205,"player_id":66272,"team_name":"Necaxa","player_name":"Silvera Cabo, Maximiliano","table_position":137,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":137,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a61299f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18097,"goal_stats_json":{"team_id":12,"player_id":18097,"team_name":"Queretaro","player_name":"Torres, Jonatan Gabriel","table_position":138,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":138,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T0"
15:51:09.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "2:19:57.000Z","deleted_at":null},{"id":"a77bc6e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38298,"goal_stats_json":{"team_id":4,"player_id":38298,"team_name":"Atlas","player_name":"Trejo Morantes, Christopher","table_position":139,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":139,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a82c2b20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":52882,"goal_stats_json":{"team_id":173,"player_id":52882,"team_name":"Leon","player_name":"Uribe Guevara, Hector Yael","table_position":140,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":140,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7f14500-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44304,"goal_stats_json":{"team_id":17,"player_id":44304,"team_name":"Club Tijuana","player_name":"Valenzuela, Carlos Fernando","table_position":141,"total_of_goal"
15:51:09.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "s":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":141,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6c10260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27652,"goal_stats_json":{"team_id":1,"player_id":27652,"team_name":"Guadalajara","player_name":"Vega Rojas, Alexis","table_position":142,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":142,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6251080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18323,"goal_stats_json":{"team_id":7,"player_id":18323,"team_name":"Rayados de Monterrey","player_name":"Vergara Hernandez, Duvan","table_position":143,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":143,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5636e30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13272,"goal_stats"
15:51:09.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "_json":{"team_id":13,"player_id":13272,"team_name":"CA San Luis","player_name":"Villalpando Perez, Dieter","table_position":144,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":144,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5b07cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16198,"goal_stats_json":{"team_id":2,"player_id":16198,"team_name":"America","player_name":"Zendejas Saavedra, Alejandro","table_position":145,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":145,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a84a3a70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":56675,"goal_stats_json":{"team_id":12,"player_id":56675,"team_name":"Queretaro","player_name":"Zuniga Murillo, Jose","table_position":146,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":146,"created_at":"2023-05-19T02:20:00.000Z","up"
15:51:09.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "dated_at":"2023-05-19T02:20:00.000Z","deleted_at":null}]}"
15:51:09.055 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 45][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:09.055 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-45: set socket timeout to 0
15:51:09.055 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 45][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:09.056 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 507
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 55972
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:08 GMT
1 < x-amzn-RequestId: b57e015f-10c4-455c-a829-dc4db8f0bac4
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 55972
1 < x-amz-apigw-id: FZMRiHqJCYcFyew=
1 < etag: W/"daa4-mc4uieD5isnneWzGxzeKhGPz7LM"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d273c-02b68ee061b863b16fc52c7b;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: 5mI8wd1ZmMupM5MRvRPSck1CRMdC5oiFgTol_j-8bovWSqjXSM_NPw==
{"status":true,"data":[{"id":"a5179820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10118,"goal_stats_json":{"team_id":9,"player_id":10118,"team_name":"Pachuca","player_name":"Lopez Ramirez, Javier","table_position":5,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":5,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a59812c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15831,"goal_stats_json":{"team_id":14,"player_id":15831,"team_name":"Santos Laguna","player_name":"Preciado Villarreal, Harold","table_position":6,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":6,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a72f5490-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32588,"goal_stats_json":{"team_id":173,"player_id":32588,"team_name":"Leon","player_name":"Davila Zavala, Victor","table_position":7,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":7,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5063300-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":6376,"goal_stats_json":{"team_id":16,"player_id":6376,"team_name":"Tigres de la UANL","player_name":"Gignac, Andre Pierre","table_position":8,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":8,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4a1cbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":435,"goal_stats_json":{"team_id":7,"player_id":435,"team_name":"Rayados de Monterrey","player_name":"Gonzalez Gonzalez, Arturo","table_position":9,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":9,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a60c7f70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18037,"goal_stats_json":{"team_id":1,"player_id":18037,"team_name":"Guadalajara","player_name":"Guzman Guzman, Victor","table_position":10,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":10,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7529400-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34462,"goal_stats_json":{"team_id":9,"player_id":34462,"team_name":"Pachuca","player_name":"Ibanez, Nicolas Alejandro","table_position":11,"total_of_goals":5,"total_of_goals_away":1,"total_of_goals_local":4},"position":11,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5d3e340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16961,"goal_stats_json":{"team_id":4,"player_id":16961,"team_name":"Atlas","player_name":"Lozano Aparicio, Brian","table_position":12,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":12,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a61ea7e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18185,"goal_stats_json":{"team_id":205,"player_id":18185,"team_name":"Necaxa","player_name":"Mendez Ortega, Edgar","table_position":13,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":13,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a649af80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24653,"goal_stats_json":{"team_id":4,"player_id":24653,"team_name":"Atlas","player_name":"Quinones Quinones, Julian","table_position":14,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":14,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5924660-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15669,"goal_stats_json":{"team_id":2,"player_id":15669,"team_name":"America","player_name":"Rodriguez Portillo, Jonathan","table_position":15,"total_of_goals":5,"total_of_goals_away":4,"total_of_goals_local":1},"position":15,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5df2de0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17859,"goal_stats_json":{"team_id":8,"player_id":17859,"team_name":"Mazatlan FC","player_name":"Benedetti Roa, Nicolas","table_position":16,"total_of_goals":4,"total_of_goals_away":3,"total_of_goals_local":1},"position":16,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a769ec90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35240,"goal_stats_json":{"team_id":14,"player_id":35240,"team_name":"Santos Laguna","player_name":"Brunetta, Juan Francisco","table_position":17,"total_of_goals":4,"total_of_goals_away":2,"total_of_goals_local":2},"position":17,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a57aedd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15389,"goal_stats_json":{"team_id":14,"player_id":15389,"team_name":"Santos Laguna","player_name":"Correa, Marcelo Javier","table_position":18,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":18,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5bc3c90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16833,"goal_stats_json":{"team_id":18,"player_id":16833,"team_name":"Toluca","player_name":"Gonzalez Espinola, Carlos","table_position":19,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":19,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4ef0180-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4222,"goal_stats_json":{"team_id":7,"player_id":4222,"team_name":"Rayados de Monterrey","player_name":"Funes Mori, Rogelio","table_position":2,"total_of_goals":8,"total_of_goals_away":2,"total_of_goals_local":6},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:24.000Z","deleted_at":null},{"id":"a53a6260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12081,"goal_stats_json":{"team_id":11,"player_id":12081,"team_name":"Universidad Nacional","player_name":"Dinenno De Cara, Juan","table_position":3,"total_of_goals":7,"total_of_goals_away":2,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:50:05.000Z","deleted_at":null},{"id":"a5693a90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14792,"goal_stats_json":{"team_id":2,"player_id":14792,"team_name":"America","player_name":"Martin Mex, Henry","table_position":1,"total_of_goals":11,"total_of_goals_away":6,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:20.000Z","deleted_at":null},{"id":"a7120890-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28834,"goal_stats_json":{"team_id":3014,"player_id":28834,"team_name":"FC Juarez","player_name":"Molina, Tomas","table_position":20,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a81a50d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50049,"goal_stats_json":{"team_id":18,"player_id":50049,"team_name":"Toluca","player_name":"Araujo Vilches, Maximiliano","table_position":4,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-23T20:50:09.000Z","deleted_at":null},{"id":"a55d7ac0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13036,"goal_stats_json":{"team_id":2,"player_id":13036,"team_name":"America","player_name":"Valdes Contreras, Diego","table_position":21,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":21,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a75e2cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34605,"goal_stats_json":{"team_id":9,"player_id":34605,"team_name":"Pachuca","player_name":"Alvarez Campos, Kevin","table_position":22,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":22,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a6933ba0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27244,"goal_stats_json":{"team_id":5,"player_id":27244,"team_name":"Cruz Azul","player_name":"Antuna Romero, Carlos","table_position":23,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":23,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a62b2b00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19036,"goal_stats_json":{"team_id":7,"player_id":19036,"team_name":"Rayados de Monterrey","player_name":"Berterame, German","table_position":24,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":24,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5576040-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12811,"goal_stats_json":{"team_id":13,"player_id":12811,"team_name":"CA San Luis","player_name":"Bonatini, Leonardo","table_position":25,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":25,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5a46ed0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15899,"goal_stats_json":{"team_id":17,"player_id":15899,"team_name":"Club Tijuana","player_name":"Canelo, Pedro Alexis","table_position":26,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":26,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a73b1460-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32973,"goal_stats_json":{"team_id":9,"player_id":32973,"team_name":"Pachuca","player_name":"De la Rosa Gonzalez, Roberto","table_position":27,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":27,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a89f3840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63750,"goal_stats_json":{"team_id":11,"player_id":63750,"team_name":"Universidad Nacional","player_name":"Del Prete, Gustavo","table_position":28,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":28,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a717d4f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":29918,"goal_stats_json":{"team_id":173,"player_id":29918,"team_name":"Leon","player_name":"Di Yorio, Lucas","table_position":29,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":29,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a52330e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10279,"goal_stats_json":{"team_id":4,"player_id":10279,"team_name":"Atlas","player_name":"Furch, Julio Cesar","table_position":30,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":30,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6aba5a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27646,"goal_stats_json":{"team_id":3014,"player_id":27646,"team_name":"FC Juarez","player_name":"Lezcano Farina, Dario","table_position":31,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":31,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4b10e20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":564,"goal_stats_json":{"team_id":10,"player_id":564,"team_name":"Puebla FC","player_name":"Mancuello, Federico Andres","table_position":32,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":32,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a56f06f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14955,"goal_stats_json":{"team_id":10,"player_id":14955,"team_name":"Puebla FC","player_name":"Martinez Ayala, Guillermo","table_position":33,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":33,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a55193e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12719,"goal_stats_json":{"team_id":16,"player_id":12719,"team_name":"Tigres de la UANL","player_name":"Quinones, Luis Enrique","table_position":34,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":34,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a50bff60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":8412,"goal_stats_json":{"team_id":11,"player_id":8412,"team_name":"Universidad Nacional","player_name":"Salvio, Eduardo Antonio","table_position":35,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":35,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a580ba30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15443,"goal_stats_json":{"team_id":2,"player_id":15443,"team_name":"America","player_name":"Suarez, Leonardo Gabriel","table_position":36,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":36,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7dfdfe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43599,"goal_stats_json":{"team_id":173,"player_id":43599,"team_name":"Leon","player_name":"Ambriz Gonzalez, Fidel","table_position":37,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":37,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4f4cde0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4509,"goal_stats_json":{"team_id":12,"player_id":4509,"team_name":"Queretaro","player_name":"Barrera Acosta, Pablo","table_position":38,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":38,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7d6b820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43410,"goal_stats_json":{"team_id":205,"player_id":43410,"team_name":"Necaxa","player_name":"Batista Ochoa, Facundo","table_position":39,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":39,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a79394a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39146,"goal_stats_json":{"team_id":9,"player_id":39146,"team_name":"Pachuca","player_name":"Castillo Perez, Jose","table_position":40,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":40,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5c82370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16950,"goal_stats_json":{"team_id":17,"player_id":16950,"team_name":"Club Tijuana","player_name":"Cavallini, Lucas Daniel","table_position":41,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":41,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a511cbc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10112,"goal_stats_json":{"team_id":1,"player_id":10112,"team_name":"Guadalajara","player_name":"Cisneros Barajas, Carlos","table_position":42,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":42,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4dd9c60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3309,"goal_stats_json":{"team_id":18,"player_id":3309,"team_name":"Toluca","player_name":"Da Silva Sanvezzo, Camilo","table_position":43,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":43,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8a5c7f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":64771,"goal_stats_json":{"team_id":11,"player_id":64771,"team_name":"Universidad Nacional","player_name":"De Oliveira Barbosa, Diogo","table_position":44,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":44,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a49289a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":369,"goal_stats_json":{"team_id":5,"player_id":369,"team_name":"Cruz Azul","player_name":"Escoboza Lugo, Jesus","table_position":45,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":45,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7f71160-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":46476,"goal_stats_json":{"team_id":10,"player_id":46476,"team_name":"Puebla FC","player_name":"Fernandez Frasica, Omar","table_position":46,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":46,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a88dd320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59856,"goal_stats_json":{"team_id":3014,"player_id":59856,"team_name":"FC Juarez","player_name":"Fernandez Leites, Gabriel","table_position":47,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":47,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5cdefd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16952,"goal_stats_json":{"team_id":18,"player_id":16952,"team_name":"Toluca","player_name":"Fernandez Lopez, Leonardo","table_position":48,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":48,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a545fb20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12399,"goal_stats_json":{"team_id":18,"player_id":12399,"team_name":"Toluca","player_name":"Garcia Carpizo, Brian","table_position":49,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":49,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5c23000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16940,"goal_stats_json":{"team_id":16,"player_id":16940,"team_name":"Tigres de la UANL","player_name":"Gorriaran Fontes, Fernando","table_position":50,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":50,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a74cc7a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34334,"goal_stats_json":{"team_id":10,"player_id":34334,"team_name":"Puebla FC","player_name":"Gularte Mendez, Emanuel","table_position":51,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":51,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a83293c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53533,"goal_stats_json":{"team_id":9,"player_id":53533,"team_name":"Pachuca","player_name":"Isais, Mauricio Andre","table_position":52,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":52,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7a5e420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39664,"goal_stats_json":{"team_id":8,"player_id":39664,"team_name":"Mazatlan FC","player_name":"Loba, Ake Arnaud","table_position":53,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":53,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a79cbc60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39397,"goal_stats_json":{"team_id":12,"player_id":39397,"team_name":"Queretaro","player_name":"Lopez Quinones, Rodrigo","table_position":54,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":54,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5aa6240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16115,"goal_stats_json":{"team_id":18,"player_id":16115,"team_name":"Toluca","player_name":"Lopez Rodriguez, Edgar","table_position":55,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":55,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4b728a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":860,"goal_stats_json":{"team_id":17,"player_id":860,"team_name":"Club Tijuana","player_name":"Lopez, Lisandro Ezequiel","table_position":56,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":56,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7fcddc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":47029,"goal_stats_json":{"team_id":5,"player_id":47029,"team_name":"Cruz Azul","player_name":"Lotti, Augusto Diego","table_position":57,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":57,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7642030-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35223,"goal_stats_json":{"team_id":14,"player_id":35223,"team_name":"Santos Laguna","player_name":"Medina Vazquez, Diego","table_position":58,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":58,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4d7d000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3115,"goal_stats_json":{"team_id":173,"player_id":3115,"team_name":"Leon","player_name":"Mena Delgado, Angel","table_position":59,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":59,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7875fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38840,"goal_stats_json":{"team_id":205,"player_id":38840,"team_name":"Necaxa","player_name":"Monreal Morales, Ricardo","table_position":60,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":60,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8939f80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63615,"goal_stats_json":{"team_id":205,"player_id":63615,"team_name":"Necaxa","player_name":"Oliveros Cano, Agustin","table_position":61,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":61,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a808c4a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49379,"goal_stats_json":{"team_id":10,"player_id":49379,"team_name":"Puebla FC","player_name":"Robles Guerrero, Angel","table_position":62,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":62,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6ebbbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27713,"goal_stats_json":{"team_id":5,"player_id":27713,"team_name":"Cruz Azul","player_name":"Rodriguez Gomez, Carlos","table_position":63,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":63,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5f48aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17919,"goal_stats_json":{"team_id":17,"player_id":17919,"team_name":"Club Tijuana","player_name":"Rodriguez, Lucas Ariel","table_position":64,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":64,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7b74940-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42864,"goal_stats_json":{"team_id":173,"player_id":42864,"team_name":"Leon","player_name":"Rubio Rodriguez, Brian","table_position":65,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":65,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a775d370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38199,"goal_stats_json":{"team_id":18,"player_id":38199,"team_name":"Toluca","player_name":"Ruiz Suarez, Marcel","table_position":66,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":66,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4e93520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3864,"goal_stats_json":{"team_id":7,"player_id":3864,"team_name":"Rayados de Monterrey","player_name":"Aguirre Soto, Rodrigo ","table_position":67,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":67,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a46add60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38,"goal_stats_json":{"team_id":8,"player_id":38,"team_name":"Mazatlan FC","player_name":"Alanis Pantoja, Oswaldo","table_position":68,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":68,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a83e7aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53539,"goal_stats_json":{"team_id":8,"player_id":53539,"team_name":"Mazatlan FC","player_name":"Almada, Facundo Ezequiel","table_position":69,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":69,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4fa9a40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4953,"goal_stats_json":{"team_id":18,"player_id":4953,"team_name":"Toluca","player_name":"Angulo Leon, Brayan","table_position":70,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":70,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7586060-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34580,"goal_stats_json":{"team_id":205,"player_id":34580,"team_name":"Necaxa","player_name":"Araos Llanos, Angelo","table_position":71,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":71,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a740e0c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":33728,"goal_stats_json":{"team_id":12,"player_id":33728,"team_name":"Queretaro","player_name":"Ayon Calderon, Ettson","table_position":72,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":72,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a71def70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":30025,"goal_stats_json":{"team_id":12,"player_id":30025,"team_name":"Queretaro","player_name":"Barbieri, Miguel Angel","table_position":73,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":73,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a528fd40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11490,"goal_stats_json":{"team_id":10,"player_id":11490,"team_name":"Puebla FC","player_name":"Barragan Negrete, Martin","table_position":74,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":74,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6f7f0e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27772,"goal_stats_json":{"team_id":205,"player_id":27772,"team_name":"Necaxa","player_name":"Batallini, Damian","table_position":75,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":75,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a7e5ac40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43738,"goal_stats_json":{"team_id":173,"player_id":43738,"team_name":"Leon","player_name":"Bellon Saracho, Paul","table_position":76,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":76,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a746ad20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34312,"goal_stats_json":{"team_id":1,"player_id":34312,"team_name":"Guadalajara","player_name":"Beltran Cruz, Fernando","table_position":77,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":77,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5008db0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":5101,"goal_stats_json":{"team_id":9,"player_id":5101,"team_name":"Pachuca","player_name":"Cabral, Gustavo Daniel","table_position":78,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":78,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a825e990-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50114,"goal_stats_json":{"team_id":5,"player_id":50114,"team_name":"Cruz Azul","player_name":"Carneiro Mendez, Gonzalo","table_position":79,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":79,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a5402ec0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12363,"goal_stats_json":{"team_id":9,"player_id":12363,"team_name":"Pachuca","player_name":"Chavez Magallon, Luis","table_position":80,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":80,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5752170-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15275,"goal_stats_json":{"team_id":1,"player_id":15275,"team_name":"Guadalajara","player_name":"Cisneros Morell, Ronaldo","table_position":81,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":81,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a643e320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24650,"goal_stats_json":{"team_id":8,"player_id":24650,"team_name":"Mazatlan FC","player_name":"Colula Alarcon, Bryan","table_position":82,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":82,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a54bc780-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12409,"goal_stats_json":{"team_id":7,"player_id":12409,"team_name":"Rayados de Monterrey","player_name":"Cortizo de la Piedra, Jordi","table_position":83,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":83,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a48988f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":347,"goal_stats_json":{"team_id":5,"player_id":347,"team_name":"Cruz Azul","player_name":"Dominguez Juarez, Julio","table_position":84,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":84,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a4bd4320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1085,"goal_stats_json":{"team_id":14,"player_id":1085,"team_name":"Santos Laguna","player_name":"Doria Macedo, Matheus","table_position":85,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":85,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a498a420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":384,"goal_stats_json":{"team_id":3014,"player_id":384,"team_name":"FC Juarez","player_name":"Duenas Manzo, Jesus","table_position":86,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":86,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a45d48d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":9,"goal_stats_json":{"team_id":8,"player_id":9,"team_name":"Mazatlan FC","player_name":"Fabian De La Mora, Marco ","table_position":87,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":87,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7c775e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43159,"goal_stats_json":{"team_id":12,"player_id":43159,"team_name":"Queretaro","player_name":"Fernandez Inzunza, Rafael","table_position":88,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":88,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a58c52f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15538,"goal_stats_json":{"team_id":10,"player_id":15538,"team_name":"Puebla FC","player_name":"Ferrareis, Gustavo Henrique","table_position":89,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":89,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7abb080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":41546,"goal_stats_json":{"team_id":13,"player_id":41546,"team_name":"CA San Luis","player_name":"Ferreira Arantes, Vitor","table_position":90,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":90,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a63cb730-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20517,"goal_stats_json":{"team_id":1,"player_id":20517,"team_name":"Guadalajara","player_name":"Flores Reyes, Sergio","table_position":91,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":91,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a51d6480-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10221,"goal_stats_json":{"team_id":11,"player_id":10221,"team_name":"Universidad Nacional","player_name":"Freire, Nicolas Omar","table_position":92,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":92,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5868690-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15447,"goal_stats_json":{"team_id":7,"player_id":15447,"team_name":"Rayados de Monterrey","player_name":"Gallardo Vasconcelos, Jesus","table_position":93,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":93,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a80e9100-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49397,"goal_stats_json":{"team_id":3014,"player_id":49397,"team_name":"FC Juarez","player_name":"Garcia Bojorquez, Denzell","table_position":94,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":94,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8507c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":58749,"goal_stats_json":{"team_id":14,"player_id":58749,"team_name":"Santos Laguna","player_name":"Gonzalez Martinez, Lucas","table_position":95,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":95,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a52ec9a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11534,"goal_stats_json":{"team_id":13,"player_id":11534,"team_name":"CA San Luis","player_name":"Guemez Lopez, Javier","table_position":96,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":96,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a78d2c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39091,"goal_stats_json":{"team_id":7,"player_id":39091,"team_name":"Rayados de Monterrey","player_name":"Guzman Olmedo, Victor","table_position":97,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":97,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8148470-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49423,"goal_stats_json":{"team_id":9,"player_id":49423,"team_name":"Pachuca","player_name":"Hernandez Casiano, Jesus","table_position":98,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":98,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7819340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38837,"goal_stats_json":{"team_id":4,"player_id":38837,"team_name":"Atlas","player_name":"Herrera Morales, Jonathan","table_position":99,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":99,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8446e10-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53871,"goal_stats_json":{"team_id":9,"player_id":53871,"team_name":"Pachuca","player_name":"Hinestroza Angulo, Marino","table_position":100,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":100,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a723bbd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":31651,"goal_stats_json":{"team_id":8,"player_id":31651,"team_name":"Mazatlan FC","player_name":"Illescas Marinelarena, Fernando","table_position":101,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":101,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a85cff20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59394,"goal_stats_json":{"team_id":10,"player_id":59394,"team_name":"Puebla FC","player_name":"Jaques Varone Maia, Lucas","table_position":102,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":102,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8b7a240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69520,"goal_stats_json":{"team_id":13,"player_id":69520,"team_name":"CA San Luis","player_name":"Klimowicz, Mateo","table_position":103,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":103,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5fdb260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18034,"goal_stats_json":{"team_id":3014,"player_id":18034,"team_name":"FC Juarez","player_name":"Lainez Leyva, Mauro","table_position":104,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":104,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4aaf3a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":493,"goal_stats_json":{"team_id":17,"player_id":493,"team_name":"Club Tijuana","player_name":"Lertora, Federico Eduardo","table_position":105,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":105,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a5349600-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11979,"goal_stats_json":{"team_id":2,"player_id":11979,"team_name":"America","player_name":"Martinez Tobinson, Roger","table_position":106,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":106,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8b187c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69493,"goal_stats_json":{"team_id":17,"player_id":69493,"team_name":"Club Tijuana","player_name":"Martinez, Silvio Alejandro","table_position":107,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":107,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a7298830-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32110,"goal_stats_json":{"team_id":1,"player_id":32110,"team_name":"Guadalajara","player_name":"Mayorga Almaraz, Manuel","table_position":108,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":108,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6d65f20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27663,"goal_stats_json":{"team_id":3014,"player_id":27663,"team_name":"FC Juarez","player_name":"Medina Camacho, Alan","table_position":109,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":109,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4c97820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2182,"goal_stats_json":{"team_id":7,"player_id":2182,"team_name":"Rayados de Monterrey","player_name":"Medina Ramirez, John","table_position":110,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":110,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7354800-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32614,"goal_stats_json":{"team_id":18,"player_id":32614,"team_name":"Toluca","player_name":"Meneses Villarroel, Jean","table_position":111,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":111,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a671a9e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27099,"goal_stats_json":{"team_id":8,"player_id":27099,"team_name":"Mazatlan FC","player_name":"Meraz Bernal, Roberto","table_position":112,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":112,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a618db80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18129,"goal_stats_json":{"team_id":13,"player_id":18129,"team_name":"CA San Luis","player_name":"Merino Zuloaga, Sabin","table_position":113,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":113,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7b17ce0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42534,"goal_stats_json":{"team_id":8,"player_id":42534,"team_name":"Mazatlan FC","player_name":"Montano Mora, Andres","table_position":114,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":114,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a630f760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19147,"goal_stats_json":{"team_id":5,"player_id":19147,"team_name":"Cruz Azul","player_name":"Morales Bravo, Ivan","table_position":115,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":115,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a59ea270-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15856,"goal_stats_json":{"team_id":173,"player_id":15856,"team_name":"Leon","player_name":"Moreno Berrio, Yairo","table_position":116,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":116,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a65f5a60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":26989,"goal_stats_json":{"team_id":173,"player_id":26989,"team_name":"Leon","player_name":"Moreno Fuguemann, Ivan","table_position":117,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":117,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a4d203a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2739,"goal_stats_json":{"team_id":8,"player_id":2739,"team_name":"Mazatlan FC","player_name":"Nahuelpan Osten, Ariel","table_position":118,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":118,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8725be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59562,"goal_stats_json":{"team_id":3014,"player_id":59562,"team_name":"FC Juarez","player_name":"Olivera De Andrea, Maximiliano","table_position":119,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":119,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4834760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":224,"goal_stats_json":{"team_id":18,"player_id":224,"team_name":"Toluca","player_name":"Orrantia Trevino, Carlos","table_position":120,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":120,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8996be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63688,"goal_stats_json":{"team_id":10,"player_id":63688,"team_name":"Puebla FC","player_name":"Parra Rubilar, Pablo","table_position":121,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":121,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4c35da0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1188,"goal_stats_json":{"team_id":16,"player_id":1188,"team_name":"Tigres de la UANL","player_name":"Pizarro Demestri, Guido","table_position":122,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":122,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a4740520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":145,"goal_stats_json":{"team_id":16,"player_id":145,"team_name":"Tigres de la UANL","player_name":"Reyes Rosales, Diego","table_position":123,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":123,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a64f7be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24658,"goal_stats_json":{"team_id":1,"player_id":24658,"team_name":"Guadalajara","player_name":"Rios Calderon, Daniel","table_position":124,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":124,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a70c3c30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28758,"goal_stats_json":{"team_id":12,"player_id":28758,"team_name":"Queretaro","player_name":"Rivera Cuellar, Christian","table_position":125,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":125,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a8201d30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50050,"goal_stats_json":{"team_id":2,"player_id":50050,"team_name":"America","player_name":"Rodriguez Bravo, Paul","table_position":126,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":126,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a67ddee0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27144,"goal_stats_json":{"team_id":7,"player_id":27144,"team_name":"Rayados de Monterrey","player_name":"Romo Barron, Luis","table_position":127,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":127,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7eb78a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44292,"goal_stats_json":{"team_id":5,"player_id":44292,"team_name":"Cruz Azul","player_name":"Rotondi, Carlos Rodolfo","table_position":128,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":128,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a76fe000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":36768,"goal_stats_json":{"team_id":13,"player_id":36768,"team_name":"CA San Luis","player_name":"Sanabria Magole, Juan","table_position":129,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":129,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a802f840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":48573,"goal_stats_json":{"team_id":2,"player_id":48573,"team_name":"America","player_name":"Sanchez Guerrero, Richard","table_position":130,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":130,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7066fd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28647,"goal_stats_json":{"team_id":9,"player_id":28647,"team_name":"Pachuca","player_name":"Sanchez Ocegueda, Erick","table_position":131,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":131,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5b64920-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16327,"goal_stats_json":{"team_id":18,"player_id":16327,"team_name":"Toluca","player_name":"Saucedo Mondragon, Sebastian","table_position":132,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":132,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a636ead0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20221,"goal_stats_json":{"team_id":1,"player_id":20221,"team_name":"Guadalajara","player_name":"Sepulveda Lopez, Gilberto","table_position":133,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":133,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a47a1fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":183,"goal_stats_json":{"team_id":12,"player_id":183,"team_name":"Queretaro","player_name":"Sepulveda Sanchez, Angel","table_position":134,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":134,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a700a370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27843,"goal_stats_json":{"team_id":3014,"player_id":27843,"team_name":"FC Juarez","player_name":"Sierra Flores, Jordan","table_position":135,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":135,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4e368c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3538,"goal_stats_json":{"team_id":10,"player_id":3538,"team_name":"Puebla FC","player_name":"Silva Perdomo, Gaston","table_position":136,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":136,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8abbb60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":66272,"goal_stats_json":{"team_id":205,"player_id":66272,"team_name":"Necaxa","player_name":"Silvera Cabo, Maximiliano","table_position":137,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":137,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a61299f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18097,"goal_stats_json":{"team_id":12,"player_id":18097,"team_name":"Queretaro","player_name":"Torres, Jonatan Gabriel","table_position":138,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":138,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a77bc6e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38298,"goal_stats_json":{"team_id":4,"player_id":38298,"team_name":"Atlas","player_name":"Trejo Morantes, Christopher","table_position":139,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":139,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a82c2b20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":52882,"goal_stats_json":{"team_id":173,"player_id":52882,"team_name":"Leon","player_name":"Uribe Guevara, Hector Yael","table_position":140,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":140,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7f14500-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44304,"goal_stats_json":{"team_id":17,"player_id":44304,"team_name":"Club Tijuana","player_name":"Valenzuela, Carlos Fernando","table_position":141,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":141,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6c10260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27652,"goal_stats_json":{"team_id":1,"player_id":27652,"team_name":"Guadalajara","player_name":"Vega Rojas, Alexis","table_position":142,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":142,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6251080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18323,"goal_stats_json":{"team_id":7,"player_id":18323,"team_name":"Rayados de Monterrey","player_name":"Vergara Hernandez, Duvan","table_position":143,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":143,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5636e30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13272,"goal_stats_json":{"team_id":13,"player_id":13272,"team_name":"CA San Luis","player_name":"Villalpando Perez, Dieter","table_position":144,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":144,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5b07cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16198,"goal_stats_json":{"team_id":2,"player_id":16198,"team_name":"America","player_name":"Zendejas Saavedra, Alejandro","table_position":145,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":145,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a84a3a70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":56675,"goal_stats_json":{"team_id":12,"player_id":56675,"team_name":"Queretaro","player_name":"Zuniga Murillo, Jose","table_position":146,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":146,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null}]}

15:51:11.068 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:11.070 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:11.070 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:11.070 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/scorer/positions/a5179820-f5eb-11ed-8428-8d9df34ca1c7
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 15
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"position":20}

15:51:11.070 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:11.070 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 46][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:11.071 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:11.071 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:11.071 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:11.113 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:11.113 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:11.113 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:11.145 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:11.145 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:11.145 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:11.145 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:11.145 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:11.145 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:11.145 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56142<->143.204.23.36:443
15:51:11.146 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-46: set socket timeout to 5000
15:51:11.146 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/scorer/positions/a5179820-f5eb-11ed-8428-8d9df34ca1c7 HTTP/1.1
15:51:11.146 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:11.146 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 >> PATCH /dev/api/scorer/positions/a5179820-f5eb-11ed-8428-8d9df34ca1c7 HTTP/1.1
15:51:11.146 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:11.146 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 >> Content-Type: application/json; charset=UTF-8
15:51:11.146 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 >> Content-Length: 15
15:51:11.146 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:11.146 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 >> Connection: Keep-Alive
15:51:11.146 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:11.146 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 >> Accept-Encoding: gzip,deflate
15:51:11.146 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "PATCH /dev/api/scorer/positions/a5179820-f5eb-11ed-8428-8d9df34ca1c7 HTTP/1.1[\r][\n]"
15:51:11.146 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:11.146 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:11.146 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "Content-Length: 15[\r][\n]"
15:51:11.146 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:11.146 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "Connection: Keep-Alive[\r][\n]"
15:51:11.146 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:11.146 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:11.146 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "[\r][\n]"
15:51:11.146 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "{"position":20}"
15:51:11.327 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "HTTP/1.1 200 OK[\r][\n]"
15:51:11.327 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:11.327 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "Content-Length: 26[\r][\n]"
15:51:11.327 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "Connection: keep-alive[\r][\n]"
15:51:11.327 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "Date: Tue, 23 May 2023 20:51:11 GMT[\r][\n]"
15:51:11.327 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "x-amzn-RequestId: 51a0442f-53d4-4b6f-b06f-3e2f2979e39b[\r][\n]"
15:51:11.327 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "access-control-allow-origin: *[\r][\n]"
15:51:11.327 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "x-amzn-Remapped-content-length: 26[\r][\n]"
15:51:11.327 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "x-amz-apigw-id: FZMR7Ef_iYcFgyw=[\r][\n]"
15:51:11.327 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"[\r][\n]"
15:51:11.327 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "x-powered-by: Express[\r][\n]"
15:51:11.327 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "X-Amzn-Trace-Id: Root=1-646d273f-57af7a530d1641220899b11d;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:11.327 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:11.327 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)[\r][\n]"
15:51:11.327 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:11.327 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "X-Amz-Cf-Id: ueZ255e1BOWU8cbAjVhGp9KTQGwp01Q-OVu9intBZtodrcKRwtBXKQ==[\r][\n]"
15:51:11.327 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "[\r][\n]"
15:51:11.328 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "{"status":true,"data":[1]}"
15:51:11.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << HTTP/1.1 200 OK
15:51:11.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << Content-Type: application/json; charset=utf-8
15:51:11.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << Content-Length: 26
15:51:11.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << Connection: keep-alive
15:51:11.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << Date: Tue, 23 May 2023 20:51:11 GMT
15:51:11.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << x-amzn-RequestId: 51a0442f-53d4-4b6f-b06f-3e2f2979e39b
15:51:11.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << access-control-allow-origin: *
15:51:11.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << x-amzn-Remapped-content-length: 26
15:51:11.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << x-amz-apigw-id: FZMR7Ef_iYcFgyw=
15:51:11.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
15:51:11.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << x-powered-by: Express
15:51:11.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << X-Amzn-Trace-Id: Root=1-646d273f-57af7a530d1641220899b11d;Sampled=0;lineage=1a7c2e09:0
15:51:11.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << X-Cache: Miss from cloudfront
15:51:11.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)
15:51:11.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << X-Amz-Cf-Pop: BOG50-P1
15:51:11.328 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << X-Amz-Cf-Id: ueZ255e1BOWU8cbAjVhGp9KTQGwp01Q-OVu9intBZtodrcKRwtBXKQ==
15:51:11.328 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:11.328 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 46][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:11.328 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-46: set socket timeout to 0
15:51:11.328 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 46][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:11.328 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 258
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 26
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:11 GMT
2 < x-amzn-RequestId: 51a0442f-53d4-4b6f-b06f-3e2f2979e39b
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 26
2 < x-amz-apigw-id: FZMR7Ef_iYcFgyw=
2 < etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d273f-57af7a530d1641220899b11d;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: ueZ255e1BOWU8cbAjVhGp9KTQGwp01Q-OVu9intBZtodrcKRwtBXKQ==
{"status":true,"data":[1]}

15:51:11.330 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    1
  ]
}
 
15:51:11.330 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:11.330 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data'][0]
15:51:11.331 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:11.331 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:11.331 [Test worker] DEBUG com.intuit.karate - request:
3 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/scorer/positions/a5179820-f5eb-11ed-8428-8d9df34ca1c7
3 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
3 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
3 > Connection: Keep-Alive
3 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
3 > Accept-Encoding: gzip,deflate


15:51:11.331 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:11.331 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 47][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:11.331 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:11.332 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:11.332 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:11.360 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:11.360 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:11.360 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:11.391 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:11.391 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:11.391 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:11.391 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:11.391 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:11.391 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:11.391 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56144<->143.204.23.36:443
15:51:11.391 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-47: set socket timeout to 5000
15:51:11.391 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/scorer/positions/a5179820-f5eb-11ed-8428-8d9df34ca1c7 HTTP/1.1
15:51:11.391 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:11.391 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 >> GET /dev/api/scorer/positions/a5179820-f5eb-11ed-8428-8d9df34ca1c7 HTTP/1.1
15:51:11.391 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:11.391 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:11.391 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 >> Connection: Keep-Alive
15:51:11.391 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:11.391 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 >> Accept-Encoding: gzip,deflate
15:51:11.391 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "GET /dev/api/scorer/positions/a5179820-f5eb-11ed-8428-8d9df34ca1c7 HTTP/1.1[\r][\n]"
15:51:11.391 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:11.391 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:11.391 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "Connection: Keep-Alive[\r][\n]"
15:51:11.391 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:11.391 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:11.391 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "[\r][\n]"
15:51:11.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "HTTP/1.1 200 OK[\r][\n]"
15:51:11.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:11.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "Content-Length: 399[\r][\n]"
15:51:11.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "Connection: keep-alive[\r][\n]"
15:51:11.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "Date: Tue, 23 May 2023 20:51:11 GMT[\r][\n]"
15:51:11.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "x-amzn-RequestId: 0d31410b-5ea0-4f00-ae22-19a52d22f091[\r][\n]"
15:51:11.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "access-control-allow-origin: *[\r][\n]"
15:51:11.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "x-amzn-Remapped-content-length: 399[\r][\n]"
15:51:11.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "x-amz-apigw-id: FZMR-HVTiYcFa2w=[\r][\n]"
15:51:11.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "etag: W/"18f-iN9d2P14+YQkM6gntsSom2R7qXY"[\r][\n]"
15:51:11.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "x-powered-by: Express[\r][\n]"
15:51:11.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "X-Amzn-Trace-Id: Root=1-646d273f-672ae5e1497f4864090f494e;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:11.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:11.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "Via: 1.1 c9c5e7596582e81eaf731e0b573c09bc.cloudfront.net (CloudFront)[\r][\n]"
15:51:11.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:11.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "X-Amz-Cf-Id: z8ZZwi4grxNV3hMbJR0AqfHMl_z-4OGPAsv775-3JOlzNq1rBw9bHA==[\r][\n]"
15:51:11.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "[\r][\n]"
15:51:11.552 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "{"status":true,"data":{"id":"a5179820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10118,"goal_stats_json":{"team_id":9,"player_id":10118,"team_name":"Pachuca","player_name":"Lopez Ramirez, Javier","table_position":5,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:51:11.000Z","deleted_at":null}}"
15:51:11.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << HTTP/1.1 200 OK
15:51:11.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << Content-Type: application/json; charset=utf-8
15:51:11.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << Content-Length: 399
15:51:11.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << Connection: keep-alive
15:51:11.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << Date: Tue, 23 May 2023 20:51:11 GMT
15:51:11.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << x-amzn-RequestId: 0d31410b-5ea0-4f00-ae22-19a52d22f091
15:51:11.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << access-control-allow-origin: *
15:51:11.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << x-amzn-Remapped-content-length: 399
15:51:11.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << x-amz-apigw-id: FZMR-HVTiYcFa2w=
15:51:11.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << etag: W/"18f-iN9d2P14+YQkM6gntsSom2R7qXY"
15:51:11.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << x-powered-by: Express
15:51:11.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << X-Amzn-Trace-Id: Root=1-646d273f-672ae5e1497f4864090f494e;Sampled=0;lineage=1a7c2e09:0
15:51:11.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << X-Cache: Miss from cloudfront
15:51:11.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << Via: 1.1 c9c5e7596582e81eaf731e0b573c09bc.cloudfront.net (CloudFront)
15:51:11.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << X-Amz-Cf-Pop: BOG50-P1
15:51:11.552 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << X-Amz-Cf-Id: z8ZZwi4grxNV3hMbJR0AqfHMl_z-4OGPAsv775-3JOlzNq1rBw9bHA==
15:51:11.552 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:11.552 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 47][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:11.552 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-47: set socket timeout to 0
15:51:11.552 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 47][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:11.552 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 221
3 < 200
3 < Content-Type: application/json; charset=utf-8
3 < Content-Length: 399
3 < Connection: keep-alive
3 < Date: Tue, 23 May 2023 20:51:11 GMT
3 < x-amzn-RequestId: 0d31410b-5ea0-4f00-ae22-19a52d22f091
3 < access-control-allow-origin: *
3 < x-amzn-Remapped-content-length: 399
3 < x-amz-apigw-id: FZMR-HVTiYcFa2w=
3 < etag: W/"18f-iN9d2P14+YQkM6gntsSom2R7qXY"
3 < x-powered-by: Express
3 < X-Amzn-Trace-Id: Root=1-646d273f-672ae5e1497f4864090f494e;Sampled=0;lineage=1a7c2e09:0
3 < X-Cache: Miss from cloudfront
3 < Via: 1.1 c9c5e7596582e81eaf731e0b573c09bc.cloudfront.net (CloudFront)
3 < X-Amz-Cf-Pop: BOG50-P1
3 < X-Amz-Cf-Id: z8ZZwi4grxNV3hMbJR0AqfHMl_z-4OGPAsv775-3JOlzNq1rBw9bHA==
{"status":true,"data":{"id":"a5179820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10118,"goal_stats_json":{"team_id":9,"player_id":10118,"team_name":"Pachuca","player_name":"Lopez Ramirez, Javier","table_position":5,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:51:11.000Z","deleted_at":null}}

15:51:11.553 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:11.553 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['position']
15:51:11.555 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:11.556 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:11.557 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:11.557 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:11.557 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/scorer/positions
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:11.557 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:11.557 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 48][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:11.557 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:11.557 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:11.557 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:11.584 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:11.584 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:11.584 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:11.626 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:11.626 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:11.626 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:11.626 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:11.626 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:11.626 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:11.626 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56145<->143.204.23.36:443
15:51:11.626 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-48: set socket timeout to 5000
15:51:11.626 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/scorer/positions HTTP/1.1
15:51:11.626 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:11.626 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 >> GET /dev/api/scorer/positions HTTP/1.1
15:51:11.626 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:11.626 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:11.626 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 >> Connection: Keep-Alive
15:51:11.626 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:11.626 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 >> Accept-Encoding: gzip,deflate
15:51:11.626 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "GET /dev/api/scorer/positions HTTP/1.1[\r][\n]"
15:51:11.626 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:11.626 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:11.626 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "Connection: Keep-Alive[\r][\n]"
15:51:11.626 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:11.626 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:11.626 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "[\r][\n]"
15:51:12.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "HTTP/1.1 200 OK[\r][\n]"
15:51:12.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:12.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "Content-Length: 55973[\r][\n]"
15:51:12.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "Connection: keep-alive[\r][\n]"
15:51:12.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "Date: Tue, 23 May 2023 20:51:12 GMT[\r][\n]"
15:51:12.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "x-amzn-RequestId: ad2a5a52-c328-45bb-874d-bd8b60d02608[\r][\n]"
15:51:12.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "access-control-allow-origin: *[\r][\n]"
15:51:12.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "x-amzn-Remapped-content-length: 55973[\r][\n]"
15:51:12.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "x-amz-apigw-id: FZMSCEtmCYcF08g=[\r][\n]"
15:51:12.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "etag: W/"daa5-urdWkbMMFEOfXTEblwmyq3XS/tM"[\r][\n]"
15:51:12.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "x-powered-by: Express[\r][\n]"
15:51:12.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "X-Amzn-Trace-Id: Root=1-646d273f-65f0c3085e691a150961ca58;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:12.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:12.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "Via: 1.1 a8f7f3cb90de5cb6c11911dc435a2264.cloudfront.net (CloudFront)[\r][\n]"
15:51:12.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:12.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "X-Amz-Cf-Id: N-NhoYmZMdWuZSpMe7BX8tX0n7EvKlbtUBAw6jOW6ycRFG58MlW5XA==[\r][\n]"
15:51:12.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "[\r][\n]"
15:51:12.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "{"status":true,"data":[{"id":"a59812c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15831,"goal_stats_json":{"team_id":14,"player_id":15831,"team_name":"Santos Laguna","player_name":"Preciado Villarreal, Harold","table_position":6,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":6,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a72f5490-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32588,"goal_stats_json":{"team_id":173,"player_id":32588,"team_name":"Leon","player_name":"Davila Zavala, Victor","table_position":7,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":7,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5063300-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":6376,"goal_stats_json":{"team_id":16,"player_id":6376,"team_name":"Tigres de la UANL","player_name":"Gignac, Andre Pierre","table_position":8,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":8,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4a1cbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":435,"goal_stats_json":{"team_id":7,"player_id":435,"team_name":"Rayados de Monterrey","player_name":"Gonzalez Gonzalez, Arturo","table_position":9,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":9,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a60c7f70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18037,"goal_stats_json":{"team_id":1,"player_id":18037,"team_name":"Guadalajara","player_name":"Guzman Guzman, Victor","table_position":10,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":10,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7529400-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34462,"goal_stats_json":{"team_id":9,"player_id":34462,"team_name":"Pachuca","player_name":"Ibanez, Nicolas Alejandro","table_position":11,"total_of_goals":5,"total_of_goals_away":1,"total_of_goals_local":4},"position":11,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5d3e340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16961,"goal_stats_json":{"team_id":4,"player_id":16961,"team_name":"Atlas","player_name":"Lozano Aparicio, Brian","table_position":12,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":12,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a61ea7e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18185,"goal_stats_json":{"team_id":205,"player_id":18185,"team_name":"Necaxa","player_name":"Mendez Ortega, Edgar","table_position":13,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":13,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a649af80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24653,"goal_stats_json":{"team_id":4,"player_id":24653,"team_name":"Atlas","player_name":"Quinones Quinones, Julian","table_position":14,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":14,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5924660-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15669,"goal_stats_json":{"team_id":2,"player_id":15669,"team_name":"America","player_name":"Rodriguez Portillo, Jonathan","table_position":15,"total_of_goals":5,"total_of_goals_away":4,"total_of_goals_local":1},"position":15,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5df2de0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17859,"goal_stats_json":{"team_id":8,"player_id":17859,"team_name":"Mazatlan FC","player_name":"Benedetti Roa, Nicolas","table_position":16,"total_of_goals":4,"total_of_goals_away":3,"total_of_goals_local":1},"position":16,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a769ec90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35240,"goal_stats_json":{"team_id":14,"player_id":35240,"team_name":"Santos Laguna","player_name":"Brunetta, Juan Francisco","table_position":17,"total_of_goals":4,"total_of_goals_away":2,"total_of_goals_local":2},"position":17,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a57aedd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15389,"goal_stats_json":{"team_id":14,"player_id":15389,"team_name":"Santos Laguna","player_name":"Correa, Marcelo Javier","table_position":18,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":18,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5bc3c90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16833,"goal_stats_json":{"team_id":18,"player_id":16833,"team_name":"Toluca","player_name":"Gonzalez Espinola, Carlos","table_position":19,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":19,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4ef0180-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4222,"goal_stats_json":{"team_id":7,"player_id":4222,"team_name":"Rayados de Monterrey","player_name":"Funes Mori, Rogelio","table_position":2,"total_of_goals":8,"total_of_goals_away":2,"total_of_goals_local":6},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:24.000Z","deleted_at":null},{"id":"a5179820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10118,"goal_stats_json":{"team_id":9,"player_id":10118,"team_name":"Pachuca","player_name":"Lopez Ramirez, Javier","table_position":5,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:51:11.000Z","deleted_at":null},{"id":"a53a6260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12081,"goal_stats_json":{"team_id":11,"player_id":12081,"team_name":"Universidad Nacional","player_name":"Dinenno De Cara, Juan","table_position":3,"total_of_goals":7,"total_of_goals_away":2,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:50:05.000Z","deleted_at":null},{"id":"a5693a90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14792,"goal_stats_json":{"team_id":2,"player_id":14792,"team_name":"America","player_name":"Martin Mex, Henry","table_position":1,"total_of_goals":11,"total_of_goals_away":6,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:20.000Z","deleted_at":null},{"id":"a7120890-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28834,"goal_stats_json":{"team_id":3014,"player_id":28834,"team_name":"FC Juarez","player_name":"Molina, Tomas","table_position":20,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a81a50d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50049,"goal_stats_json":{"team_id":18,"player_id":50049,"team_name":"Toluca","player_name":"Araujo Vilches, Maximiliano","table_position":4,"total_of_goals":6,"total_of_goals_away":3"
15:51:12.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << HTTP/1.1 200 OK
15:51:12.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << Content-Type: application/json; charset=utf-8
15:51:12.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << Content-Length: 55973
15:51:12.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << Connection: keep-alive
15:51:12.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << Date: Tue, 23 May 2023 20:51:12 GMT
15:51:12.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << x-amzn-RequestId: ad2a5a52-c328-45bb-874d-bd8b60d02608
15:51:12.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << access-control-allow-origin: *
15:51:12.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << x-amzn-Remapped-content-length: 55973
15:51:12.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << x-amz-apigw-id: FZMSCEtmCYcF08g=
15:51:12.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << etag: W/"daa5-urdWkbMMFEOfXTEblwmyq3XS/tM"
15:51:12.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << x-powered-by: Express
15:51:12.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << X-Amzn-Trace-Id: Root=1-646d273f-65f0c3085e691a150961ca58;Sampled=0;lineage=1a7c2e09:0
15:51:12.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << X-Cache: Miss from cloudfront
15:51:12.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << Via: 1.1 a8f7f3cb90de5cb6c11911dc435a2264.cloudfront.net (CloudFront)
15:51:12.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << X-Amz-Cf-Pop: BOG50-P1
15:51:12.094 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << X-Amz-Cf-Id: N-NhoYmZMdWuZSpMe7BX8tX0n7EvKlbtUBAw6jOW6ycRFG58MlW5XA==
15:51:12.094 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:12.094 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << ","total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-23T20:50:09.000Z","deleted_at":null},{"id":"a55d7ac0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13036,"goal_stats_json":{"team_id":2,"player_id":13036,"team_name":"America","player_name":"Valdes Contreras, Diego","table_position":21,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":21,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a75e2cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34605,"goal_stats_json":{"team_id":9,"player_id":34605,"team_name":"Pachuca","player_name":"Alvarez Campos, Kevin","table_position":22,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":22,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a6933ba0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27244,"goal_stats_json":{"team_id":5,"player_id":27244,"team_name"
15:51:12.094 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "":"Cruz Azul","player_name":"Antuna Romero, Carlos","table_position":23,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":23,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a62b2b00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19036,"goal_stats_json":{"team_id":7,"player_id":19036,"team_name":"Rayados de Monterrey","player_name":"Berterame, German","table_position":24,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":24,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5576040-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12811,"goal_stats_json":{"team_id":13,"player_id":12811,"team_name":"CA San Luis","player_name":"Bonatini, Leonardo","table_position":25,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":25,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"i"
15:51:12.094 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "d":"a5a46ed0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15899,"goal_stats_json":{"team_id":17,"player_id":15899,"team_name":"Club Tijuana","player_name":"Canelo, Pedro Alexis","table_position":26,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":26,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a73b1460-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32973,"goal_stats_json":{"team_id":9,"player_id":32973,"team_name":"Pachuca","player_name":"De la Rosa Gonzalez, Roberto","table_position":27,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":27,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a89f3840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63750,"goal_stats_json":{"team_id":11,"player_id":63750,"team_name":"Universidad Nacional","player_name":"Del Prete, Gustavo","table_position":28,"total_of_goals":3,"total_of_goals_away":1,"total_of"
15:51:12.094 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "_goals_local":2},"position":28,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a717d4f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":29918,"goal_stats_json":{"team_id":173,"player_id":29918,"team_name":"Leon","player_name":"Di Yorio, Lucas","table_position":29,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":29,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a52330e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10279,"goal_stats_json":{"team_id":4,"player_id":10279,"team_name":"Atlas","player_name":"Furch, Julio Cesar","table_position":30,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":30,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6aba5a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27646,"goal_stats_json":{"team_id":3014,"player_id":27646,"team_name":"FC Juarez","player"
15:51:12.094 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "_name":"Lezcano Farina, Dario","table_position":31,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":31,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4b10e20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":564,"goal_stats_json":{"team_id":10,"player_id":564,"team_name":"Puebla FC","player_name":"Mancuello, Federico Andres","table_position":32,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":32,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a56f06f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14955,"goal_stats_json":{"team_id":10,"player_id":14955,"team_name":"Puebla FC","player_name":"Martinez Ayala, Guillermo","table_position":33,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":33,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a55193e0-f5eb-11e"
15:51:12.094 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "d-8428-8d9df34ca1c7","goal_stats_id":12719,"goal_stats_json":{"team_id":16,"player_id":12719,"team_name":"Tigres de la UANL","player_name":"Quinones, Luis Enrique","table_position":34,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":34,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a50bff60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":8412,"goal_stats_json":{"team_id":11,"player_id":8412,"team_name":"Universidad Nacional","player_name":"Salvio, Eduardo Antonio","table_position":35,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":35,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a580ba30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15443,"goal_stats_json":{"team_id":2,"player_id":15443,"team_name":"America","player_name":"Suarez, Leonardo Gabriel","table_position":36,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1"
15:51:12.094 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "},"position":36,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7dfdfe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43599,"goal_stats_json":{"team_id":173,"player_id":43599,"team_name":"Leon","player_name":"Ambriz Gonzalez, Fidel","table_position":37,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":37,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4f4cde0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4509,"goal_stats_json":{"team_id":12,"player_id":4509,"team_name":"Queretaro","player_name":"Barrera Acosta, Pablo","table_position":38,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":38,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7d6b820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43410,"goal_stats_json":{"team_id":205,"player_id":43410,"team_name":"Necaxa","player_name""
15:51:12.094 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << ":"Batista Ochoa, Facundo","table_position":39,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":39,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a79394a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39146,"goal_stats_json":{"team_id":9,"player_id":39146,"team_name":"Pachuca","player_name":"Castillo Perez, Jose","table_position":40,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":40,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5c82370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16950,"goal_stats_json":{"team_id":17,"player_id":16950,"team_name":"Club Tijuana","player_name":"Cavallini, Lucas Daniel","table_position":41,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":41,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a511cbc0-f5eb-11ed-8428-8d"
15:51:12.094 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "9df34ca1c7","goal_stats_id":10112,"goal_stats_json":{"team_id":1,"player_id":10112,"team_name":"Guadalajara","player_name":"Cisneros Barajas, Carlos","table_position":42,"total_of_goals":2,"total_o"
15:51:12.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "f_goals_away":2,"total_of_goals_local":0},"position":42,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4dd9c60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3309,"goal_stats_json":{"team_id":18,"player_id":3309,"team_name":"Toluca","player_name":"Da Silva Sanvezzo, Camilo","table_position":43,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":43,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8a5c7f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":64771,"goal_stats_json":{"team_id":11,"player_id":64771,"team_name":"Universidad Nacional","player_name":"De Oliveira Barbosa, Diogo","table_position":44,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":44,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a49289a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":369,"goal_stats_json":{"team_id"
15:51:12.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "":5,"player_id":369,"team_name":"Cruz Azul","player_name":"Escoboza Lugo, Jesus","table_position":45,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":45,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7f71160-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":46476,"goal_stats_json":{"team_id":10,"player_id":46476,"team_name":"Puebla FC","player_name":"Fernandez Frasica, Omar","table_position":46,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":46,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a88dd320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59856,"goal_stats_json":{"team_id":3014,"player_id":59856,"team_name":"FC Juarez","player_name":"Fernandez Leites, Gabriel","table_position":47,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":47,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20"
15:51:12.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << ":01.000Z","deleted_at":null},{"id":"a5cdefd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16952,"goal_stats_json":{"team_id":18,"player_id":16952,"team_name":"Toluca","player_name":"Fernandez Lopez, Leonardo","table_position":48,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":48,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a545fb20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12399,"goal_stats_json":{"team_id":18,"player_id":12399,"team_name":"Toluca","player_name":"Garcia Carpizo, Brian","table_position":49,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":49,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5c23000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16940,"goal_stats_json":{"team_id":16,"player_id":16940,"team_name":"Tigres de la UANL","player_name":"Gorriaran Fontes, Fernando","table_position":50,"total_of_goals":2,"tot"
15:51:12.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "al_of_goals_away":1,"total_of_goals_local":1},"position":50,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a74cc7a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34334,"goal_stats_json":{"team_id":10,"player_id":34334,"team_name":"Puebla FC","player_name":"Gularte Mendez, Emanuel","table_position":51,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":51,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a83293c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53533,"goal_stats_json":{"team_id":9,"player_id":53533,"team_name":"Pachuca","player_name":"Isais, Mauricio Andre","table_position":52,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":52,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7a5e420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39664,"goal_stats_json":{"team_id":8,"playe"
15:51:12.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "r_id":39664,"team_name":"Mazatlan FC","player_name":"Loba, Ake Arnaud","table_position":53,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":53,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a79cbc60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39397,"goal_stats_json":{"team_id":12,"player_id":39397,"team_name":"Queretaro","player_name":"Lopez Quinones, Rodrigo","table_position":54,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":54,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5aa6240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16115,"goal_stats_json":{"team_id":18,"player_id":16115,"team_name":"Toluca","player_name":"Lopez Rodriguez, Edgar","table_position":55,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":55,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted"
15:51:12.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "_at":null},{"id":"a4b728a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":860,"goal_stats_json":{"team_id":17,"player_id":860,"team_name":"Club Tijuana","player_name":"Lopez, Lisandro Ezequiel","table_position":56,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":56,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7fcddc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":47029,"goal_stats_json":{"team_id":5,"player_id":47029,"team_name":"Cruz Azul","player_name":"Lotti, Augusto Diego","table_position":57,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":57,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7642030-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35223,"goal_stats_json":{"team_id":14,"player_id":35223,"team_name":"Santos Laguna","player_name":"Medina Vazquez, Diego","table_position":58,"total_of_goals":2,"total_of_goals_away":0,"tota"
15:51:12.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "l_of_goals_local":2},"position":58,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4d7d000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3115,"goal_stats_json":{"team_id":173,"player_id":3115,"team_name":"Leon","player_name":"Mena Delgado, Angel","table_position":59,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":59,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7875fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38840,"goal_stats_json":{"team_id":205,"player_id":38840,"team_name":"Necaxa","player_name":"Monreal Morales, Ricardo","table_position":60,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":60,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8939f80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63615,"goal_stats_json":{"team_id":205,"player_id":63615,"team_name":"Neca"
15:51:12.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "xa","player_name":"Oliveros Cano, Agustin","table_position":61,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":61,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a808c4a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49379,"goal_stats_json":{"team_id":10,"player_id":49379,"team_name":"Puebla FC","player_name":"Robles Guerrero, Angel","table_position":62,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":62,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6ebbbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27713,"goal_stats_json":{"team_id":5,"player_id":27713,"team_name":"Cruz Azul","player_name":"Rodriguez Gomez, Carlos","table_position":63,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":63,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5f48aa0"
15:51:12.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17919,"goal_stats_json":{"team_id":17,"player_id":17919,"team_name":"Club Tijuana","player_name":"Rodriguez, Lucas Ariel","table_position":64,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":64,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7b74940-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42864,"goal_stats_json":{"team_id":173,"player_id":42864,"team_name":"Leon","player_name":"Rubio Rodriguez, Brian","table_position":65,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":65,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a775d370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38199,"goal_stats_json":{"team_id":18,"player_id":38199,"team_name":"Toluca","player_name":"Ruiz Suarez, Marcel","table_position":66,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":66"
15:51:12.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << ","created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4e93520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3864,"goal_stats_json":{"team_id":7,"player_id":3864,"team_name":"Rayados de Monterrey","player_name":"Aguirre Soto, Rodrigo ","table_position":67,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":67,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a46add60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38,"goal_stats_json":{"team_id":8,"player_id":38,"team_name":"Mazatlan FC","player_name":"Alanis Pantoja, Oswaldo","table_position":68,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":68,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a83e7aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53539,"goal_stats_json":{"team_id":8,"player_id":53539,"team_name":"Mazatlan FC","player_name":"
15:51:12.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << ""Almada, Facundo Ezequiel","table_position":69,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":69,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4fa9a40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4953,"goal_stats_json":{"team_id":18,"player_id":4953,"team_name":"Toluca","player_name":"Angulo Leon, Brayan","table_position":70,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":70,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7586060-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34580,"goal_stats_json":{"team_id":205,"player_id":34580,"team_name":"Necaxa","player_name":"Araos Llanos, Angelo","table_position":71,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":71,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a740e0c0-f5eb-11ed-8428-8d9df34ca1c7"
15:51:12.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "","goal_stats_id":33728,"goal_stats_json":{"team_id":12,"player_id":33728,"team_name":"Queretaro","player_name":"Ayon Calderon, Ettson","table_position":72,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":72,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a71def70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":30025,"goal_stats_json":{"team_id":12,"player_id":30025,"team_name":"Queretaro","player_name":"Barbieri, Miguel Angel","table_position":73,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":73,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a528fd40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11490,"goal_stats_json":{"team_id":10,"player_id":11490,"team_name":"Puebla FC","player_name":"Barragan Negrete, Martin","table_position":74,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":74,"created_at":"2023-"
15:51:12.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6f7f0e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27772,"goal_stats_json":{"team_id":205,"player_id":27772,"team_name":"Necaxa","player_name":"Batallini, Damian","table_position":75,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":75,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a7e5ac40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43738,"goal_stats_json":{"team_id":173,"player_id":43738,"team_name":"Leon","player_name":"Bellon Saracho, Paul","table_position":76,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":76,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a746ad20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34312,"goal_stats_json":{"team_id":1,"player_id":34312,"team_name":"Guadalajara","player_name":"Beltran Cruz, Fernando","table_posit"
15:51:12.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "ion":77,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":77,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5008db0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":5101,"goal_stats_json":{"team_id":9,"player_id":5101,"team_name":"Pachuca","player_name":"Cabral, Gustavo Daniel","table_position":78,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":78,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a825e990-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50114,"goal_stats_json":{"team_id":5,"player_id":50114,"team_name":"Cruz Azul","player_name":"Carneiro Mendez, Gonzalo","table_position":79,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":79,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a5402ec0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12363,"goal_s"
15:51:12.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "tats_json":{"team_id":9,"player_id":12363,"team_name":"Pachuca","player_name":"Chavez Magallon, Luis","table_position":80,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":80,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5752170-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15275,"goal_stats_json":{"team_id":1,"player_id":15275,"team_name":"Guadalajara","player_name":"Cisneros Morell, Ronaldo","table_position":81,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":81,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a643e320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24650,"goal_stats_json":{"team_id":8,"player_id":24650,"team_name":"Mazatlan FC","player_name":"Colula Alarcon, Bryan","table_position":82,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":82,"created_at":"2023-05-19T02:19:57.000Z","updated_at""
15:51:12.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << ":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a54bc780-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12409,"goal_stats_json":{"team_id":7,"player_id":12409,"team_name":"Rayados de Monterrey","player_name":"Cortizo de la Piedra, Jordi","table_position":83,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":83,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a48988f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":347,"goal_stats_json":{"team_id":5,"player_id":347,"team_name":"Cruz Azul","player_name":"Dominguez Juarez, Julio","table_position":84,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":84,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a4bd4320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1085,"goal_stats_json":{"team_id":14,"player_id":1085,"team_name":"Santos Laguna","player_name":"Doria Macedo, Matheus","table_position":85,""
15:51:12.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "total_of_goals":1,"total_of_goals_away":0,"total_of_goals_loc"
15:51:12.170 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "al":1},"position":85,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a498a420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":384,"goal_stats_json":{"team_id":3014,"player_id":384,"team_name":"FC Juarez","player_name":"Duenas Manzo, Jesus","table_position":86,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":86,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a45d48d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":9,"goal_stats_json":{"team_id":8,"player_id":9,"team_name":"Mazatlan FC","player_name":"Fabian De La Mora, Marco ","table_position":87,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":87,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7c775e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43159,"goal_stats_json":{"team_id":12,"player_id":43159,"team_name":"Queretaro","player_"
15:51:12.170 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "name":"Fernandez Inzunza, Rafael","table_position":88,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":88,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a58c52f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15538,"goal_stats_json":{"team_id":10,"player_id":15538,"team_name":"Puebla FC","player_name":"Ferrareis, Gustavo Henrique","table_position":89,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":89,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7abb080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":41546,"goal_stats_json":{"team_id":13,"player_id":41546,"team_name":"CA San Luis","player_name":"Ferreira Arantes, Vitor","table_position":90,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":90,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a63cb730-"
15:51:12.170 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20517,"goal_stats_json":{"team_id":1,"player_id":20517,"team_name":"Guadalajara","player_name":"Flores Reyes, Sergio","table_position":91,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":91,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a51d6480-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10221,"goal_stats_json":{"team_id":11,"player_id":10221,"team_name":"Universidad Nacional","player_name":"Freire, Nicolas Omar","table_position":92,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":92,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5868690-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15447,"goal_stats_json":{"team_id":7,"player_id":15447,"team_name":"Rayados de Monterrey","player_name":"Gallardo Vasconcelos, Jesus","table_position":93,"total_of_goals":1,"total_of_goals_away":1,"total_of_"
15:51:12.170 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "goals_local":0},"position":93,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a80e9100-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49397,"goal_stats_json":{"team_id":3014,"player_id":49397,"team_name":"FC Juarez","player_name":"Garcia Bojorquez, Denzell","table_position":94,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":94,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8507c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":58749,"goal_stats_json":{"team_id":14,"player_id":58749,"team_name":"Santos Laguna","player_name":"Gonzalez Martinez, Lucas","table_position":95,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":95,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a52ec9a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11534,"goal_stats_json":{"team_id":13,"player_id":11534,"te"
15:51:12.170 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "am_name":"CA San Luis","player_name":"Guemez Lopez, Javier","table_position":96,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":96,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a78d2c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39091,"goal_stats_json":{"team_id":7,"player_id":39091,"team_name":"Rayados de Monterrey","player_name":"Guzman Olmedo, Victor","table_position":97,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":97,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8148470-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49423,"goal_stats_json":{"team_id":9,"player_id":49423,"team_name":"Pachuca","player_name":"Hernandez Casiano, Jesus","table_position":98,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":98,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_"
15:51:12.170 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "at":null},{"id":"a7819340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38837,"goal_stats_json":{"team_id":4,"player_id":38837,"team_name":"Atlas","player_name":"Herrera Morales, Jonathan","table_position":99,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":99,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8446e10-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53871,"goal_stats_json":{"team_id":9,"player_id":53871,"team_name":"Pachuca","player_name":"Hinestroza Angulo, Marino","table_position":100,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":100,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a723bbd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":31651,"goal_stats_json":{"team_id":8,"player_id":31651,"team_name":"Mazatlan FC","player_name":"Illescas Marinelarena, Fernando","table_position":101,"total_of_goals":1,"total_of_goals_away"
15:51:12.170 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "":0,"total_of_goals_local":1},"position":101,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a85cff20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59394,"goal_stats_json":{"team_id":10,"player_id":59394,"team_name":"Puebla FC","player_name":"Jaques Varone Maia, Lucas","table_position":102,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":102,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8b7a240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69520,"goal_stats_json":{"team_id":13,"player_id":69520,"team_name":"CA San Luis","player_name":"Klimowicz, Mateo","table_position":103,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":103,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5fdb260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18034,"goal_stats_json":{"team_id":3014,"player_id":"
15:51:12.170 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "18034,"team_name":"FC Juarez","player_name":"Lainez Leyva, Mauro","table_position":104,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":104,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4aaf3a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":493,"goal_stats_json":{"team_id":17,"player_id":493,"team_name":"Club Tijuana","player_name":"Lertora, Federico Eduardo","table_position":105,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":105,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a5349600-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11979,"goal_stats_json":{"team_id":2,"player_id":11979,"team_name":"America","player_name":"Martinez Tobinson, Roger","table_position":106,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":106,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","del"
15:51:12.170 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "eted_at":null},{"id":"a8b187c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69493,"goal_stats_json":{"team_id":17,"player_id":69493,"team_name":"Club Tijuana","player_name":"Martinez, Silvio Alejandro","table_position":107,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":107,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a7298830-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32110,"goal_stats_json":{"team_id":1,"player_id":32110,"team_name":"Guadalajara","player_name":"Mayorga Almaraz, Manuel","table_position":108,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":108,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6d65f20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27663,"goal_stats_json":{"team_id":3014,"player_id":27663,"team_name":"FC Juarez","player_name":"Medina Camacho, Alan","table_position":109,"total_of_goals":1,"total_of_go"
15:51:12.170 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "als_away":1,"total_of_goals_local":0},"position":109,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4c97820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2182,"goal_stats_json":{"team_id":7,"player_id":2182,"team_name":"Rayados de Monterrey","player_name":"Medina Ramirez, John","table_position":110,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":110,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7354800-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32614,"goal_stats_json":{"team_id":18,"player_id":32614,"team_name":"Toluca","player_name":"Meneses Villarroel, Jean","table_position":111,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":111,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a671a9e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27099,"goal_stats_json":{"team_id":8,""
15:51:12.170 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "player_id":27099,"team_name":"Mazatlan FC","player_name":"Meraz Bernal, Roberto","table_position":112,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":112,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a618db80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18129,"goal_stats_json":{"team_id":13,"player_id":18129,"team_name":"CA San Luis","player_name":"Merino Zuloaga, Sabin","table_position":113,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":113,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7b17ce0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42534,"goal_stats_json":{"team_id":8,"player_id":42534,"team_name":"Mazatlan FC","player_name":"Montano Mora, Andres","table_position":114,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":114,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19"
15:51:12.170 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << ":59.000Z","deleted_at":null},{"id":"a630f760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19147,"goal_stats_json":{"team_id":5,"player_id":19147,"team_name":"Cruz Azul","player_name":"Morales Bravo, Ivan","table_position":115,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":115,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a59ea270-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15856,"goal_stats_json":{"team_id":173,"player_id":15856,"team_name":"Leon","player_name":"Moreno Berrio, Yairo","table_position":116,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":116,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a65f5a60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":26989,"goal_stats_json":{"team_id":173,"player_id":26989,"team_name":"Leon","player_name":"Moreno Fuguemann, Ivan","table_position":117,"total_of_goals":1,"total_of_goals_away""
15:51:12.170 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << ":0,"total_of_goals_local":1},"position":117,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a4d203a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2739,"goal_stats_json":{"team_id":8,"player_id":2739,"team_name":"Mazatlan FC","player_name":"Nahuelpan Osten, Ariel","table_position":118,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":118,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8725be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59562,"goal_stats_json":{"team_id":3014,"player_id":59562,"team_name":"FC Juarez","player_name":"Olivera De Andrea, Maximiliano","table_position":119,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":119,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4834760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":224,"goal_stats_json":{"team_id":18,"player"
15:51:12.170 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "_id":224,"team_name":"Toluca","player_name":"Orrantia Trevino, Carlos","table_position":120,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":120,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8996be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63688,"goal_stats_json":{"team_id":10,"player_id":63688,"team_name":"Puebla FC","player_name":"Parra Rubilar, Pablo","table_position":121,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":121,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4c35da0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1188,"goal_stats_json":{"team_id":16,"player_id":1188,"team_name":"Tigres de la UANL","player_name":"Pizarro Demestri, Guido","table_position":122,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":122,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.0"
15:51:12.170 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "00Z","deleted_at":null},{"id":"a4740520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":145,"goal_stats_json":{"team_id":16,"player_id":145,"team_name":"Tigres de la UANL","player_name":"Reyes Rosales, Diego","table_position":123,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":123,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a64f7be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24658,"goal_stats_json":{"team_id":1,"player_id":24658,"team_name":"Guadalajara","player_name":"Rios Calderon, Daniel","table_position":124,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":124,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a70c3c30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28758,"goal_stats_json":{"team_id":12,"player_id":28758,"team_name":"Queretaro","player_name":"Rivera Cuellar, Christian","table_position":125,"total_of_goals":1,"total_"
15:51:12.170 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "of_goals_away":1,"total_of_goals_local":0},"position":125,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a8201d30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50050,"goal_stats_json":{"team_id":2,"player_id":50050,"team_name":"America","player_name":"Rodriguez Bravo, Paul","table_position":126,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":126,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a67ddee0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27144,"goal_stats_json":{"team_id":7,"player_id":27144,"team_name":"Rayados de Monterrey","player_name":"Romo Barron, Luis","table_position":127,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":127,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7eb78a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44292,"goal_stats_json":{"team_id":5,"
15:51:12.171 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << ""player_id":44292,"team_name":"Cruz Azul","player_name":"Rotondi, Carlos Rodolfo","table_position":128,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":128,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a76fe000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":36768,"goal_stats_json":{"team_id":13,"player_id":36768,"team_name":"CA San Luis","player_name":"Sanabria Magole, Juan","table_position":129,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":129,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a802f840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":48573,"goal_stats_json":{"team_id":2,"player_id":48573,"team_name":"America","player_name":"Sanchez Guerrero, Richard","table_position":130,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":130,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:"
15:51:12.171 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "20:00.000Z","deleted_at":null},{"id":"a7066fd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28647,"goal_stats_json":{"team_id":9,"player_id":28647,"team_name":"Pachuca","player_name":"Sanchez Ocegueda, Erick","table_position":131,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":131,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5b64920-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16327,"goal_stats_json":{"team_id":18,"player_id":16327,"team_name":"Toluca","player_name":"Saucedo Mondragon, Sebastian","table_position":132,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":132,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a636ead0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20221,"goal_stats_json":{"team_id":1,"player_id":20221,"team_name":"Guadalajara","player_name":"Sepulveda Lopez, Gilberto","table_position":133,"total_of_goals":1,"
15:51:12.171 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << ""total_of_goals_away":1,"total_of_goals_local":0},"position":133,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a47a1fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":183,"goal_stats_json":{"team_id":12,"player_id":183,"team_name":"Queretaro","player_name":"Sepulveda Sanchez, Angel","table_position":134,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":134,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a700a370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27843,"goal_stats_json":{"team_id":3014,"player_id":27843,"team_name":"FC Juarez","player_name":"Sierra Flores, Jordan","table_position":135,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":135,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4e368c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3538,"goal_stats_json":{"team_id"
15:51:12.171 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "":10,"player_id":3538,"team_name":"Puebla FC","player_name":"Silva Perdomo, Gaston","table_position":136,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":136,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8abbb60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":66272,"goal_stats_json":{"team_id":205,"player_id":66272,"team_name":"Necaxa","player_name":"Silvera Cabo, Maximiliano","table_position":137,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":137,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a61299f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18097,"goal_stats_json":{"team_id":12,"player_id":18097,"team_name":"Queretaro","player_name":"Torres, Jonatan Gabriel","table_position":138,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":138,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T"
15:51:12.171 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "02:19:57.000Z","deleted_at":null},{"id":"a77bc6e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38298,"goal_stats_json":{"team_id":4,"player_id":38298,"team_name":"Atlas","player_name":"Trejo Morantes, Christopher","table_position":139,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":139,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a82c2b20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":52882,"goal_stats_json":{"team_id":173,"player_id":52882,"team_name":"Leon","player_name":"Uribe Guevara, Hector Yael","table_position":140,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":140,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7f14500-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44304,"goal_stats_json":{"team_id":17,"player_id":44304,"team_name":"Club Tijuana","player_name":"Valenzuela, Carlos Fernando","table_position":141,"total_of_goa"
15:51:12.171 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "ls":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":141,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6c10260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27652,"goal_stats_json":{"team_id":1,"player_id":27652,"team_name":"Guadalajara","player_name":"Vega Rojas, Alexis","table_position":142,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":142,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6251080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18323,"goal_stats_json":{"team_id":7,"player_id":18323,"team_name":"Rayados de Monterrey","player_name":"Vergara Hernandez, Duvan","table_position":143,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":143,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5636e30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13272,"goal_stat"
15:51:12.171 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "s_json":{"team_id":13,"player_id":13272,"team_name":"CA San Luis","player_name":"Villalpando Perez, Dieter","table_position":144,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":144,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5b07cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16198,"goal_stats_json":{"team_id":2,"player_id":16198,"team_name":"America","player_name":"Zendejas Saavedra, Alejandro","table_position":145,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":145,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a84a3a70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":56675,"goal_stats_json":{"team_id":12,"player_id":56675,"team_name":"Queretaro","player_name":"Zuniga Murillo, Jose","table_position":146,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":146,"created_at":"2023-05-19T02:20:00.000Z","u"
15:51:12.171 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "pdated_at":"2023-05-19T02:20:00.000Z","deleted_at":null}]}"
15:51:12.171 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 48][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:12.171 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-48: set socket timeout to 0
15:51:12.171 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 48][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:12.171 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 614
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 55973
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:12 GMT
1 < x-amzn-RequestId: ad2a5a52-c328-45bb-874d-bd8b60d02608
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 55973
1 < x-amz-apigw-id: FZMSCEtmCYcF08g=
1 < etag: W/"daa5-urdWkbMMFEOfXTEblwmyq3XS/tM"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d273f-65f0c3085e691a150961ca58;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 a8f7f3cb90de5cb6c11911dc435a2264.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: N-NhoYmZMdWuZSpMe7BX8tX0n7EvKlbtUBAw6jOW6ycRFG58MlW5XA==
{"status":true,"data":[{"id":"a59812c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15831,"goal_stats_json":{"team_id":14,"player_id":15831,"team_name":"Santos Laguna","player_name":"Preciado Villarreal, Harold","table_position":6,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":6,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a72f5490-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32588,"goal_stats_json":{"team_id":173,"player_id":32588,"team_name":"Leon","player_name":"Davila Zavala, Victor","table_position":7,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":7,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5063300-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":6376,"goal_stats_json":{"team_id":16,"player_id":6376,"team_name":"Tigres de la UANL","player_name":"Gignac, Andre Pierre","table_position":8,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":8,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4a1cbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":435,"goal_stats_json":{"team_id":7,"player_id":435,"team_name":"Rayados de Monterrey","player_name":"Gonzalez Gonzalez, Arturo","table_position":9,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":9,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a60c7f70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18037,"goal_stats_json":{"team_id":1,"player_id":18037,"team_name":"Guadalajara","player_name":"Guzman Guzman, Victor","table_position":10,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":10,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7529400-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34462,"goal_stats_json":{"team_id":9,"player_id":34462,"team_name":"Pachuca","player_name":"Ibanez, Nicolas Alejandro","table_position":11,"total_of_goals":5,"total_of_goals_away":1,"total_of_goals_local":4},"position":11,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5d3e340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16961,"goal_stats_json":{"team_id":4,"player_id":16961,"team_name":"Atlas","player_name":"Lozano Aparicio, Brian","table_position":12,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":12,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a61ea7e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18185,"goal_stats_json":{"team_id":205,"player_id":18185,"team_name":"Necaxa","player_name":"Mendez Ortega, Edgar","table_position":13,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":13,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a649af80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24653,"goal_stats_json":{"team_id":4,"player_id":24653,"team_name":"Atlas","player_name":"Quinones Quinones, Julian","table_position":14,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":14,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5924660-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15669,"goal_stats_json":{"team_id":2,"player_id":15669,"team_name":"America","player_name":"Rodriguez Portillo, Jonathan","table_position":15,"total_of_goals":5,"total_of_goals_away":4,"total_of_goals_local":1},"position":15,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5df2de0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17859,"goal_stats_json":{"team_id":8,"player_id":17859,"team_name":"Mazatlan FC","player_name":"Benedetti Roa, Nicolas","table_position":16,"total_of_goals":4,"total_of_goals_away":3,"total_of_goals_local":1},"position":16,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a769ec90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35240,"goal_stats_json":{"team_id":14,"player_id":35240,"team_name":"Santos Laguna","player_name":"Brunetta, Juan Francisco","table_position":17,"total_of_goals":4,"total_of_goals_away":2,"total_of_goals_local":2},"position":17,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a57aedd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15389,"goal_stats_json":{"team_id":14,"player_id":15389,"team_name":"Santos Laguna","player_name":"Correa, Marcelo Javier","table_position":18,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":18,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5bc3c90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16833,"goal_stats_json":{"team_id":18,"player_id":16833,"team_name":"Toluca","player_name":"Gonzalez Espinola, Carlos","table_position":19,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":19,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4ef0180-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4222,"goal_stats_json":{"team_id":7,"player_id":4222,"team_name":"Rayados de Monterrey","player_name":"Funes Mori, Rogelio","table_position":2,"total_of_goals":8,"total_of_goals_away":2,"total_of_goals_local":6},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:24.000Z","deleted_at":null},{"id":"a5179820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10118,"goal_stats_json":{"team_id":9,"player_id":10118,"team_name":"Pachuca","player_name":"Lopez Ramirez, Javier","table_position":5,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:51:11.000Z","deleted_at":null},{"id":"a53a6260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12081,"goal_stats_json":{"team_id":11,"player_id":12081,"team_name":"Universidad Nacional","player_name":"Dinenno De Cara, Juan","table_position":3,"total_of_goals":7,"total_of_goals_away":2,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:50:05.000Z","deleted_at":null},{"id":"a5693a90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14792,"goal_stats_json":{"team_id":2,"player_id":14792,"team_name":"America","player_name":"Martin Mex, Henry","table_position":1,"total_of_goals":11,"total_of_goals_away":6,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:20.000Z","deleted_at":null},{"id":"a7120890-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28834,"goal_stats_json":{"team_id":3014,"player_id":28834,"team_name":"FC Juarez","player_name":"Molina, Tomas","table_position":20,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a81a50d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50049,"goal_stats_json":{"team_id":18,"player_id":50049,"team_name":"Toluca","player_name":"Araujo Vilches, Maximiliano","table_position":4,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-23T20:50:09.000Z","deleted_at":null},{"id":"a55d7ac0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13036,"goal_stats_json":{"team_id":2,"player_id":13036,"team_name":"America","player_name":"Valdes Contreras, Diego","table_position":21,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":21,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a75e2cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34605,"goal_stats_json":{"team_id":9,"player_id":34605,"team_name":"Pachuca","player_name":"Alvarez Campos, Kevin","table_position":22,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":22,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a6933ba0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27244,"goal_stats_json":{"team_id":5,"player_id":27244,"team_name":"Cruz Azul","player_name":"Antuna Romero, Carlos","table_position":23,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":23,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a62b2b00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19036,"goal_stats_json":{"team_id":7,"player_id":19036,"team_name":"Rayados de Monterrey","player_name":"Berterame, German","table_position":24,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":24,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5576040-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12811,"goal_stats_json":{"team_id":13,"player_id":12811,"team_name":"CA San Luis","player_name":"Bonatini, Leonardo","table_position":25,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":25,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5a46ed0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15899,"goal_stats_json":{"team_id":17,"player_id":15899,"team_name":"Club Tijuana","player_name":"Canelo, Pedro Alexis","table_position":26,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":26,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a73b1460-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32973,"goal_stats_json":{"team_id":9,"player_id":32973,"team_name":"Pachuca","player_name":"De la Rosa Gonzalez, Roberto","table_position":27,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":27,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a89f3840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63750,"goal_stats_json":{"team_id":11,"player_id":63750,"team_name":"Universidad Nacional","player_name":"Del Prete, Gustavo","table_position":28,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":28,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a717d4f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":29918,"goal_stats_json":{"team_id":173,"player_id":29918,"team_name":"Leon","player_name":"Di Yorio, Lucas","table_position":29,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":29,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a52330e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10279,"goal_stats_json":{"team_id":4,"player_id":10279,"team_name":"Atlas","player_name":"Furch, Julio Cesar","table_position":30,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":30,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6aba5a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27646,"goal_stats_json":{"team_id":3014,"player_id":27646,"team_name":"FC Juarez","player_name":"Lezcano Farina, Dario","table_position":31,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":31,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4b10e20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":564,"goal_stats_json":{"team_id":10,"player_id":564,"team_name":"Puebla FC","player_name":"Mancuello, Federico Andres","table_position":32,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":32,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a56f06f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14955,"goal_stats_json":{"team_id":10,"player_id":14955,"team_name":"Puebla FC","player_name":"Martinez Ayala, Guillermo","table_position":33,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":33,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a55193e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12719,"goal_stats_json":{"team_id":16,"player_id":12719,"team_name":"Tigres de la UANL","player_name":"Quinones, Luis Enrique","table_position":34,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":34,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a50bff60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":8412,"goal_stats_json":{"team_id":11,"player_id":8412,"team_name":"Universidad Nacional","player_name":"Salvio, Eduardo Antonio","table_position":35,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":35,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a580ba30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15443,"goal_stats_json":{"team_id":2,"player_id":15443,"team_name":"America","player_name":"Suarez, Leonardo Gabriel","table_position":36,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":36,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7dfdfe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43599,"goal_stats_json":{"team_id":173,"player_id":43599,"team_name":"Leon","player_name":"Ambriz Gonzalez, Fidel","table_position":37,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":37,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4f4cde0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4509,"goal_stats_json":{"team_id":12,"player_id":4509,"team_name":"Queretaro","player_name":"Barrera Acosta, Pablo","table_position":38,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":38,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7d6b820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43410,"goal_stats_json":{"team_id":205,"player_id":43410,"team_name":"Necaxa","player_name":"Batista Ochoa, Facundo","table_position":39,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":39,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a79394a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39146,"goal_stats_json":{"team_id":9,"player_id":39146,"team_name":"Pachuca","player_name":"Castillo Perez, Jose","table_position":40,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":40,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5c82370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16950,"goal_stats_json":{"team_id":17,"player_id":16950,"team_name":"Club Tijuana","player_name":"Cavallini, Lucas Daniel","table_position":41,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":41,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a511cbc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10112,"goal_stats_json":{"team_id":1,"player_id":10112,"team_name":"Guadalajara","player_name":"Cisneros Barajas, Carlos","table_position":42,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":42,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4dd9c60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3309,"goal_stats_json":{"team_id":18,"player_id":3309,"team_name":"Toluca","player_name":"Da Silva Sanvezzo, Camilo","table_position":43,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":43,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8a5c7f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":64771,"goal_stats_json":{"team_id":11,"player_id":64771,"team_name":"Universidad Nacional","player_name":"De Oliveira Barbosa, Diogo","table_position":44,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":44,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a49289a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":369,"goal_stats_json":{"team_id":5,"player_id":369,"team_name":"Cruz Azul","player_name":"Escoboza Lugo, Jesus","table_position":45,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":45,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7f71160-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":46476,"goal_stats_json":{"team_id":10,"player_id":46476,"team_name":"Puebla FC","player_name":"Fernandez Frasica, Omar","table_position":46,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":46,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a88dd320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59856,"goal_stats_json":{"team_id":3014,"player_id":59856,"team_name":"FC Juarez","player_name":"Fernandez Leites, Gabriel","table_position":47,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":47,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5cdefd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16952,"goal_stats_json":{"team_id":18,"player_id":16952,"team_name":"Toluca","player_name":"Fernandez Lopez, Leonardo","table_position":48,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":48,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a545fb20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12399,"goal_stats_json":{"team_id":18,"player_id":12399,"team_name":"Toluca","player_name":"Garcia Carpizo, Brian","table_position":49,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":49,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5c23000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16940,"goal_stats_json":{"team_id":16,"player_id":16940,"team_name":"Tigres de la UANL","player_name":"Gorriaran Fontes, Fernando","table_position":50,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":50,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a74cc7a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34334,"goal_stats_json":{"team_id":10,"player_id":34334,"team_name":"Puebla FC","player_name":"Gularte Mendez, Emanuel","table_position":51,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":51,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a83293c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53533,"goal_stats_json":{"team_id":9,"player_id":53533,"team_name":"Pachuca","player_name":"Isais, Mauricio Andre","table_position":52,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":52,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7a5e420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39664,"goal_stats_json":{"team_id":8,"player_id":39664,"team_name":"Mazatlan FC","player_name":"Loba, Ake Arnaud","table_position":53,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":53,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a79cbc60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39397,"goal_stats_json":{"team_id":12,"player_id":39397,"team_name":"Queretaro","player_name":"Lopez Quinones, Rodrigo","table_position":54,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":54,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5aa6240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16115,"goal_stats_json":{"team_id":18,"player_id":16115,"team_name":"Toluca","player_name":"Lopez Rodriguez, Edgar","table_position":55,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":55,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4b728a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":860,"goal_stats_json":{"team_id":17,"player_id":860,"team_name":"Club Tijuana","player_name":"Lopez, Lisandro Ezequiel","table_position":56,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":56,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7fcddc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":47029,"goal_stats_json":{"team_id":5,"player_id":47029,"team_name":"Cruz Azul","player_name":"Lotti, Augusto Diego","table_position":57,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":57,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7642030-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35223,"goal_stats_json":{"team_id":14,"player_id":35223,"team_name":"Santos Laguna","player_name":"Medina Vazquez, Diego","table_position":58,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":58,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4d7d000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3115,"goal_stats_json":{"team_id":173,"player_id":3115,"team_name":"Leon","player_name":"Mena Delgado, Angel","table_position":59,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":59,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7875fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38840,"goal_stats_json":{"team_id":205,"player_id":38840,"team_name":"Necaxa","player_name":"Monreal Morales, Ricardo","table_position":60,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":60,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8939f80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63615,"goal_stats_json":{"team_id":205,"player_id":63615,"team_name":"Necaxa","player_name":"Oliveros Cano, Agustin","table_position":61,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":61,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a808c4a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49379,"goal_stats_json":{"team_id":10,"player_id":49379,"team_name":"Puebla FC","player_name":"Robles Guerrero, Angel","table_position":62,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":62,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6ebbbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27713,"goal_stats_json":{"team_id":5,"player_id":27713,"team_name":"Cruz Azul","player_name":"Rodriguez Gomez, Carlos","table_position":63,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":63,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5f48aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17919,"goal_stats_json":{"team_id":17,"player_id":17919,"team_name":"Club Tijuana","player_name":"Rodriguez, Lucas Ariel","table_position":64,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":64,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7b74940-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42864,"goal_stats_json":{"team_id":173,"player_id":42864,"team_name":"Leon","player_name":"Rubio Rodriguez, Brian","table_position":65,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":65,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a775d370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38199,"goal_stats_json":{"team_id":18,"player_id":38199,"team_name":"Toluca","player_name":"Ruiz Suarez, Marcel","table_position":66,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":66,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4e93520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3864,"goal_stats_json":{"team_id":7,"player_id":3864,"team_name":"Rayados de Monterrey","player_name":"Aguirre Soto, Rodrigo ","table_position":67,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":67,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a46add60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38,"goal_stats_json":{"team_id":8,"player_id":38,"team_name":"Mazatlan FC","player_name":"Alanis Pantoja, Oswaldo","table_position":68,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":68,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a83e7aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53539,"goal_stats_json":{"team_id":8,"player_id":53539,"team_name":"Mazatlan FC","player_name":"Almada, Facundo Ezequiel","table_position":69,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":69,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4fa9a40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4953,"goal_stats_json":{"team_id":18,"player_id":4953,"team_name":"Toluca","player_name":"Angulo Leon, Brayan","table_position":70,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":70,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7586060-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34580,"goal_stats_json":{"team_id":205,"player_id":34580,"team_name":"Necaxa","player_name":"Araos Llanos, Angelo","table_position":71,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":71,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a740e0c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":33728,"goal_stats_json":{"team_id":12,"player_id":33728,"team_name":"Queretaro","player_name":"Ayon Calderon, Ettson","table_position":72,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":72,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a71def70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":30025,"goal_stats_json":{"team_id":12,"player_id":30025,"team_name":"Queretaro","player_name":"Barbieri, Miguel Angel","table_position":73,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":73,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a528fd40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11490,"goal_stats_json":{"team_id":10,"player_id":11490,"team_name":"Puebla FC","player_name":"Barragan Negrete, Martin","table_position":74,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":74,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6f7f0e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27772,"goal_stats_json":{"team_id":205,"player_id":27772,"team_name":"Necaxa","player_name":"Batallini, Damian","table_position":75,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":75,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a7e5ac40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43738,"goal_stats_json":{"team_id":173,"player_id":43738,"team_name":"Leon","player_name":"Bellon Saracho, Paul","table_position":76,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":76,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a746ad20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34312,"goal_stats_json":{"team_id":1,"player_id":34312,"team_name":"Guadalajara","player_name":"Beltran Cruz, Fernando","table_position":77,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":77,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5008db0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":5101,"goal_stats_json":{"team_id":9,"player_id":5101,"team_name":"Pachuca","player_name":"Cabral, Gustavo Daniel","table_position":78,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":78,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a825e990-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50114,"goal_stats_json":{"team_id":5,"player_id":50114,"team_name":"Cruz Azul","player_name":"Carneiro Mendez, Gonzalo","table_position":79,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":79,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a5402ec0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12363,"goal_stats_json":{"team_id":9,"player_id":12363,"team_name":"Pachuca","player_name":"Chavez Magallon, Luis","table_position":80,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":80,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5752170-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15275,"goal_stats_json":{"team_id":1,"player_id":15275,"team_name":"Guadalajara","player_name":"Cisneros Morell, Ronaldo","table_position":81,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":81,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a643e320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24650,"goal_stats_json":{"team_id":8,"player_id":24650,"team_name":"Mazatlan FC","player_name":"Colula Alarcon, Bryan","table_position":82,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":82,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a54bc780-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12409,"goal_stats_json":{"team_id":7,"player_id":12409,"team_name":"Rayados de Monterrey","player_name":"Cortizo de la Piedra, Jordi","table_position":83,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":83,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a48988f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":347,"goal_stats_json":{"team_id":5,"player_id":347,"team_name":"Cruz Azul","player_name":"Dominguez Juarez, Julio","table_position":84,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":84,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a4bd4320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1085,"goal_stats_json":{"team_id":14,"player_id":1085,"team_name":"Santos Laguna","player_name":"Doria Macedo, Matheus","table_position":85,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":85,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a498a420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":384,"goal_stats_json":{"team_id":3014,"player_id":384,"team_name":"FC Juarez","player_name":"Duenas Manzo, Jesus","table_position":86,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":86,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a45d48d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":9,"goal_stats_json":{"team_id":8,"player_id":9,"team_name":"Mazatlan FC","player_name":"Fabian De La Mora, Marco ","table_position":87,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":87,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7c775e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43159,"goal_stats_json":{"team_id":12,"player_id":43159,"team_name":"Queretaro","player_name":"Fernandez Inzunza, Rafael","table_position":88,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":88,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a58c52f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15538,"goal_stats_json":{"team_id":10,"player_id":15538,"team_name":"Puebla FC","player_name":"Ferrareis, Gustavo Henrique","table_position":89,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":89,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7abb080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":41546,"goal_stats_json":{"team_id":13,"player_id":41546,"team_name":"CA San Luis","player_name":"Ferreira Arantes, Vitor","table_position":90,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":90,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a63cb730-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20517,"goal_stats_json":{"team_id":1,"player_id":20517,"team_name":"Guadalajara","player_name":"Flores Reyes, Sergio","table_position":91,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":91,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a51d6480-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10221,"goal_stats_json":{"team_id":11,"player_id":10221,"team_name":"Universidad Nacional","player_name":"Freire, Nicolas Omar","table_position":92,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":92,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5868690-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15447,"goal_stats_json":{"team_id":7,"player_id":15447,"team_name":"Rayados de Monterrey","player_name":"Gallardo Vasconcelos, Jesus","table_position":93,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":93,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a80e9100-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49397,"goal_stats_json":{"team_id":3014,"player_id":49397,"team_name":"FC Juarez","player_name":"Garcia Bojorquez, Denzell","table_position":94,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":94,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8507c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":58749,"goal_stats_json":{"team_id":14,"player_id":58749,"team_name":"Santos Laguna","player_name":"Gonzalez Martinez, Lucas","table_position":95,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":95,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a52ec9a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11534,"goal_stats_json":{"team_id":13,"player_id":11534,"team_name":"CA San Luis","player_name":"Guemez Lopez, Javier","table_position":96,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":96,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a78d2c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39091,"goal_stats_json":{"team_id":7,"player_id":39091,"team_name":"Rayados de Monterrey","player_name":"Guzman Olmedo, Victor","table_position":97,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":97,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8148470-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49423,"goal_stats_json":{"team_id":9,"player_id":49423,"team_name":"Pachuca","player_name":"Hernandez Casiano, Jesus","table_position":98,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":98,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7819340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38837,"goal_stats_json":{"team_id":4,"player_id":38837,"team_name":"Atlas","player_name":"Herrera Morales, Jonathan","table_position":99,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":99,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8446e10-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53871,"goal_stats_json":{"team_id":9,"player_id":53871,"team_name":"Pachuca","player_name":"Hinestroza Angulo, Marino","table_position":100,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":100,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a723bbd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":31651,"goal_stats_json":{"team_id":8,"player_id":31651,"team_name":"Mazatlan FC","player_name":"Illescas Marinelarena, Fernando","table_position":101,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":101,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a85cff20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59394,"goal_stats_json":{"team_id":10,"player_id":59394,"team_name":"Puebla FC","player_name":"Jaques Varone Maia, Lucas","table_position":102,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":102,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8b7a240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69520,"goal_stats_json":{"team_id":13,"player_id":69520,"team_name":"CA San Luis","player_name":"Klimowicz, Mateo","table_position":103,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":103,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5fdb260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18034,"goal_stats_json":{"team_id":3014,"player_id":18034,"team_name":"FC Juarez","player_name":"Lainez Leyva, Mauro","table_position":104,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":104,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4aaf3a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":493,"goal_stats_json":{"team_id":17,"player_id":493,"team_name":"Club Tijuana","player_name":"Lertora, Federico Eduardo","table_position":105,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":105,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a5349600-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11979,"goal_stats_json":{"team_id":2,"player_id":11979,"team_name":"America","player_name":"Martinez Tobinson, Roger","table_position":106,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":106,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8b187c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69493,"goal_stats_json":{"team_id":17,"player_id":69493,"team_name":"Club Tijuana","player_name":"Martinez, Silvio Alejandro","table_position":107,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":107,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a7298830-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32110,"goal_stats_json":{"team_id":1,"player_id":32110,"team_name":"Guadalajara","player_name":"Mayorga Almaraz, Manuel","table_position":108,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":108,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6d65f20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27663,"goal_stats_json":{"team_id":3014,"player_id":27663,"team_name":"FC Juarez","player_name":"Medina Camacho, Alan","table_position":109,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":109,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4c97820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2182,"goal_stats_json":{"team_id":7,"player_id":2182,"team_name":"Rayados de Monterrey","player_name":"Medina Ramirez, John","table_position":110,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":110,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7354800-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32614,"goal_stats_json":{"team_id":18,"player_id":32614,"team_name":"Toluca","player_name":"Meneses Villarroel, Jean","table_position":111,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":111,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a671a9e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27099,"goal_stats_json":{"team_id":8,"player_id":27099,"team_name":"Mazatlan FC","player_name":"Meraz Bernal, Roberto","table_position":112,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":112,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a618db80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18129,"goal_stats_json":{"team_id":13,"player_id":18129,"team_name":"CA San Luis","player_name":"Merino Zuloaga, Sabin","table_position":113,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":113,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7b17ce0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42534,"goal_stats_json":{"team_id":8,"player_id":42534,"team_name":"Mazatlan FC","player_name":"Montano Mora, Andres","table_position":114,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":114,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a630f760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19147,"goal_stats_json":{"team_id":5,"player_id":19147,"team_name":"Cruz Azul","player_name":"Morales Bravo, Ivan","table_position":115,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":115,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a59ea270-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15856,"goal_stats_json":{"team_id":173,"player_id":15856,"team_name":"Leon","player_name":"Moreno Berrio, Yairo","table_position":116,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":116,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a65f5a60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":26989,"goal_stats_json":{"team_id":173,"player_id":26989,"team_name":"Leon","player_name":"Moreno Fuguemann, Ivan","table_position":117,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":117,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a4d203a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2739,"goal_stats_json":{"team_id":8,"player_id":2739,"team_name":"Mazatlan FC","player_name":"Nahuelpan Osten, Ariel","table_position":118,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":118,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8725be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59562,"goal_stats_json":{"team_id":3014,"player_id":59562,"team_name":"FC Juarez","player_name":"Olivera De Andrea, Maximiliano","table_position":119,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":119,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4834760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":224,"goal_stats_json":{"team_id":18,"player_id":224,"team_name":"Toluca","player_name":"Orrantia Trevino, Carlos","table_position":120,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":120,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8996be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63688,"goal_stats_json":{"team_id":10,"player_id":63688,"team_name":"Puebla FC","player_name":"Parra Rubilar, Pablo","table_position":121,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":121,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4c35da0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1188,"goal_stats_json":{"team_id":16,"player_id":1188,"team_name":"Tigres de la UANL","player_name":"Pizarro Demestri, Guido","table_position":122,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":122,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a4740520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":145,"goal_stats_json":{"team_id":16,"player_id":145,"team_name":"Tigres de la UANL","player_name":"Reyes Rosales, Diego","table_position":123,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":123,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a64f7be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24658,"goal_stats_json":{"team_id":1,"player_id":24658,"team_name":"Guadalajara","player_name":"Rios Calderon, Daniel","table_position":124,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":124,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a70c3c30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28758,"goal_stats_json":{"team_id":12,"player_id":28758,"team_name":"Queretaro","player_name":"Rivera Cuellar, Christian","table_position":125,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":125,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a8201d30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50050,"goal_stats_json":{"team_id":2,"player_id":50050,"team_name":"America","player_name":"Rodriguez Bravo, Paul","table_position":126,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":126,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a67ddee0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27144,"goal_stats_json":{"team_id":7,"player_id":27144,"team_name":"Rayados de Monterrey","player_name":"Romo Barron, Luis","table_position":127,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":127,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7eb78a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44292,"goal_stats_json":{"team_id":5,"player_id":44292,"team_name":"Cruz Azul","player_name":"Rotondi, Carlos Rodolfo","table_position":128,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":128,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a76fe000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":36768,"goal_stats_json":{"team_id":13,"player_id":36768,"team_name":"CA San Luis","player_name":"Sanabria Magole, Juan","table_position":129,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":129,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a802f840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":48573,"goal_stats_json":{"team_id":2,"player_id":48573,"team_name":"America","player_name":"Sanchez Guerrero, Richard","table_position":130,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":130,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7066fd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28647,"goal_stats_json":{"team_id":9,"player_id":28647,"team_name":"Pachuca","player_name":"Sanchez Ocegueda, Erick","table_position":131,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":131,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5b64920-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16327,"goal_stats_json":{"team_id":18,"player_id":16327,"team_name":"Toluca","player_name":"Saucedo Mondragon, Sebastian","table_position":132,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":132,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a636ead0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20221,"goal_stats_json":{"team_id":1,"player_id":20221,"team_name":"Guadalajara","player_name":"Sepulveda Lopez, Gilberto","table_position":133,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":133,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a47a1fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":183,"goal_stats_json":{"team_id":12,"player_id":183,"team_name":"Queretaro","player_name":"Sepulveda Sanchez, Angel","table_position":134,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":134,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a700a370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27843,"goal_stats_json":{"team_id":3014,"player_id":27843,"team_name":"FC Juarez","player_name":"Sierra Flores, Jordan","table_position":135,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":135,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4e368c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3538,"goal_stats_json":{"team_id":10,"player_id":3538,"team_name":"Puebla FC","player_name":"Silva Perdomo, Gaston","table_position":136,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":136,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8abbb60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":66272,"goal_stats_json":{"team_id":205,"player_id":66272,"team_name":"Necaxa","player_name":"Silvera Cabo, Maximiliano","table_position":137,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":137,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a61299f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18097,"goal_stats_json":{"team_id":12,"player_id":18097,"team_name":"Queretaro","player_name":"Torres, Jonatan Gabriel","table_position":138,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":138,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a77bc6e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38298,"goal_stats_json":{"team_id":4,"player_id":38298,"team_name":"Atlas","player_name":"Trejo Morantes, Christopher","table_position":139,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":139,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a82c2b20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":52882,"goal_stats_json":{"team_id":173,"player_id":52882,"team_name":"Leon","player_name":"Uribe Guevara, Hector Yael","table_position":140,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":140,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7f14500-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44304,"goal_stats_json":{"team_id":17,"player_id":44304,"team_name":"Club Tijuana","player_name":"Valenzuela, Carlos Fernando","table_position":141,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":141,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6c10260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27652,"goal_stats_json":{"team_id":1,"player_id":27652,"team_name":"Guadalajara","player_name":"Vega Rojas, Alexis","table_position":142,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":142,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6251080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18323,"goal_stats_json":{"team_id":7,"player_id":18323,"team_name":"Rayados de Monterrey","player_name":"Vergara Hernandez, Duvan","table_position":143,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":143,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5636e30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13272,"goal_stats_json":{"team_id":13,"player_id":13272,"team_name":"CA San Luis","player_name":"Villalpando Perez, Dieter","table_position":144,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":144,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5b07cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16198,"goal_stats_json":{"team_id":2,"player_id":16198,"team_name":"America","player_name":"Zendejas Saavedra, Alejandro","table_position":145,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":145,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a84a3a70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":56675,"goal_stats_json":{"team_id":12,"player_id":56675,"team_name":"Queretaro","player_name":"Zuniga Murillo, Jose","table_position":146,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":146,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null}]}

15:51:14.179 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:14.180 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:14.180 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:14.180 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/scorer/positions/a59812c0-f5eb-11ed-8428-8d9df34ca1c7
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 15
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"position":20}

15:51:14.180 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:14.180 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 49][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:14.180 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:14.180 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:14.180 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:14.212 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:14.212 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:14.212 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:14.241 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:14.241 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:14.241 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:14.241 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:14.241 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:14.241 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:14.241 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56150<->143.204.23.36:443
15:51:14.241 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-49: set socket timeout to 5000
15:51:14.241 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/scorer/positions/a59812c0-f5eb-11ed-8428-8d9df34ca1c7 HTTP/1.1
15:51:14.241 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:14.241 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 >> PATCH /dev/api/scorer/positions/a59812c0-f5eb-11ed-8428-8d9df34ca1c7 HTTP/1.1
15:51:14.241 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:14.241 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 >> Content-Type: application/json; charset=UTF-8
15:51:14.241 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 >> Content-Length: 15
15:51:14.241 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:14.241 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 >> Connection: Keep-Alive
15:51:14.241 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:14.241 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 >> Accept-Encoding: gzip,deflate
15:51:14.242 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "PATCH /dev/api/scorer/positions/a59812c0-f5eb-11ed-8428-8d9df34ca1c7 HTTP/1.1[\r][\n]"
15:51:14.242 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:14.242 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:14.242 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "Content-Length: 15[\r][\n]"
15:51:14.242 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:14.242 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "Connection: Keep-Alive[\r][\n]"
15:51:14.242 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:14.242 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:14.242 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "[\r][\n]"
15:51:14.242 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "{"position":20}"
15:51:14.657 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "HTTP/1.1 200 OK[\r][\n]"
15:51:14.657 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:14.657 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "Content-Length: 26[\r][\n]"
15:51:14.657 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "Connection: keep-alive[\r][\n]"
15:51:14.657 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "Date: Tue, 23 May 2023 20:51:14 GMT[\r][\n]"
15:51:14.657 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "x-amzn-RequestId: c8225ee9-3432-400c-942c-fbad53e631fa[\r][\n]"
15:51:14.657 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "access-control-allow-origin: *[\r][\n]"
15:51:14.657 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "x-amzn-Remapped-content-length: 26[\r][\n]"
15:51:14.657 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "x-amz-apigw-id: FZMScE5wCYcFQFQ=[\r][\n]"
15:51:14.657 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"[\r][\n]"
15:51:14.657 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "x-powered-by: Express[\r][\n]"
15:51:14.657 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "X-Amzn-Trace-Id: Root=1-646d2742-15b242d306348b140d7e08f6;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:14.657 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:14.657 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)[\r][\n]"
15:51:14.657 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:14.657 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "X-Amz-Cf-Id: t85jY4AFsq7IpAeMGHFBLAM1ezrljEn2SCrrdqGYhv8Gx4BZs-x-1Q==[\r][\n]"
15:51:14.657 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "[\r][\n]"
15:51:14.657 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "{"status":true,"data":[1]}"
15:51:14.657 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << HTTP/1.1 200 OK
15:51:14.657 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << Content-Type: application/json; charset=utf-8
15:51:14.657 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << Content-Length: 26
15:51:14.657 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << Connection: keep-alive
15:51:14.657 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << Date: Tue, 23 May 2023 20:51:14 GMT
15:51:14.657 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << x-amzn-RequestId: c8225ee9-3432-400c-942c-fbad53e631fa
15:51:14.657 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << access-control-allow-origin: *
15:51:14.657 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << x-amzn-Remapped-content-length: 26
15:51:14.657 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << x-amz-apigw-id: FZMScE5wCYcFQFQ=
15:51:14.657 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
15:51:14.657 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << x-powered-by: Express
15:51:14.657 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << X-Amzn-Trace-Id: Root=1-646d2742-15b242d306348b140d7e08f6;Sampled=0;lineage=1a7c2e09:0
15:51:14.657 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << X-Cache: Miss from cloudfront
15:51:14.657 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)
15:51:14.657 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << X-Amz-Cf-Pop: BOG50-P1
15:51:14.657 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << X-Amz-Cf-Id: t85jY4AFsq7IpAeMGHFBLAM1ezrljEn2SCrrdqGYhv8Gx4BZs-x-1Q==
15:51:14.658 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:14.658 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 49][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:14.658 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-49: set socket timeout to 0
15:51:14.658 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 49][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:14.658 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 478
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 26
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:14 GMT
2 < x-amzn-RequestId: c8225ee9-3432-400c-942c-fbad53e631fa
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 26
2 < x-amz-apigw-id: FZMScE5wCYcFQFQ=
2 < etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2742-15b242d306348b140d7e08f6;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: t85jY4AFsq7IpAeMGHFBLAM1ezrljEn2SCrrdqGYhv8Gx4BZs-x-1Q==
{"status":true,"data":[1]}

15:51:14.658 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    1
  ]
}
 
15:51:14.659 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:14.659 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data'][0]
15:51:14.659 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:14.659 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:14.659 [Test worker] DEBUG com.intuit.karate - request:
3 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/scorer/positions/a59812c0-f5eb-11ed-8428-8d9df34ca1c7
3 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
3 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
3 > Connection: Keep-Alive
3 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
3 > Accept-Encoding: gzip,deflate


15:51:14.659 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:14.659 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 50][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:14.659 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:14.660 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:14.660 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:14.687 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:14.687 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:14.687 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:14.719 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:14.719 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:14.719 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:14.719 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:14.719 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:14.719 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:14.719 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56151<->143.204.23.36:443
15:51:14.719 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-50: set socket timeout to 5000
15:51:14.719 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/scorer/positions/a59812c0-f5eb-11ed-8428-8d9df34ca1c7 HTTP/1.1
15:51:14.719 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:14.719 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 >> GET /dev/api/scorer/positions/a59812c0-f5eb-11ed-8428-8d9df34ca1c7 HTTP/1.1
15:51:14.719 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:14.719 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:14.719 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 >> Connection: Keep-Alive
15:51:14.719 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:14.719 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 >> Accept-Encoding: gzip,deflate
15:51:14.719 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "GET /dev/api/scorer/positions/a59812c0-f5eb-11ed-8428-8d9df34ca1c7 HTTP/1.1[\r][\n]"
15:51:14.720 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:14.720 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:14.720 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "Connection: Keep-Alive[\r][\n]"
15:51:14.720 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:14.720 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:14.720 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "[\r][\n]"
15:51:15.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "HTTP/1.1 200 OK[\r][\n]"
15:51:15.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:15.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "Content-Length: 412[\r][\n]"
15:51:15.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "Connection: keep-alive[\r][\n]"
15:51:15.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "Date: Tue, 23 May 2023 20:51:15 GMT[\r][\n]"
15:51:15.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "x-amzn-RequestId: ea2c6bb0-6d31-4ec9-8ed2-8323185b4a5d[\r][\n]"
15:51:15.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "access-control-allow-origin: *[\r][\n]"
15:51:15.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "x-amzn-Remapped-content-length: 412[\r][\n]"
15:51:15.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "x-amz-apigw-id: FZMShEdmiYcFRNw=[\r][\n]"
15:51:15.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "etag: W/"19c-6zXU52X8mIGuxflgLl2MT+vtbiY"[\r][\n]"
15:51:15.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "x-powered-by: Express[\r][\n]"
15:51:15.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "X-Amzn-Trace-Id: Root=1-646d2743-79894eef03a029c145f8e4e6;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:15.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:15.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)[\r][\n]"
15:51:15.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:15.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "X-Amz-Cf-Id: 1_MUN_9F_ws6v7DVTaZW1CAPprw8jkmdARTk-wflsroLcGZFmH1R3g==[\r][\n]"
15:51:15.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "[\r][\n]"
15:51:15.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "{"status":true,"data":{"id":"a59812c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15831,"goal_stats_json":{"team_id":14,"player_id":15831,"team_name":"Santos Laguna","player_name":"Preciado Villarreal, Harold","table_position":6,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-23T20:51:14.000Z","deleted_at":null}}"
15:51:15.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << HTTP/1.1 200 OK
15:51:15.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << Content-Type: application/json; charset=utf-8
15:51:15.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << Content-Length: 412
15:51:15.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << Connection: keep-alive
15:51:15.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << Date: Tue, 23 May 2023 20:51:15 GMT
15:51:15.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << x-amzn-RequestId: ea2c6bb0-6d31-4ec9-8ed2-8323185b4a5d
15:51:15.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << access-control-allow-origin: *
15:51:15.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << x-amzn-Remapped-content-length: 412
15:51:15.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << x-amz-apigw-id: FZMShEdmiYcFRNw=
15:51:15.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << etag: W/"19c-6zXU52X8mIGuxflgLl2MT+vtbiY"
15:51:15.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << x-powered-by: Express
15:51:15.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << X-Amzn-Trace-Id: Root=1-646d2743-79894eef03a029c145f8e4e6;Sampled=0;lineage=1a7c2e09:0
15:51:15.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << X-Cache: Miss from cloudfront
15:51:15.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)
15:51:15.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << X-Amz-Cf-Pop: BOG50-P1
15:51:15.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << X-Amz-Cf-Id: 1_MUN_9F_ws6v7DVTaZW1CAPprw8jkmdARTk-wflsroLcGZFmH1R3g==
15:51:15.068 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:15.068 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 50][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:15.068 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-50: set socket timeout to 0
15:51:15.068 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 50][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:15.068 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 409
3 < 200
3 < Content-Type: application/json; charset=utf-8
3 < Content-Length: 412
3 < Connection: keep-alive
3 < Date: Tue, 23 May 2023 20:51:15 GMT
3 < x-amzn-RequestId: ea2c6bb0-6d31-4ec9-8ed2-8323185b4a5d
3 < access-control-allow-origin: *
3 < x-amzn-Remapped-content-length: 412
3 < x-amz-apigw-id: FZMShEdmiYcFRNw=
3 < etag: W/"19c-6zXU52X8mIGuxflgLl2MT+vtbiY"
3 < x-powered-by: Express
3 < X-Amzn-Trace-Id: Root=1-646d2743-79894eef03a029c145f8e4e6;Sampled=0;lineage=1a7c2e09:0
3 < X-Cache: Miss from cloudfront
3 < Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)
3 < X-Amz-Cf-Pop: BOG50-P1
3 < X-Amz-Cf-Id: 1_MUN_9F_ws6v7DVTaZW1CAPprw8jkmdARTk-wflsroLcGZFmH1R3g==
{"status":true,"data":{"id":"a59812c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15831,"goal_stats_json":{"team_id":14,"player_id":15831,"team_name":"Santos Laguna","player_name":"Preciado Villarreal, Harold","table_position":6,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-23T20:51:14.000Z","deleted_at":null}}

15:51:15.068 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:15.069 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:15.071 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:15.072 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:15.074 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:15.074 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:15.074 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/scorer/positions
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:15.074 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:15.074 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 51][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:15.074 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:15.074 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:15.074 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:15.101 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:15.101 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:15.101 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:15.134 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:15.134 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:15.134 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:15.134 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:15.134 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:15.134 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:15.135 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56152<->143.204.23.36:443
15:51:15.135 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-51: set socket timeout to 5000
15:51:15.135 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/scorer/positions HTTP/1.1
15:51:15.135 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:15.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 >> GET /dev/api/scorer/positions HTTP/1.1
15:51:15.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:15.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:15.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 >> Connection: Keep-Alive
15:51:15.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:15.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 >> Accept-Encoding: gzip,deflate
15:51:15.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "GET /dev/api/scorer/positions HTTP/1.1[\r][\n]"
15:51:15.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:15.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:15.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "Connection: Keep-Alive[\r][\n]"
15:51:15.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:15.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:15.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "[\r][\n]"
15:51:15.685 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "HTTP/1.1 200 OK[\r][\n]"
15:51:15.685 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:15.685 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "Content-Length: 55974[\r][\n]"
15:51:15.685 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "Connection: keep-alive[\r][\n]"
15:51:15.685 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "Date: Tue, 23 May 2023 20:51:15 GMT[\r][\n]"
15:51:15.685 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "x-amzn-RequestId: 47b0df4a-ed45-4bf6-9b59-30411dc8f3e9[\r][\n]"
15:51:15.685 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "access-control-allow-origin: *[\r][\n]"
15:51:15.685 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "x-amzn-Remapped-content-length: 55974[\r][\n]"
15:51:15.685 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "x-amz-apigw-id: FZMSlH_ECYcFUqw=[\r][\n]"
15:51:15.685 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "etag: W/"daa6-De08fDFl8NqsrwYrStN7UQngC1Q"[\r][\n]"
15:51:15.685 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "x-powered-by: Express[\r][\n]"
15:51:15.685 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "X-Amzn-Trace-Id: Root=1-646d2743-13b485735c3048ef72605332;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:15.685 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:15.685 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "Via: 1.1 d2a8ed168561f3bc7e1197e90d2c7298.cloudfront.net (CloudFront)[\r][\n]"
15:51:15.685 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:15.685 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "X-Amz-Cf-Id: zq9Nedn0dv0u0ZuNdFj42K_0JpwQuoIHuIbUVd0YA_AcU7OFhD5WZQ==[\r][\n]"
15:51:15.685 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "[\r][\n]"
15:51:15.685 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "{"status":true,"data":[{"id":"a72f5490-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32588,"goal_stats_json":{"team_id":173,"player_id":32588,"team_name":"Leon","player_name":"Davila Zavala, Victor","table_position":7,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":7,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5063300-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":6376,"goal_stats_json":{"team_id":16,"player_id":6376,"team_name":"Tigres de la UANL","player_name":"Gignac, Andre Pierre","table_position":8,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":8,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4a1cbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":435,"goal_stats_json":{"team_id":7,"player_id":435,"team_name":"Rayados de Monterrey","player_name":"Gonzalez Gonzalez, Arturo","table_position":9,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":9,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a60c7f70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18037,"goal_stats_json":{"team_id":1,"player_id":18037,"team_name":"Guadalajara","player_name":"Guzman Guzman, Victor","table_position":10,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":10,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7529400-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34462,"goal_stats_json":{"team_id":9,"player_id":34462,"team_name":"Pachuca","player_name":"Ibanez, Nicolas Alejandro","table_position":11,"total_of_goals":5,"total_of_goals_away":1,"total_of_goals_local":4},"position":11,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5d3e340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16961,"goal_stats_json":{"team_id":4,"player_id":16961,"team_name":"Atlas","player_name":"Lozano Aparicio, Brian","table_position":12,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":12,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a61ea7e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18185,"goal_stats_json":{"team_id":205,"player_id":18185,"team_name":"Necaxa","player_name":"Mendez Ortega, Edgar","table_position":13,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":13,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a649af80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24653,"goal_stats_json":{"team_id":4,"player_id":24653,"team_name":"Atlas","player_name":"Quinones Quinones, Julian","table_position":14,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":14,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5924660-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15669,"goal_stats_json":{"team_id":2,"player_id":15669,"team_name":"America","player_name":"Rodriguez Portillo, Jonathan","table_position":15,"total_of_goals":5,"total_of_goals_away":4,"total_of_goals_local":1},"position":15,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5df2de0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17859,"goal_stats_json":{"team_id":8,"player_id":17859,"team_name":"Mazatlan FC","player_name":"Benedetti Roa, Nicolas","table_position":16,"total_of_goals":4,"total_of_goals_away":3,"total_of_goals_local":1},"position":16,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a769ec90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35240,"goal_stats_json":{"team_id":14,"player_id":35240,"team_name":"Santos Laguna","player_name":"Brunetta, Juan Francisco","table_position":17,"total_of_goals":4,"total_of_goals_away":2,"total_of_goals_local":2},"position":17,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a57aedd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15389,"goal_stats_json":{"team_id":14,"player_id":15389,"team_name":"Santos Laguna","player_name":"Correa, Marcelo Javier","table_position":18,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":18,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5bc3c90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16833,"goal_stats_json":{"team_id":18,"player_id":16833,"team_name":"Toluca","player_name":"Gonzalez Espinola, Carlos","table_position":19,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":19,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4ef0180-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4222,"goal_stats_json":{"team_id":7,"player_id":4222,"team_name":"Rayados de Monterrey","player_name":"Funes Mori, Rogelio","table_position":2,"total_of_goals":8,"total_of_goals_away":2,"total_of_goals_local":6},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:24.000Z","deleted_at":null},{"id":"a5179820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10118,"goal_stats_json":{"team_id":9,"player_id":10118,"team_name":"Pachuca","player_name":"Lopez Ramirez, Javier","table_position":5,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:51:11.000Z","deleted_at":null},{"id":"a53a6260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12081,"goal_stats_json":{"team_id":11,"player_id":12081,"team_name":"Universidad Nacional","player_name":"Dinenno De Cara, Juan","table_position":3,"total_of_goals":7,"total_of_goals_away":2,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:50:05.000Z","deleted_at":null},{"id":"a5693a90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14792,"goal_stats_json":{"team_id":2,"player_id":14792,"team_name":"America","player_name":"Martin Mex, Henry","table_position":1,"total_of_goals":11,"total_of_goals_away":6,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:20.000Z","deleted_at":null},{"id":"a59812c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15831,"goal_stats_json":{"team_id":14,"player_id":15831,"team_name":"Santos Laguna","player_name":"Preciado Villarreal, Harold","table_position":6,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-23T20:51:14.000Z","deleted_at":null},{"id":"a7120890-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28834,"goal_stats_json":{"team_id":3014,"player_id":28834,"team_name":"FC Juarez","player_name":"Molina, Tomas","table_position":20,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a81a50d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50049,"goal_stats_json":{"team_id":18,"player_id":50049,"team_name":"Toluca","player_name":"Araujo Vilches, Maximiliano","table_position":4,"total_of_goals":6,"total_of_goals_away":"
15:51:15.685 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << HTTP/1.1 200 OK
15:51:15.685 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << Content-Type: application/json; charset=utf-8
15:51:15.685 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << Content-Length: 55974
15:51:15.685 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << Connection: keep-alive
15:51:15.685 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << Date: Tue, 23 May 2023 20:51:15 GMT
15:51:15.685 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << x-amzn-RequestId: 47b0df4a-ed45-4bf6-9b59-30411dc8f3e9
15:51:15.685 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << access-control-allow-origin: *
15:51:15.685 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << x-amzn-Remapped-content-length: 55974
15:51:15.685 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << x-amz-apigw-id: FZMSlH_ECYcFUqw=
15:51:15.685 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << etag: W/"daa6-De08fDFl8NqsrwYrStN7UQngC1Q"
15:51:15.685 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << x-powered-by: Express
15:51:15.685 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << X-Amzn-Trace-Id: Root=1-646d2743-13b485735c3048ef72605332;Sampled=0;lineage=1a7c2e09:0
15:51:15.685 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << X-Cache: Miss from cloudfront
15:51:15.685 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << Via: 1.1 d2a8ed168561f3bc7e1197e90d2c7298.cloudfront.net (CloudFront)
15:51:15.685 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << X-Amz-Cf-Pop: BOG50-P1
15:51:15.685 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << X-Amz-Cf-Id: zq9Nedn0dv0u0ZuNdFj42K_0JpwQuoIHuIbUVd0YA_AcU7OFhD5WZQ==
15:51:15.686 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:15.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "3,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-23T20:50:09.000Z","deleted_at":null},{"id":"a55d7ac0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13036,"goal_stats_json":{"team_id":2,"player_id":13036,"team_name":"America","player_name":"Valdes Contreras, Diego","table_position":21,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":21,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a75e2cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34605,"goal_stats_json":{"team_id":9,"player_id":34605,"team_name":"Pachuca","player_name":"Alvarez Campos, Kevin","table_position":22,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":22,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a6933ba0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27244,"goal_stats_json":{"team_id":5,"player_id":27244,"team_nam"
15:51:15.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "e":"Cruz Azul","player_name":"Antuna Romero, Carlos","table_position":23,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":23,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a62b2b00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19036,"goal_stats_json":{"team_id":7,"player_id":19036,"team_name":"Rayados de Monterrey","player_name":"Berterame, German","table_position":24,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":24,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5576040-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12811,"goal_stats_json":{"team_id":13,"player_id":12811,"team_name":"CA San Luis","player_name":"Bonatini, Leonardo","table_position":25,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":25,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{""
15:51:15.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "id":"a5a46ed0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15899,"goal_stats_json":{"team_id":17,"player_id":15899,"team_name":"Club Tijuana","player_name":"Canelo, Pedro Alexis","table_position":26,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":26,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a73b1460-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32973,"goal_stats_json":{"team_id":9,"player_id":32973,"team_name":"Pachuca","player_name":"De la Rosa Gonzalez, Roberto","table_position":27,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":27,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a89f3840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63750,"goal_stats_json":{"team_id":11,"player_id":63750,"team_name":"Universidad Nacional","player_name":"Del Prete, Gustavo","table_position":28,"total_of_goals":3,"total_of_goals_away":1,"total_o"
15:51:15.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "f_goals_local":2},"position":28,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a717d4f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":29918,"goal_stats_json":{"team_id":173,"player_id":29918,"team_name":"Leon","player_name":"Di Yorio, Lucas","table_position":29,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":29,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a52330e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10279,"goal_stats_json":{"team_id":4,"player_id":10279,"team_name":"Atlas","player_name":"Furch, Julio Cesar","table_position":30,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":30,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6aba5a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27646,"goal_stats_json":{"team_id":3014,"player_id":27646,"team_name":"FC Juarez","playe"
15:51:15.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "r_name":"Lezcano Farina, Dario","table_position":31,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":31,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4b10e20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":564,"goal_stats_json":{"team_id":10,"player_id":564,"team_name":"Puebla FC","player_name":"Mancuello, Federico Andres","table_position":32,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":32,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a56f06f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14955,"goal_stats_json":{"team_id":10,"player_id":14955,"team_name":"Puebla FC","player_name":"Martinez Ayala, Guillermo","table_position":33,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":33,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a55193e0-f5eb-11"
15:51:15.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "ed-8428-8d9df34ca1c7","goal_stats_id":12719,"goal_stats_json":{"team_id":16,"player_id":12719,"team_name":"Tigres de la UANL","player_name":"Quinones, Luis Enrique","table_position":34,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":34,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a50bff60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":8412,"goal_stats_json":{"team_id":11,"player_id":8412,"team_name":"Universidad Nacional","player_name":"Salvio, Eduardo Antonio","table_position":35,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":35,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a580ba30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15443,"goal_stats_json":{"team_id":2,"player_id":15443,"team_name":"America","player_name":"Suarez, Leonardo Gabriel","table_position":36,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":"
15:51:15.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "1},"position":36,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7dfdfe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43599,"goal_stats_json":{"team_id":173,"player_id":43599,"team_name":"Leon","player_name":"Ambriz Gonzalez, Fidel","table_position":37,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":37,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4f4cde0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4509,"goal_stats_json":{"team_id":12,"player_id":4509,"team_name":"Queretaro","player_name":"Barrera Acosta, Pablo","table_position":38,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":38,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7d6b820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43410,"goal_stats_json":{"team_id":205,"player_id":43410,"team_name":"Necaxa","player_name"
15:51:15.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "":"Batista Ochoa, Facundo","table_position":39,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":39,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a79394a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39146,"goal_stats_json":{"team_id":9,"player_id":39146,"team_name":"Pachuca","player_name":"Castillo Perez, Jose","table_position":40,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":40,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5c82370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16950,"goal_stats_json":{"team_id":17,"player_id":16950,"team_name":"Club Tijuana","player_name":"Cavallini, Lucas Daniel","table_position":41,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":41,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a511cbc0-f5eb-11ed-8428-8"
15:51:15.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "d9df34ca1c7","goal_stats_id":10112,"goal_stats_json":{"team_id":1,"player_id":10112,"team_name":"Guadalajara","player_name":"Cisneros Barajas, Carlos","table_position":42,"total_of_goals":2,"total_"
15:51:15.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "of_goals_away":2,"total_of_goals_local":0},"position":42,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4dd9c60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3309,"goal_stats_json":{"team_id":18,"player_id":3309,"team_name":"Toluca","player_name":"Da Silva Sanvezzo, Camilo","table_position":43,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":43,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8a5c7f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":64771,"goal_stats_json":{"team_id":11,"player_id":64771,"team_name":"Universidad Nacional","player_name":"De Oliveira Barbosa, Diogo","table_position":44,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":44,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a49289a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":369,"goal_stats_json":{"team_i"
15:51:15.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "d":5,"player_id":369,"team_name":"Cruz Azul","player_name":"Escoboza Lugo, Jesus","table_position":45,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":45,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7f71160-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":46476,"goal_stats_json":{"team_id":10,"player_id":46476,"team_name":"Puebla FC","player_name":"Fernandez Frasica, Omar","table_position":46,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":46,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a88dd320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59856,"goal_stats_json":{"team_id":3014,"player_id":59856,"team_name":"FC Juarez","player_name":"Fernandez Leites, Gabriel","table_position":47,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":47,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:2"
15:51:15.689 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "0:01.000Z","deleted_at":null},{"id":"a5cdefd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16952,"goal_stats_json":{"team_id":18,"player_id":16952,"team_name":"Toluca","player_name":"Fernandez Lopez, Leonardo","table_position":48,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":48,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a545fb20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12399,"goal_stats_json":{"team_id":18,"player_id":12399,"team_name":"Toluca","player_name":"Garcia Carpizo, Brian","table_position":49,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":49,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5c23000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16940,"goal_stats_json":{"team_id":16,"player_id":16940,"team_name":"Tigres de la UANL","player_name":"Gorriaran Fontes, Fernando","table_position":50,"total_of_goals":2,"to"
15:51:15.689 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "tal_of_goals_away":1,"total_of_goals_local":1},"position":50,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a74cc7a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34334,"goal_stats_json":{"team_id":10,"player_id":34334,"team_name":"Puebla FC","player_name":"Gularte Mendez, Emanuel","table_position":51,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":51,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a83293c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53533,"goal_stats_json":{"team_id":9,"player_id":53533,"team_name":"Pachuca","player_name":"Isais, Mauricio Andre","table_position":52,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":52,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7a5e420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39664,"goal_stats_json":{"team_id":8,"play"
15:51:15.689 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "er_id":39664,"team_name":"Mazatlan FC","player_name":"Loba, Ake Arnaud","table_position":53,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":53,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a79cbc60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39397,"goal_stats_json":{"team_id":12,"player_id":39397,"team_name":"Queretaro","player_name":"Lopez Quinones, Rodrigo","table_position":54,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":54,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5aa6240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16115,"goal_stats_json":{"team_id":18,"player_id":16115,"team_name":"Toluca","player_name":"Lopez Rodriguez, Edgar","table_position":55,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":55,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","delete"
15:51:15.689 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "d_at":null},{"id":"a4b728a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":860,"goal_stats_json":{"team_id":17,"player_id":860,"team_name":"Club Tijuana","player_name":"Lopez, Lisandro Ezequiel","table_position":56,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":56,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7fcddc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":47029,"goal_stats_json":{"team_id":5,"player_id":47029,"team_name":"Cruz Azul","player_name":"Lotti, Augusto Diego","table_position":57,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":57,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7642030-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35223,"goal_stats_json":{"team_id":14,"player_id":35223,"team_name":"Santos Laguna","player_name":"Medina Vazquez, Diego","table_position":58,"total_of_goals":2,"total_of_goals_away":0,"tot"
15:51:15.689 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "al_of_goals_local":2},"position":58,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4d7d000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3115,"goal_stats_json":{"team_id":173,"player_id":3115,"team_name":"Leon","player_name":"Mena Delgado, Angel","table_position":59,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":59,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7875fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38840,"goal_stats_json":{"team_id":205,"player_id":38840,"team_name":"Necaxa","player_name":"Monreal Morales, Ricardo","table_position":60,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":60,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8939f80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63615,"goal_stats_json":{"team_id":205,"player_id":63615,"team_name":"Nec"
15:51:15.689 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "axa","player_name":"Oliveros Cano, Agustin","table_position":61,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":61,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a808c4a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49379,"goal_stats_json":{"team_id":10,"player_id":49379,"team_name":"Puebla FC","player_name":"Robles Guerrero, Angel","table_position":62,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":62,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6ebbbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27713,"goal_stats_json":{"team_id":5,"player_id":27713,"team_name":"Cruz Azul","player_name":"Rodriguez Gomez, Carlos","table_position":63,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":63,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5f48aa"
15:51:15.689 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17919,"goal_stats_json":{"team_id":17,"player_id":17919,"team_name":"Club Tijuana","player_name":"Rodriguez, Lucas Ariel","table_position":64,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":64,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7b74940-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42864,"goal_stats_json":{"team_id":173,"player_id":42864,"team_name":"Leon","player_name":"Rubio Rodriguez, Brian","table_position":65,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":65,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a775d370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38199,"goal_stats_json":{"team_id":18,"player_id":38199,"team_name":"Toluca","player_name":"Ruiz Suarez, Marcel","table_position":66,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":6"
15:51:15.689 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "6,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4e93520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3864,"goal_stats_json":{"team_id":7,"player_id":3864,"team_name":"Rayados de Monterrey","player_name":"Aguirre Soto, Rodrigo ","table_position":67,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":67,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a46add60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38,"goal_stats_json":{"team_id":8,"player_id":38,"team_name":"Mazatlan FC","player_name":"Alanis Pantoja, Oswaldo","table_position":68,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":68,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a83e7aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53539,"goal_stats_json":{"team_id":8,"player_id":53539,"team_name":"Mazatlan FC","player_name""
15:51:15.689 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << ":"Almada, Facundo Ezequiel","table_position":69,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":69,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4fa9a40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4953,"goal_stats_json":{"team_id":18,"player_id":4953,"team_name":"Toluca","player_name":"Angulo Leon, Brayan","table_position":70,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":70,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7586060-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34580,"goal_stats_json":{"team_id":205,"player_id":34580,"team_name":"Necaxa","player_name":"Araos Llanos, Angelo","table_position":71,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":71,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a740e0c0-f5eb-11ed-8428-8d9df34ca1c"
15:51:15.689 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "7","goal_stats_id":33728,"goal_stats_json":{"team_id":12,"player_id":33728,"team_name":"Queretaro","player_name":"Ayon Calderon, Ettson","table_position":72,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":72,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a71def70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":30025,"goal_stats_json":{"team_id":12,"player_id":30025,"team_name":"Queretaro","player_name":"Barbieri, Miguel Angel","table_position":73,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":73,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a528fd40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11490,"goal_stats_json":{"team_id":10,"player_id":11490,"team_name":"Puebla FC","player_name":"Barragan Negrete, Martin","table_position":74,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":74,"created_at":"2023"
15:51:15.689 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6f7f0e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27772,"goal_stats_json":{"team_id":205,"player_id":27772,"team_name":"Necaxa","player_name":"Batallini, Damian","table_position":75,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":75,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a7e5ac40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43738,"goal_stats_json":{"team_id":173,"player_id":43738,"team_name":"Leon","player_name":"Bellon Saracho, Paul","table_position":76,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":76,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a746ad20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34312,"goal_stats_json":{"team_id":1,"player_id":34312,"team_name":"Guadalajara","player_name":"Beltran Cruz, Fernando","table_posi"
15:51:15.689 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "tion":77,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":77,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5008db0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":5101,"goal_stats_json":{"team_id":9,"player_id":5101,"team_name":"Pachuca","player_name":"Cabral, Gustavo Daniel","table_position":78,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":78,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a825e990-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50114,"goal_stats_json":{"team_id":5,"player_id":50114,"team_name":"Cruz Azul","player_name":"Carneiro Mendez, Gonzalo","table_position":79,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":79,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a5402ec0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12363,"goal_"
15:51:15.689 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "stats_json":{"team_id":9,"player_id":12363,"team_name":"Pachuca","player_name":"Chavez Magallon, Luis","table_position":80,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":80,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5752170-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15275,"goal_stats_json":{"team_id":1,"player_id":15275,"team_name":"Guadalajara","player_name":"Cisneros Morell, Ronaldo","table_position":81,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":81,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a643e320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24650,"goal_stats_json":{"team_id":8,"player_id":24650,"team_name":"Mazatlan FC","player_name":"Colula Alarcon, Bryan","table_position":82,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":82,"created_at":"2023-05-19T02:19:57.000Z","updated_at"
15:51:15.689 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a54bc780-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12409,"goal_stats_json":{"team_id":7,"player_id":12409,"team_name":"Rayados de Monterrey","player_name":"Cortizo de la Piedra, Jordi","table_position":83,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":83,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a48988f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":347,"goal_stats_json":{"team_id":5,"player_id":347,"team_name":"Cruz Azul","player_name":"Dominguez Juarez, Julio","table_position":84,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":84,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a4bd4320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1085,"goal_stats_json":{"team_id":14,"player_id":1085,"team_name":"Santos Laguna","player_name":"Doria Macedo, Matheus","table_position":85,"
15:51:15.689 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << ""total_of_goals":1,"total_of_goals_away":0,"total_of_goals_lo"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "cal":1},"position":85,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a498a420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":384,"goal_stats_json":{"team_id":3014,"player_id":384,"team_name":"FC Juarez","player_name":"Duenas Manzo, Jesus","table_position":86,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":86,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a45d48d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":9,"goal_stats_json":{"team_id":8,"player_id":9,"team_name":"Mazatlan FC","player_name":"Fabian De La Mora, Marco ","table_position":87,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":87,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7c775e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43159,"goal_stats_json":{"team_id":12,"player_id":43159,"team_name":"Queretaro","player"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "_name":"Fernandez Inzunza, Rafael","table_position":88,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":88,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a58c52f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15538,"goal_stats_json":{"team_id":10,"player_id":15538,"team_name":"Puebla FC","player_name":"Ferrareis, Gustavo Henrique","table_position":89,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":89,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7abb080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":41546,"goal_stats_json":{"team_id":13,"player_id":41546,"team_name":"CA San Luis","player_name":"Ferreira Arantes, Vitor","table_position":90,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":90,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a63cb730"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20517,"goal_stats_json":{"team_id":1,"player_id":20517,"team_name":"Guadalajara","player_name":"Flores Reyes, Sergio","table_position":91,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":91,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a51d6480-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10221,"goal_stats_json":{"team_id":11,"player_id":10221,"team_name":"Universidad Nacional","player_name":"Freire, Nicolas Omar","table_position":92,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":92,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5868690-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15447,"goal_stats_json":{"team_id":7,"player_id":15447,"team_name":"Rayados de Monterrey","player_name":"Gallardo Vasconcelos, Jesus","table_position":93,"total_of_goals":1,"total_of_goals_away":1,"total_of"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "_goals_local":0},"position":93,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a80e9100-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49397,"goal_stats_json":{"team_id":3014,"player_id":49397,"team_name":"FC Juarez","player_name":"Garcia Bojorquez, Denzell","table_position":94,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":94,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8507c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":58749,"goal_stats_json":{"team_id":14,"player_id":58749,"team_name":"Santos Laguna","player_name":"Gonzalez Martinez, Lucas","table_position":95,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":95,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a52ec9a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11534,"goal_stats_json":{"team_id":13,"player_id":11534,"t"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "eam_name":"CA San Luis","player_name":"Guemez Lopez, Javier","table_position":96,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":96,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a78d2c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39091,"goal_stats_json":{"team_id":7,"player_id":39091,"team_name":"Rayados de Monterrey","player_name":"Guzman Olmedo, Victor","table_position":97,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":97,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8148470-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49423,"goal_stats_json":{"team_id":9,"player_id":49423,"team_name":"Pachuca","player_name":"Hernandez Casiano, Jesus","table_position":98,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":98,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "_at":null},{"id":"a7819340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38837,"goal_stats_json":{"team_id":4,"player_id":38837,"team_name":"Atlas","player_name":"Herrera Morales, Jonathan","table_position":99,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":99,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8446e10-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53871,"goal_stats_json":{"team_id":9,"player_id":53871,"team_name":"Pachuca","player_name":"Hinestroza Angulo, Marino","table_position":100,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":100,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a723bbd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":31651,"goal_stats_json":{"team_id":8,"player_id":31651,"team_name":"Mazatlan FC","player_name":"Illescas Marinelarena, Fernando","table_position":101,"total_of_goals":1,"total_of_goals_awa"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "y":0,"total_of_goals_local":1},"position":101,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a85cff20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59394,"goal_stats_json":{"team_id":10,"player_id":59394,"team_name":"Puebla FC","player_name":"Jaques Varone Maia, Lucas","table_position":102,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":102,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8b7a240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69520,"goal_stats_json":{"team_id":13,"player_id":69520,"team_name":"CA San Luis","player_name":"Klimowicz, Mateo","table_position":103,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":103,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5fdb260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18034,"goal_stats_json":{"team_id":3014,"player_id""
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << ":18034,"team_name":"FC Juarez","player_name":"Lainez Leyva, Mauro","table_position":104,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":104,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4aaf3a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":493,"goal_stats_json":{"team_id":17,"player_id":493,"team_name":"Club Tijuana","player_name":"Lertora, Federico Eduardo","table_position":105,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":105,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a5349600-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11979,"goal_stats_json":{"team_id":2,"player_id":11979,"team_name":"America","player_name":"Martinez Tobinson, Roger","table_position":106,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":106,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","de"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "leted_at":null},{"id":"a8b187c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69493,"goal_stats_json":{"team_id":17,"player_id":69493,"team_name":"Club Tijuana","player_name":"Martinez, Silvio Alejandro","table_position":107,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":107,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a7298830-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32110,"goal_stats_json":{"team_id":1,"player_id":32110,"team_name":"Guadalajara","player_name":"Mayorga Almaraz, Manuel","table_position":108,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":108,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6d65f20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27663,"goal_stats_json":{"team_id":3014,"player_id":27663,"team_name":"FC Juarez","player_name":"Medina Camacho, Alan","table_position":109,"total_of_goals":1,"total_of_g"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "oals_away":1,"total_of_goals_local":0},"position":109,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4c97820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2182,"goal_stats_json":{"team_id":7,"player_id":2182,"team_name":"Rayados de Monterrey","player_name":"Medina Ramirez, John","table_position":110,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":110,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7354800-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32614,"goal_stats_json":{"team_id":18,"player_id":32614,"team_name":"Toluca","player_name":"Meneses Villarroel, Jean","table_position":111,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":111,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a671a9e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27099,"goal_stats_json":{"team_id":8,"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << ""player_id":27099,"team_name":"Mazatlan FC","player_name":"Meraz Bernal, Roberto","table_position":112,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":112,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a618db80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18129,"goal_stats_json":{"team_id":13,"player_id":18129,"team_name":"CA San Luis","player_name":"Merino Zuloaga, Sabin","table_position":113,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":113,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7b17ce0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42534,"goal_stats_json":{"team_id":8,"player_id":42534,"team_name":"Mazatlan FC","player_name":"Montano Mora, Andres","table_position":114,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":114,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:1"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "9:59.000Z","deleted_at":null},{"id":"a630f760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19147,"goal_stats_json":{"team_id":5,"player_id":19147,"team_name":"Cruz Azul","player_name":"Morales Bravo, Ivan","table_position":115,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":115,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a59ea270-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15856,"goal_stats_json":{"team_id":173,"player_id":15856,"team_name":"Leon","player_name":"Moreno Berrio, Yairo","table_position":116,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":116,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a65f5a60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":26989,"goal_stats_json":{"team_id":173,"player_id":26989,"team_name":"Leon","player_name":"Moreno Fuguemann, Ivan","table_position":117,"total_of_goals":1,"total_of_goals_away"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "":0,"total_of_goals_local":1},"position":117,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a4d203a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2739,"goal_stats_json":{"team_id":8,"player_id":2739,"team_name":"Mazatlan FC","player_name":"Nahuelpan Osten, Ariel","table_position":118,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":118,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8725be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59562,"goal_stats_json":{"team_id":3014,"player_id":59562,"team_name":"FC Juarez","player_name":"Olivera De Andrea, Maximiliano","table_position":119,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":119,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4834760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":224,"goal_stats_json":{"team_id":18,"playe"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "r_id":224,"team_name":"Toluca","player_name":"Orrantia Trevino, Carlos","table_position":120,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":120,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8996be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63688,"goal_stats_json":{"team_id":10,"player_id":63688,"team_name":"Puebla FC","player_name":"Parra Rubilar, Pablo","table_position":121,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":121,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4c35da0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1188,"goal_stats_json":{"team_id":16,"player_id":1188,"team_name":"Tigres de la UANL","player_name":"Pizarro Demestri, Guido","table_position":122,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":122,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54."
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "000Z","deleted_at":null},{"id":"a4740520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":145,"goal_stats_json":{"team_id":16,"player_id":145,"team_name":"Tigres de la UANL","player_name":"Reyes Rosales, Diego","table_position":123,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":123,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a64f7be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24658,"goal_stats_json":{"team_id":1,"player_id":24658,"team_name":"Guadalajara","player_name":"Rios Calderon, Daniel","table_position":124,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":124,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a70c3c30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28758,"goal_stats_json":{"team_id":12,"player_id":28758,"team_name":"Queretaro","player_name":"Rivera Cuellar, Christian","table_position":125,"total_of_goals":1,"total"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "_of_goals_away":1,"total_of_goals_local":0},"position":125,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a8201d30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50050,"goal_stats_json":{"team_id":2,"player_id":50050,"team_name":"America","player_name":"Rodriguez Bravo, Paul","table_position":126,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":126,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a67ddee0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27144,"goal_stats_json":{"team_id":7,"player_id":27144,"team_name":"Rayados de Monterrey","player_name":"Romo Barron, Luis","table_position":127,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":127,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7eb78a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44292,"goal_stats_json":{"team_id":5"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << ","player_id":44292,"team_name":"Cruz Azul","player_name":"Rotondi, Carlos Rodolfo","table_position":128,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":128,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a76fe000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":36768,"goal_stats_json":{"team_id":13,"player_id":36768,"team_name":"CA San Luis","player_name":"Sanabria Magole, Juan","table_position":129,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":129,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a802f840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":48573,"goal_stats_json":{"team_id":2,"player_id":48573,"team_name":"America","player_name":"Sanchez Guerrero, Richard","table_position":130,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":130,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << ":20:00.000Z","deleted_at":null},{"id":"a7066fd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28647,"goal_stats_json":{"team_id":9,"player_id":28647,"team_name":"Pachuca","player_name":"Sanchez Ocegueda, Erick","table_position":131,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":131,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5b64920-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16327,"goal_stats_json":{"team_id":18,"player_id":16327,"team_name":"Toluca","player_name":"Saucedo Mondragon, Sebastian","table_position":132,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":132,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a636ead0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20221,"goal_stats_json":{"team_id":1,"player_id":20221,"team_name":"Guadalajara","player_name":"Sepulveda Lopez, Gilberto","table_position":133,"total_of_goals":1"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << ","total_of_goals_away":1,"total_of_goals_local":0},"position":133,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a47a1fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":183,"goal_stats_json":{"team_id":12,"player_id":183,"team_name":"Queretaro","player_name":"Sepulveda Sanchez, Angel","table_position":134,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":134,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a700a370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27843,"goal_stats_json":{"team_id":3014,"player_id":27843,"team_name":"FC Juarez","player_name":"Sierra Flores, Jordan","table_position":135,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":135,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4e368c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3538,"goal_stats_json":{"team_i"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "d":10,"player_id":3538,"team_name":"Puebla FC","player_name":"Silva Perdomo, Gaston","table_position":136,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":136,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8abbb60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":66272,"goal_stats_json":{"team_id":205,"player_id":66272,"team_name":"Necaxa","player_name":"Silvera Cabo, Maximiliano","table_position":137,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":137,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a61299f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18097,"goal_stats_json":{"team_id":12,"player_id":18097,"team_name":"Queretaro","player_name":"Torres, Jonatan Gabriel","table_position":138,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":138,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "T02:19:57.000Z","deleted_at":null},{"id":"a77bc6e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38298,"goal_stats_json":{"team_id":4,"player_id":38298,"team_name":"Atlas","player_name":"Trejo Morantes, Christopher","table_position":139,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":139,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a82c2b20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":52882,"goal_stats_json":{"team_id":173,"player_id":52882,"team_name":"Leon","player_name":"Uribe Guevara, Hector Yael","table_position":140,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":140,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7f14500-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44304,"goal_stats_json":{"team_id":17,"player_id":44304,"team_name":"Club Tijuana","player_name":"Valenzuela, Carlos Fernando","table_position":141,"total_of_go"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "als":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":141,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6c10260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27652,"goal_stats_json":{"team_id":1,"player_id":27652,"team_name":"Guadalajara","player_name":"Vega Rojas, Alexis","table_position":142,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":142,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6251080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18323,"goal_stats_json":{"team_id":7,"player_id":18323,"team_name":"Rayados de Monterrey","player_name":"Vergara Hernandez, Duvan","table_position":143,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":143,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5636e30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13272,"goal_sta"
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "ts_json":{"team_id":13,"player_id":13272,"team_name":"CA San Luis","player_name":"Villalpando Perez, Dieter","table_position":144,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":144,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5b07cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16198,"goal_stats_json":{"team_id":2,"player_id":16198,"team_name":"America","player_name":"Zendejas Saavedra, Alejandro","table_position":145,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":145,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a84a3a70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":56675,"goal_stats_json":{"team_id":12,"player_id":56675,"team_name":"Queretaro","player_name":"Zuniga Murillo, Jose","table_position":146,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":146,"created_at":"2023-05-19T02:20:00.000Z",""
15:51:15.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null}]}"
15:51:15.707 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 51][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:15.707 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-51: set socket timeout to 0
15:51:15.708 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 51][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:15.708 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 634
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 55974
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:15 GMT
1 < x-amzn-RequestId: 47b0df4a-ed45-4bf6-9b59-30411dc8f3e9
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 55974
1 < x-amz-apigw-id: FZMSlH_ECYcFUqw=
1 < etag: W/"daa6-De08fDFl8NqsrwYrStN7UQngC1Q"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2743-13b485735c3048ef72605332;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 d2a8ed168561f3bc7e1197e90d2c7298.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: zq9Nedn0dv0u0ZuNdFj42K_0JpwQuoIHuIbUVd0YA_AcU7OFhD5WZQ==
{"status":true,"data":[{"id":"a72f5490-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32588,"goal_stats_json":{"team_id":173,"player_id":32588,"team_name":"Leon","player_name":"Davila Zavala, Victor","table_position":7,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":7,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5063300-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":6376,"goal_stats_json":{"team_id":16,"player_id":6376,"team_name":"Tigres de la UANL","player_name":"Gignac, Andre Pierre","table_position":8,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":8,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4a1cbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":435,"goal_stats_json":{"team_id":7,"player_id":435,"team_name":"Rayados de Monterrey","player_name":"Gonzalez Gonzalez, Arturo","table_position":9,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":9,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a60c7f70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18037,"goal_stats_json":{"team_id":1,"player_id":18037,"team_name":"Guadalajara","player_name":"Guzman Guzman, Victor","table_position":10,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":10,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7529400-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34462,"goal_stats_json":{"team_id":9,"player_id":34462,"team_name":"Pachuca","player_name":"Ibanez, Nicolas Alejandro","table_position":11,"total_of_goals":5,"total_of_goals_away":1,"total_of_goals_local":4},"position":11,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5d3e340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16961,"goal_stats_json":{"team_id":4,"player_id":16961,"team_name":"Atlas","player_name":"Lozano Aparicio, Brian","table_position":12,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":12,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a61ea7e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18185,"goal_stats_json":{"team_id":205,"player_id":18185,"team_name":"Necaxa","player_name":"Mendez Ortega, Edgar","table_position":13,"total_of_goals":5,"total_of_goals_away":2,"total_of_goals_local":3},"position":13,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a649af80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24653,"goal_stats_json":{"team_id":4,"player_id":24653,"team_name":"Atlas","player_name":"Quinones Quinones, Julian","table_position":14,"total_of_goals":5,"total_of_goals_away":3,"total_of_goals_local":2},"position":14,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5924660-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15669,"goal_stats_json":{"team_id":2,"player_id":15669,"team_name":"America","player_name":"Rodriguez Portillo, Jonathan","table_position":15,"total_of_goals":5,"total_of_goals_away":4,"total_of_goals_local":1},"position":15,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5df2de0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17859,"goal_stats_json":{"team_id":8,"player_id":17859,"team_name":"Mazatlan FC","player_name":"Benedetti Roa, Nicolas","table_position":16,"total_of_goals":4,"total_of_goals_away":3,"total_of_goals_local":1},"position":16,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a769ec90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35240,"goal_stats_json":{"team_id":14,"player_id":35240,"team_name":"Santos Laguna","player_name":"Brunetta, Juan Francisco","table_position":17,"total_of_goals":4,"total_of_goals_away":2,"total_of_goals_local":2},"position":17,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a57aedd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15389,"goal_stats_json":{"team_id":14,"player_id":15389,"team_name":"Santos Laguna","player_name":"Correa, Marcelo Javier","table_position":18,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":18,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a5bc3c90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16833,"goal_stats_json":{"team_id":18,"player_id":16833,"team_name":"Toluca","player_name":"Gonzalez Espinola, Carlos","table_position":19,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":19,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4ef0180-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4222,"goal_stats_json":{"team_id":7,"player_id":4222,"team_name":"Rayados de Monterrey","player_name":"Funes Mori, Rogelio","table_position":2,"total_of_goals":8,"total_of_goals_away":2,"total_of_goals_local":6},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:24.000Z","deleted_at":null},{"id":"a5179820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10118,"goal_stats_json":{"team_id":9,"player_id":10118,"team_name":"Pachuca","player_name":"Lopez Ramirez, Javier","table_position":5,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:51:11.000Z","deleted_at":null},{"id":"a53a6260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12081,"goal_stats_json":{"team_id":11,"player_id":12081,"team_name":"Universidad Nacional","player_name":"Dinenno De Cara, Juan","table_position":3,"total_of_goals":7,"total_of_goals_away":2,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:50:05.000Z","deleted_at":null},{"id":"a5693a90-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14792,"goal_stats_json":{"team_id":2,"player_id":14792,"team_name":"America","player_name":"Martin Mex, Henry","table_position":1,"total_of_goals":11,"total_of_goals_away":6,"total_of_goals_local":5},"position":20,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-23T20:44:20.000Z","deleted_at":null},{"id":"a59812c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15831,"goal_stats_json":{"team_id":14,"player_id":15831,"team_name":"Santos Laguna","player_name":"Preciado Villarreal, Harold","table_position":6,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-23T20:51:14.000Z","deleted_at":null},{"id":"a7120890-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28834,"goal_stats_json":{"team_id":3014,"player_id":28834,"team_name":"FC Juarez","player_name":"Molina, Tomas","table_position":20,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a81a50d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50049,"goal_stats_json":{"team_id":18,"player_id":50049,"team_name":"Toluca","player_name":"Araujo Vilches, Maximiliano","table_position":4,"total_of_goals":6,"total_of_goals_away":3,"total_of_goals_local":3},"position":20,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-23T20:50:09.000Z","deleted_at":null},{"id":"a55d7ac0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13036,"goal_stats_json":{"team_id":2,"player_id":13036,"team_name":"America","player_name":"Valdes Contreras, Diego","table_position":21,"total_of_goals":4,"total_of_goals_away":1,"total_of_goals_local":3},"position":21,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a75e2cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34605,"goal_stats_json":{"team_id":9,"player_id":34605,"team_name":"Pachuca","player_name":"Alvarez Campos, Kevin","table_position":22,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":22,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a6933ba0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27244,"goal_stats_json":{"team_id":5,"player_id":27244,"team_name":"Cruz Azul","player_name":"Antuna Romero, Carlos","table_position":23,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":23,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a62b2b00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19036,"goal_stats_json":{"team_id":7,"player_id":19036,"team_name":"Rayados de Monterrey","player_name":"Berterame, German","table_position":24,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":24,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5576040-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12811,"goal_stats_json":{"team_id":13,"player_id":12811,"team_name":"CA San Luis","player_name":"Bonatini, Leonardo","table_position":25,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":25,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5a46ed0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15899,"goal_stats_json":{"team_id":17,"player_id":15899,"team_name":"Club Tijuana","player_name":"Canelo, Pedro Alexis","table_position":26,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":26,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a73b1460-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32973,"goal_stats_json":{"team_id":9,"player_id":32973,"team_name":"Pachuca","player_name":"De la Rosa Gonzalez, Roberto","table_position":27,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":27,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a89f3840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63750,"goal_stats_json":{"team_id":11,"player_id":63750,"team_name":"Universidad Nacional","player_name":"Del Prete, Gustavo","table_position":28,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":28,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a717d4f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":29918,"goal_stats_json":{"team_id":173,"player_id":29918,"team_name":"Leon","player_name":"Di Yorio, Lucas","table_position":29,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":29,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a52330e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10279,"goal_stats_json":{"team_id":4,"player_id":10279,"team_name":"Atlas","player_name":"Furch, Julio Cesar","table_position":30,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":30,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6aba5a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27646,"goal_stats_json":{"team_id":3014,"player_id":27646,"team_name":"FC Juarez","player_name":"Lezcano Farina, Dario","table_position":31,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":31,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4b10e20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":564,"goal_stats_json":{"team_id":10,"player_id":564,"team_name":"Puebla FC","player_name":"Mancuello, Federico Andres","table_position":32,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":32,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a56f06f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":14955,"goal_stats_json":{"team_id":10,"player_id":14955,"team_name":"Puebla FC","player_name":"Martinez Ayala, Guillermo","table_position":33,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":33,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a55193e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12719,"goal_stats_json":{"team_id":16,"player_id":12719,"team_name":"Tigres de la UANL","player_name":"Quinones, Luis Enrique","table_position":34,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":34,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a50bff60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":8412,"goal_stats_json":{"team_id":11,"player_id":8412,"team_name":"Universidad Nacional","player_name":"Salvio, Eduardo Antonio","table_position":35,"total_of_goals":3,"total_of_goals_away":1,"total_of_goals_local":2},"position":35,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a580ba30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15443,"goal_stats_json":{"team_id":2,"player_id":15443,"team_name":"America","player_name":"Suarez, Leonardo Gabriel","table_position":36,"total_of_goals":3,"total_of_goals_away":2,"total_of_goals_local":1},"position":36,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7dfdfe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43599,"goal_stats_json":{"team_id":173,"player_id":43599,"team_name":"Leon","player_name":"Ambriz Gonzalez, Fidel","table_position":37,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":37,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4f4cde0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4509,"goal_stats_json":{"team_id":12,"player_id":4509,"team_name":"Queretaro","player_name":"Barrera Acosta, Pablo","table_position":38,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":38,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7d6b820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43410,"goal_stats_json":{"team_id":205,"player_id":43410,"team_name":"Necaxa","player_name":"Batista Ochoa, Facundo","table_position":39,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":39,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a79394a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39146,"goal_stats_json":{"team_id":9,"player_id":39146,"team_name":"Pachuca","player_name":"Castillo Perez, Jose","table_position":40,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":40,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5c82370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16950,"goal_stats_json":{"team_id":17,"player_id":16950,"team_name":"Club Tijuana","player_name":"Cavallini, Lucas Daniel","table_position":41,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":41,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a511cbc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10112,"goal_stats_json":{"team_id":1,"player_id":10112,"team_name":"Guadalajara","player_name":"Cisneros Barajas, Carlos","table_position":42,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":42,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a4dd9c60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3309,"goal_stats_json":{"team_id":18,"player_id":3309,"team_name":"Toluca","player_name":"Da Silva Sanvezzo, Camilo","table_position":43,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":43,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8a5c7f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":64771,"goal_stats_json":{"team_id":11,"player_id":64771,"team_name":"Universidad Nacional","player_name":"De Oliveira Barbosa, Diogo","table_position":44,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":44,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a49289a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":369,"goal_stats_json":{"team_id":5,"player_id":369,"team_name":"Cruz Azul","player_name":"Escoboza Lugo, Jesus","table_position":45,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":45,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7f71160-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":46476,"goal_stats_json":{"team_id":10,"player_id":46476,"team_name":"Puebla FC","player_name":"Fernandez Frasica, Omar","table_position":46,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":46,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a88dd320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59856,"goal_stats_json":{"team_id":3014,"player_id":59856,"team_name":"FC Juarez","player_name":"Fernandez Leites, Gabriel","table_position":47,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":47,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5cdefd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16952,"goal_stats_json":{"team_id":18,"player_id":16952,"team_name":"Toluca","player_name":"Fernandez Lopez, Leonardo","table_position":48,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":48,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a545fb20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12399,"goal_stats_json":{"team_id":18,"player_id":12399,"team_name":"Toluca","player_name":"Garcia Carpizo, Brian","table_position":49,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":49,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5c23000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16940,"goal_stats_json":{"team_id":16,"player_id":16940,"team_name":"Tigres de la UANL","player_name":"Gorriaran Fontes, Fernando","table_position":50,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":50,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a74cc7a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34334,"goal_stats_json":{"team_id":10,"player_id":34334,"team_name":"Puebla FC","player_name":"Gularte Mendez, Emanuel","table_position":51,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":51,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a83293c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53533,"goal_stats_json":{"team_id":9,"player_id":53533,"team_name":"Pachuca","player_name":"Isais, Mauricio Andre","table_position":52,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":52,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7a5e420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39664,"goal_stats_json":{"team_id":8,"player_id":39664,"team_name":"Mazatlan FC","player_name":"Loba, Ake Arnaud","table_position":53,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":53,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a79cbc60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39397,"goal_stats_json":{"team_id":12,"player_id":39397,"team_name":"Queretaro","player_name":"Lopez Quinones, Rodrigo","table_position":54,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":54,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5aa6240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16115,"goal_stats_json":{"team_id":18,"player_id":16115,"team_name":"Toluca","player_name":"Lopez Rodriguez, Edgar","table_position":55,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":55,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4b728a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":860,"goal_stats_json":{"team_id":17,"player_id":860,"team_name":"Club Tijuana","player_name":"Lopez, Lisandro Ezequiel","table_position":56,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":56,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7fcddc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":47029,"goal_stats_json":{"team_id":5,"player_id":47029,"team_name":"Cruz Azul","player_name":"Lotti, Augusto Diego","table_position":57,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":57,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7642030-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":35223,"goal_stats_json":{"team_id":14,"player_id":35223,"team_name":"Santos Laguna","player_name":"Medina Vazquez, Diego","table_position":58,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":58,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4d7d000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3115,"goal_stats_json":{"team_id":173,"player_id":3115,"team_name":"Leon","player_name":"Mena Delgado, Angel","table_position":59,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":59,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7875fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38840,"goal_stats_json":{"team_id":205,"player_id":38840,"team_name":"Necaxa","player_name":"Monreal Morales, Ricardo","table_position":60,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":60,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8939f80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63615,"goal_stats_json":{"team_id":205,"player_id":63615,"team_name":"Necaxa","player_name":"Oliveros Cano, Agustin","table_position":61,"total_of_goals":2,"total_of_goals_away":0,"total_of_goals_local":2},"position":61,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a808c4a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49379,"goal_stats_json":{"team_id":10,"player_id":49379,"team_name":"Puebla FC","player_name":"Robles Guerrero, Angel","table_position":62,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":62,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6ebbbe0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27713,"goal_stats_json":{"team_id":5,"player_id":27713,"team_name":"Cruz Azul","player_name":"Rodriguez Gomez, Carlos","table_position":63,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":63,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5f48aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":17919,"goal_stats_json":{"team_id":17,"player_id":17919,"team_name":"Club Tijuana","player_name":"Rodriguez, Lucas Ariel","table_position":64,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":64,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7b74940-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42864,"goal_stats_json":{"team_id":173,"player_id":42864,"team_name":"Leon","player_name":"Rubio Rodriguez, Brian","table_position":65,"total_of_goals":2,"total_of_goals_away":1,"total_of_goals_local":1},"position":65,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a775d370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38199,"goal_stats_json":{"team_id":18,"player_id":38199,"team_name":"Toluca","player_name":"Ruiz Suarez, Marcel","table_position":66,"total_of_goals":2,"total_of_goals_away":2,"total_of_goals_local":0},"position":66,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a4e93520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3864,"goal_stats_json":{"team_id":7,"player_id":3864,"team_name":"Rayados de Monterrey","player_name":"Aguirre Soto, Rodrigo ","table_position":67,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":67,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a46add60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38,"goal_stats_json":{"team_id":8,"player_id":38,"team_name":"Mazatlan FC","player_name":"Alanis Pantoja, Oswaldo","table_position":68,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":68,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a83e7aa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53539,"goal_stats_json":{"team_id":8,"player_id":53539,"team_name":"Mazatlan FC","player_name":"Almada, Facundo Ezequiel","table_position":69,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":69,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a4fa9a40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":4953,"goal_stats_json":{"team_id":18,"player_id":4953,"team_name":"Toluca","player_name":"Angulo Leon, Brayan","table_position":70,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":70,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a7586060-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34580,"goal_stats_json":{"team_id":205,"player_id":34580,"team_name":"Necaxa","player_name":"Araos Llanos, Angelo","table_position":71,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":71,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a740e0c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":33728,"goal_stats_json":{"team_id":12,"player_id":33728,"team_name":"Queretaro","player_name":"Ayon Calderon, Ettson","table_position":72,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":72,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a71def70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":30025,"goal_stats_json":{"team_id":12,"player_id":30025,"team_name":"Queretaro","player_name":"Barbieri, Miguel Angel","table_position":73,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":73,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a528fd40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11490,"goal_stats_json":{"team_id":10,"player_id":11490,"team_name":"Puebla FC","player_name":"Barragan Negrete, Martin","table_position":74,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":74,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a6f7f0e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27772,"goal_stats_json":{"team_id":205,"player_id":27772,"team_name":"Necaxa","player_name":"Batallini, Damian","table_position":75,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":75,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a7e5ac40-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43738,"goal_stats_json":{"team_id":173,"player_id":43738,"team_name":"Leon","player_name":"Bellon Saracho, Paul","table_position":76,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":76,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a746ad20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":34312,"goal_stats_json":{"team_id":1,"player_id":34312,"team_name":"Guadalajara","player_name":"Beltran Cruz, Fernando","table_position":77,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":77,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a5008db0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":5101,"goal_stats_json":{"team_id":9,"player_id":5101,"team_name":"Pachuca","player_name":"Cabral, Gustavo Daniel","table_position":78,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":78,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a825e990-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50114,"goal_stats_json":{"team_id":5,"player_id":50114,"team_name":"Cruz Azul","player_name":"Carneiro Mendez, Gonzalo","table_position":79,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":79,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a5402ec0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12363,"goal_stats_json":{"team_id":9,"player_id":12363,"team_name":"Pachuca","player_name":"Chavez Magallon, Luis","table_position":80,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":80,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5752170-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15275,"goal_stats_json":{"team_id":1,"player_id":15275,"team_name":"Guadalajara","player_name":"Cisneros Morell, Ronaldo","table_position":81,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":81,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a643e320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24650,"goal_stats_json":{"team_id":8,"player_id":24650,"team_name":"Mazatlan FC","player_name":"Colula Alarcon, Bryan","table_position":82,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":82,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a54bc780-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":12409,"goal_stats_json":{"team_id":7,"player_id":12409,"team_name":"Rayados de Monterrey","player_name":"Cortizo de la Piedra, Jordi","table_position":83,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":83,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a48988f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":347,"goal_stats_json":{"team_id":5,"player_id":347,"team_name":"Cruz Azul","player_name":"Dominguez Juarez, Julio","table_position":84,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":84,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a4bd4320-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1085,"goal_stats_json":{"team_id":14,"player_id":1085,"team_name":"Santos Laguna","player_name":"Doria Macedo, Matheus","table_position":85,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":85,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a498a420-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":384,"goal_stats_json":{"team_id":3014,"player_id":384,"team_name":"FC Juarez","player_name":"Duenas Manzo, Jesus","table_position":86,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":86,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a45d48d0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":9,"goal_stats_json":{"team_id":8,"player_id":9,"team_name":"Mazatlan FC","player_name":"Fabian De La Mora, Marco ","table_position":87,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":87,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7c775e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":43159,"goal_stats_json":{"team_id":12,"player_id":43159,"team_name":"Queretaro","player_name":"Fernandez Inzunza, Rafael","table_position":88,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":88,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a58c52f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15538,"goal_stats_json":{"team_id":10,"player_id":15538,"team_name":"Puebla FC","player_name":"Ferrareis, Gustavo Henrique","table_position":89,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":89,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a7abb080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":41546,"goal_stats_json":{"team_id":13,"player_id":41546,"team_name":"CA San Luis","player_name":"Ferreira Arantes, Vitor","table_position":90,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":90,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a63cb730-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20517,"goal_stats_json":{"team_id":1,"player_id":20517,"team_name":"Guadalajara","player_name":"Flores Reyes, Sergio","table_position":91,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":91,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a51d6480-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":10221,"goal_stats_json":{"team_id":11,"player_id":10221,"team_name":"Universidad Nacional","player_name":"Freire, Nicolas Omar","table_position":92,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":92,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5868690-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15447,"goal_stats_json":{"team_id":7,"player_id":15447,"team_name":"Rayados de Monterrey","player_name":"Gallardo Vasconcelos, Jesus","table_position":93,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":93,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a80e9100-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49397,"goal_stats_json":{"team_id":3014,"player_id":49397,"team_name":"FC Juarez","player_name":"Garcia Bojorquez, Denzell","table_position":94,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":94,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8507c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":58749,"goal_stats_json":{"team_id":14,"player_id":58749,"team_name":"Santos Laguna","player_name":"Gonzalez Martinez, Lucas","table_position":95,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":95,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a52ec9a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11534,"goal_stats_json":{"team_id":13,"player_id":11534,"team_name":"CA San Luis","player_name":"Guemez Lopez, Javier","table_position":96,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":96,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a78d2c00-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":39091,"goal_stats_json":{"team_id":7,"player_id":39091,"team_name":"Rayados de Monterrey","player_name":"Guzman Olmedo, Victor","table_position":97,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":97,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8148470-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":49423,"goal_stats_json":{"team_id":9,"player_id":49423,"team_name":"Pachuca","player_name":"Hernandez Casiano, Jesus","table_position":98,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":98,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7819340-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38837,"goal_stats_json":{"team_id":4,"player_id":38837,"team_name":"Atlas","player_name":"Herrera Morales, Jonathan","table_position":99,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":99,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a8446e10-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":53871,"goal_stats_json":{"team_id":9,"player_id":53871,"team_name":"Pachuca","player_name":"Hinestroza Angulo, Marino","table_position":100,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":100,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a723bbd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":31651,"goal_stats_json":{"team_id":8,"player_id":31651,"team_name":"Mazatlan FC","player_name":"Illescas Marinelarena, Fernando","table_position":101,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":101,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a85cff20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59394,"goal_stats_json":{"team_id":10,"player_id":59394,"team_name":"Puebla FC","player_name":"Jaques Varone Maia, Lucas","table_position":102,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":102,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a8b7a240-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69520,"goal_stats_json":{"team_id":13,"player_id":69520,"team_name":"CA San Luis","player_name":"Klimowicz, Mateo","table_position":103,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":103,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a5fdb260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18034,"goal_stats_json":{"team_id":3014,"player_id":18034,"team_name":"FC Juarez","player_name":"Lainez Leyva, Mauro","table_position":104,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":104,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a4aaf3a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":493,"goal_stats_json":{"team_id":17,"player_id":493,"team_name":"Club Tijuana","player_name":"Lertora, Federico Eduardo","table_position":105,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":105,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a5349600-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":11979,"goal_stats_json":{"team_id":2,"player_id":11979,"team_name":"America","player_name":"Martinez Tobinson, Roger","table_position":106,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":106,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8b187c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":69493,"goal_stats_json":{"team_id":17,"player_id":69493,"team_name":"Club Tijuana","player_name":"Martinez, Silvio Alejandro","table_position":107,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":107,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a7298830-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32110,"goal_stats_json":{"team_id":1,"player_id":32110,"team_name":"Guadalajara","player_name":"Mayorga Almaraz, Manuel","table_position":108,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":108,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6d65f20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27663,"goal_stats_json":{"team_id":3014,"player_id":27663,"team_name":"FC Juarez","player_name":"Medina Camacho, Alan","table_position":109,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":109,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4c97820-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2182,"goal_stats_json":{"team_id":7,"player_id":2182,"team_name":"Rayados de Monterrey","player_name":"Medina Ramirez, John","table_position":110,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":110,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a7354800-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":32614,"goal_stats_json":{"team_id":18,"player_id":32614,"team_name":"Toluca","player_name":"Meneses Villarroel, Jean","table_position":111,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":111,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a671a9e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27099,"goal_stats_json":{"team_id":8,"player_id":27099,"team_name":"Mazatlan FC","player_name":"Meraz Bernal, Roberto","table_position":112,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":112,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a618db80-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18129,"goal_stats_json":{"team_id":13,"player_id":18129,"team_name":"CA San Luis","player_name":"Merino Zuloaga, Sabin","table_position":113,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":113,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7b17ce0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":42534,"goal_stats_json":{"team_id":8,"player_id":42534,"team_name":"Mazatlan FC","player_name":"Montano Mora, Andres","table_position":114,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":114,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a630f760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":19147,"goal_stats_json":{"team_id":5,"player_id":19147,"team_name":"Cruz Azul","player_name":"Morales Bravo, Ivan","table_position":115,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":115,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a59ea270-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":15856,"goal_stats_json":{"team_id":173,"player_id":15856,"team_name":"Leon","player_name":"Moreno Berrio, Yairo","table_position":116,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":116,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a65f5a60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":26989,"goal_stats_json":{"team_id":173,"player_id":26989,"team_name":"Leon","player_name":"Moreno Fuguemann, Ivan","table_position":117,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":117,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a4d203a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":2739,"goal_stats_json":{"team_id":8,"player_id":2739,"team_name":"Mazatlan FC","player_name":"Nahuelpan Osten, Ariel","table_position":118,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":118,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8725be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":59562,"goal_stats_json":{"team_id":3014,"player_id":59562,"team_name":"FC Juarez","player_name":"Olivera De Andrea, Maximiliano","table_position":119,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":119,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4834760-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":224,"goal_stats_json":{"team_id":18,"player_id":224,"team_name":"Toluca","player_name":"Orrantia Trevino, Carlos","table_position":120,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":120,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a8996be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":63688,"goal_stats_json":{"team_id":10,"player_id":63688,"team_name":"Puebla FC","player_name":"Parra Rubilar, Pablo","table_position":121,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":121,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a4c35da0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":1188,"goal_stats_json":{"team_id":16,"player_id":1188,"team_name":"Tigres de la UANL","player_name":"Pizarro Demestri, Guido","table_position":122,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":122,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a4740520-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":145,"goal_stats_json":{"team_id":16,"player_id":145,"team_name":"Tigres de la UANL","player_name":"Reyes Rosales, Diego","table_position":123,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":123,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a64f7be0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":24658,"goal_stats_json":{"team_id":1,"player_id":24658,"team_name":"Guadalajara","player_name":"Rios Calderon, Daniel","table_position":124,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":124,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a70c3c30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28758,"goal_stats_json":{"team_id":12,"player_id":28758,"team_name":"Queretaro","player_name":"Rivera Cuellar, Christian","table_position":125,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":125,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a8201d30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":50050,"goal_stats_json":{"team_id":2,"player_id":50050,"team_name":"America","player_name":"Rodriguez Bravo, Paul","table_position":126,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":126,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a67ddee0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27144,"goal_stats_json":{"team_id":7,"player_id":27144,"team_name":"Rayados de Monterrey","player_name":"Romo Barron, Luis","table_position":127,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":127,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a7eb78a0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44292,"goal_stats_json":{"team_id":5,"player_id":44292,"team_name":"Cruz Azul","player_name":"Rotondi, Carlos Rodolfo","table_position":128,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":128,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a76fe000-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":36768,"goal_stats_json":{"team_id":13,"player_id":36768,"team_name":"CA San Luis","player_name":"Sanabria Magole, Juan","table_position":129,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":129,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a802f840-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":48573,"goal_stats_json":{"team_id":2,"player_id":48573,"team_name":"America","player_name":"Sanchez Guerrero, Richard","table_position":130,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":130,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7066fd0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":28647,"goal_stats_json":{"team_id":9,"player_id":28647,"team_name":"Pachuca","player_name":"Sanchez Ocegueda, Erick","table_position":131,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":131,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a5b64920-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16327,"goal_stats_json":{"team_id":18,"player_id":16327,"team_name":"Toluca","player_name":"Saucedo Mondragon, Sebastian","table_position":132,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":132,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a636ead0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":20221,"goal_stats_json":{"team_id":1,"player_id":20221,"team_name":"Guadalajara","player_name":"Sepulveda Lopez, Gilberto","table_position":133,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":133,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a47a1fa0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":183,"goal_stats_json":{"team_id":12,"player_id":183,"team_name":"Queretaro","player_name":"Sepulveda Sanchez, Angel","table_position":134,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":134,"created_at":"2023-05-19T02:19:54.000Z","updated_at":"2023-05-19T02:19:54.000Z","deleted_at":null},{"id":"a700a370-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27843,"goal_stats_json":{"team_id":3014,"player_id":27843,"team_name":"FC Juarez","player_name":"Sierra Flores, Jordan","table_position":135,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":135,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a4e368c0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":3538,"goal_stats_json":{"team_id":10,"player_id":3538,"team_name":"Puebla FC","player_name":"Silva Perdomo, Gaston","table_position":136,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":136,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a8abbb60-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":66272,"goal_stats_json":{"team_id":205,"player_id":66272,"team_name":"Necaxa","player_name":"Silvera Cabo, Maximiliano","table_position":137,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":137,"created_at":"2023-05-19T02:20:01.000Z","updated_at":"2023-05-19T02:20:01.000Z","deleted_at":null},{"id":"a61299f0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18097,"goal_stats_json":{"team_id":12,"player_id":18097,"team_name":"Queretaro","player_name":"Torres, Jonatan Gabriel","table_position":138,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":138,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a77bc6e0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":38298,"goal_stats_json":{"team_id":4,"player_id":38298,"team_name":"Atlas","player_name":"Trejo Morantes, Christopher","table_position":139,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":139,"created_at":"2023-05-19T02:19:59.000Z","updated_at":"2023-05-19T02:19:59.000Z","deleted_at":null},{"id":"a82c2b20-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":52882,"goal_stats_json":{"team_id":173,"player_id":52882,"team_name":"Leon","player_name":"Uribe Guevara, Hector Yael","table_position":140,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":140,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a7f14500-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":44304,"goal_stats_json":{"team_id":17,"player_id":44304,"team_name":"Club Tijuana","player_name":"Valenzuela, Carlos Fernando","table_position":141,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":141,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null},{"id":"a6c10260-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":27652,"goal_stats_json":{"team_id":1,"player_id":27652,"team_name":"Guadalajara","player_name":"Vega Rojas, Alexis","table_position":142,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":142,"created_at":"2023-05-19T02:19:58.000Z","updated_at":"2023-05-19T02:19:58.000Z","deleted_at":null},{"id":"a6251080-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":18323,"goal_stats_json":{"team_id":7,"player_id":18323,"team_name":"Rayados de Monterrey","player_name":"Vergara Hernandez, Duvan","table_position":143,"total_of_goals":1,"total_of_goals_away":1,"total_of_goals_local":0},"position":143,"created_at":"2023-05-19T02:19:57.000Z","updated_at":"2023-05-19T02:19:57.000Z","deleted_at":null},{"id":"a5636e30-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":13272,"goal_stats_json":{"team_id":13,"player_id":13272,"team_name":"CA San Luis","player_name":"Villalpando Perez, Dieter","table_position":144,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":144,"created_at":"2023-05-19T02:19:55.000Z","updated_at":"2023-05-19T02:19:55.000Z","deleted_at":null},{"id":"a5b07cc0-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":16198,"goal_stats_json":{"team_id":2,"player_id":16198,"team_name":"America","player_name":"Zendejas Saavedra, Alejandro","table_position":145,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":145,"created_at":"2023-05-19T02:19:56.000Z","updated_at":"2023-05-19T02:19:56.000Z","deleted_at":null},{"id":"a84a3a70-f5eb-11ed-8428-8d9df34ca1c7","goal_stats_id":56675,"goal_stats_json":{"team_id":12,"player_id":56675,"team_name":"Queretaro","player_name":"Zuniga Murillo, Jose","table_position":146,"total_of_goals":1,"total_of_goals_away":0,"total_of_goals_local":1},"position":146,"created_at":"2023-05-19T02:20:00.000Z","updated_at":"2023-05-19T02:20:00.000Z","deleted_at":null}]}

15:51:17.716 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:17.717 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:17.717 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:17.717 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/scorer/positions/a72f5490-f5eb-11ed-8428-8d9df34ca1c7
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 16
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"position":-20}

15:51:17.717 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:17.717 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 52][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:17.718 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:17.718 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:17.718 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:17.745 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:17.745 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:17.745 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:17.778 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:17.778 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:17.778 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:17.778 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:17.778 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:17.778 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:17.778 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56158<->143.204.23.36:443
15:51:17.778 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-52: set socket timeout to 5000
15:51:17.778 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/scorer/positions/a72f5490-f5eb-11ed-8428-8d9df34ca1c7 HTTP/1.1
15:51:17.778 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:17.778 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 >> PATCH /dev/api/scorer/positions/a72f5490-f5eb-11ed-8428-8d9df34ca1c7 HTTP/1.1
15:51:17.778 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:17.778 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 >> Content-Type: application/json; charset=UTF-8
15:51:17.778 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 >> Content-Length: 16
15:51:17.778 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:17.778 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 >> Connection: Keep-Alive
15:51:17.778 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:17.778 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 >> Accept-Encoding: gzip,deflate
15:51:17.778 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "PATCH /dev/api/scorer/positions/a72f5490-f5eb-11ed-8428-8d9df34ca1c7 HTTP/1.1[\r][\n]"
15:51:17.778 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:17.778 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:17.778 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "Content-Length: 16[\r][\n]"
15:51:17.778 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:17.778 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "Connection: Keep-Alive[\r][\n]"
15:51:17.779 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:17.779 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:17.779 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "[\r][\n]"
15:51:17.779 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "{"position":-20}"
15:51:18.139 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:51:18.140 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:18.140 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "Content-Length: 81[\r][\n]"
15:51:18.140 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "Connection: keep-alive[\r][\n]"
15:51:18.140 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "Date: Tue, 23 May 2023 20:51:18 GMT[\r][\n]"
15:51:18.140 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "x-amzn-RequestId: c59fef06-4d4f-43d6-882d-aa22823f7631[\r][\n]"
15:51:18.140 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "access-control-allow-origin: *[\r][\n]"
15:51:18.140 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "x-amzn-Remapped-content-length: 81[\r][\n]"
15:51:18.140 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "x-amz-apigw-id: FZMS_EPoiYcFzYQ=[\r][\n]"
15:51:18.140 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "etag: W/"51-danXuVr/HnMClECSKYV+T7aRUdE"[\r][\n]"
15:51:18.140 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "x-powered-by: Express[\r][\n]"
15:51:18.140 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "X-Amzn-Trace-Id: Root=1-646d2746-117ae25b70893eb874b651a3;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:18.140 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "X-Cache: Error from cloudfront[\r][\n]"
15:51:18.140 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "Via: 1.1 3407ce194d1e923a1c6663562af11dec.cloudfront.net (CloudFront)[\r][\n]"
15:51:18.140 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:18.140 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "X-Amz-Cf-Id: __yQpDIS41AFYF68LUi-hiI6v826R8NmOXlVmiBNmZxMjPy2FvBDhw==[\r][\n]"
15:51:18.140 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "[\r][\n]"
15:51:18.140 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "{"status":false,"error":["position : Number must be greater than or equal to 0"]}"
15:51:18.140 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << HTTP/1.1 400 Bad Request
15:51:18.140 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << Content-Type: application/json; charset=utf-8
15:51:18.140 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << Content-Length: 81
15:51:18.140 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << Connection: keep-alive
15:51:18.140 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << Date: Tue, 23 May 2023 20:51:18 GMT
15:51:18.140 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << x-amzn-RequestId: c59fef06-4d4f-43d6-882d-aa22823f7631
15:51:18.140 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << access-control-allow-origin: *
15:51:18.140 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << x-amzn-Remapped-content-length: 81
15:51:18.140 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << x-amz-apigw-id: FZMS_EPoiYcFzYQ=
15:51:18.140 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << etag: W/"51-danXuVr/HnMClECSKYV+T7aRUdE"
15:51:18.140 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << x-powered-by: Express
15:51:18.140 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << X-Amzn-Trace-Id: Root=1-646d2746-117ae25b70893eb874b651a3;Sampled=0;lineage=1a7c2e09:0
15:51:18.140 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << X-Cache: Error from cloudfront
15:51:18.140 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << Via: 1.1 3407ce194d1e923a1c6663562af11dec.cloudfront.net (CloudFront)
15:51:18.140 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << X-Amz-Cf-Pop: BOG50-P1
15:51:18.140 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << X-Amz-Cf-Id: __yQpDIS41AFYF68LUi-hiI6v826R8NmOXlVmiBNmZxMjPy2FvBDhw==
15:51:18.140 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:18.140 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 52][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:18.140 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-52: set socket timeout to 0
15:51:18.140 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 52][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:18.140 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 423
2 < 400
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 81
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:18 GMT
2 < x-amzn-RequestId: c59fef06-4d4f-43d6-882d-aa22823f7631
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 81
2 < x-amz-apigw-id: FZMS_EPoiYcFzYQ=
2 < etag: W/"51-danXuVr/HnMClECSKYV+T7aRUdE"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2746-117ae25b70893eb874b651a3;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Error from cloudfront
2 < Via: 1.1 3407ce194d1e923a1c6663562af11dec.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: __yQpDIS41AFYF68LUi-hiI6v826R8NmOXlVmiBNmZxMjPy2FvBDhw==
{"status":false,"error":["position : Number must be greater than or equal to 0"]}

15:51:18.140 [Test worker] INFO com.intuit.karate - [print] {
  "status": false,
  "error": [
    "position : Number must be greater than or equal to 0"
  ]
}
 
15:51:18.141 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:18.141 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['error'][0]
15:51:18.144 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:51:18.150 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@3691092d
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@31c29dae
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@7b221348
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@3691092d
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@6e1cf683
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:51:18.150 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/ScorerPositions/update_scorerpositions.feature
scenarios:  3 | passed:  3 | failed:  0 | time: 9.5858
---------------------------------------------------------

15:51:18.188 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 15 of 38 (0 remaining) classpath:karate/features/ScorerPositions/update_scorerpositions.feature
15:51:18.189 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:18.190 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:18.192 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:18.192 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:18.192 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/stadiums
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:18.192 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:18.192 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 53][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:18.192 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:18.192 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:18.192 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:18.221 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:18.221 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:18.221 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:18.252 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:18.253 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:18.253 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:18.253 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:18.253 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:18.253 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:18.253 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56159<->143.204.23.36:443
15:51:18.253 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-53: set socket timeout to 5000
15:51:18.253 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/stadiums HTTP/1.1
15:51:18.253 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:18.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 >> GET /dev/api/stadiums HTTP/1.1
15:51:18.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:18.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:18.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 >> Connection: Keep-Alive
15:51:18.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:18.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 >> Accept-Encoding: gzip,deflate
15:51:18.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "GET /dev/api/stadiums HTTP/1.1[\r][\n]"
15:51:18.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:18.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:18.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "Connection: Keep-Alive[\r][\n]"
15:51:18.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:18.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:18.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "[\r][\n]"
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "HTTP/1.1 200 OK[\r][\n]"
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "Content-Length: 32359[\r][\n]"
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "Connection: keep-alive[\r][\n]"
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "Date: Tue, 23 May 2023 20:51:18 GMT[\r][\n]"
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "x-amzn-RequestId: 5eb93261-34d4-4dda-b3b4-0cb79f62d748[\r][\n]"
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "access-control-allow-origin: *[\r][\n]"
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "x-amzn-Remapped-content-length: 32359[\r][\n]"
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "x-amz-apigw-id: FZMTEGvUiYcF5_A=[\r][\n]"
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "etag: W/"7e67-EbuUI91rQuou7UjQpRaCAYJgtoI"[\r][\n]"
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "x-powered-by: Express[\r][\n]"
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "X-Amzn-Trace-Id: Root=1-646d2746-6375dec932857797751a9c6f;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)[\r][\n]"
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "X-Amz-Cf-Id: Z9xnXoa35Jw_IswBpwvbbvPgskJYy9_DwLDEU14ZxC9yPIWpSgCL1A==[\r][\n]"
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "[\r][\n]"
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "{"status":true,"data":[{"id":"02e097a0-f4d8-11ed-9c5f-d75058c37cdc","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-17T17:26:51.000Z","updated_at":"2023-05-19T15:51:03.000Z","deleted_at":null},{"id":"03980b40-f32c-11ed-a29e-f3d0487b1e0e","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-15T14:23:08.000Z","updated_at":"2023-05-15T14:23:08.000Z","deleted_at":null},{"id":"0b7b8c00-f12a-11ed-8f72-174ace12e1c5","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T01:04:00.000Z","updated_at":"2023-05-13T01:04:00.000Z","deleted_at":null},{"id":"0dd37d20-ef66-11ed-83d5-b7240538aeac","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-10T19:08:31.000Z","updated_at":"2023-05-10T19:08:31.000Z","deleted_at":null},{"id":"108a4be0-f12b-11ed-8fef-75abeedfe5b3","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T01:11:18.000Z","updated_at":"2023-05-13T01:11:18.000Z","deleted_at":null},{"id":"13a8d0b0-f65f-11ed-9c51-eb9985bea257","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T16:06:13.000Z","updated_at":"2023-05-19T16:07:18.000Z","deleted_at":null},{"id":"24e2fd50-f002-11ed-8c95-b1bcb9c1bd5b","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-11T13:45:51.000Z","updated_at":"2023-05-11T13:45:51.000Z","deleted_at":null},{"id":"2ce743e0-f38f-11ed-841e-1f8ce5c5b108","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-16T02:12:57.000Z","updated_at":"2023-05-16T02:12:57.000Z","deleted_at":null},{"id":"2e8dcc80-f643-11ed-a578-93bb7932b6bd","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T12:46:32.000Z","updated_at":"2023-05-19T12:46:32.000Z","deleted_at":null},{"id":"4060f610-f4ce-11ed-835c-ebec7c342add","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"","capacity":1,"text_second_es":"ejemplo","text_second_en":"","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-17T16:16:59.000Z","updated_at":"2023-05-17T16:16:59.000Z","deleted_at":null},{"id":"407635d0-f12b-11ed-8fef-75abeedfe5b3","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T01:12:38.000Z","updated_at":"2023-05-13T01:12:38.000Z","deleted_at":null},{"id":"426391f0-f4d0-11ed-b9a2-6511e7b4ba1d","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-17T16:31:22.000Z","updated_at":"2023-05-17T16:31:22.000Z","deleted_at":null},{"id":"4905fb10-f4da-11ed-956a-075317fa3e7f","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-17T17:43:08.000Z","updated_at":"2023-05-17T17:43:08.000Z","deleted_at":null},{"id":"498d10f0-f4d0-11ed-b9a2-6511e7b4ba1d","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-17T16:31:34.000Z","updated_at":"2023-05-17T16:31:34.000Z","deleted_at":null},{"id":"4fca1ab0-f65d-11ed-8a92-f34ca3430ec2","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T15:53:34.000Z","updated_at":"2023-05-19T15:53:34.000Z","deleted_at":null},{"id":"5d35db10-f65f-11ed-9c51-eb9985bea257","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","sta"
15:51:18.759 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << HTTP/1.1 200 OK
15:51:18.759 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << Content-Type: application/json; charset=utf-8
15:51:18.759 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << Content-Length: 32359
15:51:18.759 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << Connection: keep-alive
15:51:18.759 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << Date: Tue, 23 May 2023 20:51:18 GMT
15:51:18.759 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << x-amzn-RequestId: 5eb93261-34d4-4dda-b3b4-0cb79f62d748
15:51:18.759 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << access-control-allow-origin: *
15:51:18.759 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << x-amzn-Remapped-content-length: 32359
15:51:18.759 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << x-amz-apigw-id: FZMTEGvUiYcF5_A=
15:51:18.759 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << etag: W/"7e67-EbuUI91rQuou7UjQpRaCAYJgtoI"
15:51:18.759 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << x-powered-by: Express
15:51:18.759 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << X-Amzn-Trace-Id: Root=1-646d2746-6375dec932857797751a9c6f;Sampled=0;lineage=1a7c2e09:0
15:51:18.759 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << X-Cache: Miss from cloudfront
15:51:18.759 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)
15:51:18.759 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << X-Amz-Cf-Pop: BOG50-P1
15:51:18.759 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << X-Amz-Cf-Id: Z9xnXoa35Jw_IswBpwvbbvPgskJYy9_DwLDEU14ZxC9yPIWpSgCL1A==
15:51:18.759 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:18.759 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "dium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T16:08:16.000Z","updated_at":"2023-05-19T16:08:16.000Z","deleted_at":null},{"id":"5d5bab80-f01d-11ed-b700-23b29852db19","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-11T17:00:42.000Z","updated_at":"2023-05-11T17:00:42.000Z","deleted_at":null},{"id":"5eb62890-f3e5-11ed-82e0-dd506be8c32d","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/w"
15:51:18.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "atch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-16T12:29:58.000Z","updated_at":"2023-05-16T12:29:58.000Z","deleted_at":null},{"id":"634f4df0-f4d0-11ed-b9a2-6511e7b4ba1d","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"","capacity":1,"text_second_es":"ejemplo","text_second_en":"","latitude":"-3.000000","longitude":"-76.998995","created_at":"2023-05-17T16:32:17.000Z","updated_at":"2023-05-17T16:32:17.000Z","deleted_at":null},{"id":"6a1740a0-f01d-11ed-b700-23b29852db19","infographic_url":"","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.1"
15:51:18.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "17129","longitude":"-76.998995","created_at":"2023-05-11T17:01:04.000Z","updated_at":"2023-05-11T17:01:04.000Z","deleted_at":null},{"id":"6ffb4a50-f4de-11ed-a25b-d765d0f6c283","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-17T18:12:51.000Z","updated_at":"2023-05-17T18:12:51.000Z","deleted_at":null},{"id":"71bae060-f017-11ed-9046-b16b5f12ba2c","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_a"
15:51:18.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "t":"2023-05-11T16:18:20.000Z","updated_at":"2023-05-11T16:18:20.000Z","deleted_at":null},{"id":"76b0a7c0-f01d-11ed-b700-23b29852db19","infographic_url":"fdfs","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"fdf","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-11T17:01:25.000Z","updated_at":"2023-05-11T17:01:25.000Z","deleted_at":null},{"id":"7a6c04f0-f666-11ed-a5af-37b2ea11880d","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemploupdate","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T16:59:11.000Z","updated_at":"2023-05-19T16:59:14.000Z","deleted_at":null},{"id":"7c948760-f01d-11ed-"
15:51:18.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "b700-23b29852db19","infographic_url":"fdfs","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"fdf","address_es":"ejemplo","address_en":"ejemplo","capacity":0,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-11T17:01:35.000Z","updated_at":"2023-05-11T17:01:35.000Z","deleted_at":null},{"id":"7fcc3e20-f4d0-11ed-b9a2-6511e7b4ba1d","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"","text_first_en":"","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"","address_en":"","capacity":1,"text_second_es":"","text_second_en":"","latitude":"-76.998995","longitude":"-76.998995","created_at":"2023-05-17T16:33:05.000Z","updated_at":"2023-05-17T16:33:05.000Z","deleted_at":null},{"id":"886324c0-f12b-11ed-8fef-75abeedfe5b3","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.y"
15:51:18.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "outube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T01:14:39.000Z","updated_at":"2023-05-13T01:14:39.000Z","deleted_at":null},{"id":"8b0893d0-e399-11ed-8794-f58efb359f9b","infographic_url":"https://cdn.whiz.pe/api/v2/image/fa8a7b7f-79ba-4adf-baec-36c0cb8ddc39/png","text_first_es":"<p>En 2017 iniciaron las obras de construcci[0xc3][0xb3]n de un estadio de f[0xc3][0xba]tbol en la ciudad de Mazatl[0xc3][0xa1]n como parte de un proyecto de construcci[0xc3][0xb3]n y modernizaci[0xc3][0xb3]n de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el [0xc3][0xba]nico de nueva creaci[0xc3][0xb3]n dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiac[0xc3][0xa1]n; Teodoro Mariscal de Mazatl[0xc3][0xa1]n y el Estadio Emilio Ibarra Almada de Los Mochis.[0xe2][0x80][0x8b]<br>Desde 2017 se busc[0xc3][0xb3] conseguir un equipo de f[0xc3][0xba]tbol profesional para ocupar el nuevo recinto, puesto que no exist[0xc3]"
15:51:18.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "[0xad]a un club que tuviera como sede la ciudad. En ese mismo a[0xc3][0xb1]o se fund[0xc3][0xb3] el Pacific F[0xc3][0xba]tbol Club, el cual pertenec[0xc3][0xad]a al Grupo Faharo, due[0xc3][0xb1]os de Murci[0xc3][0xa9]lagos F[0xc3][0xba]tbol Club,11[0xe2][0x80][0x8b] no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Ser[0xc3][0xad]a hasta enero de 2019 cuando el Pacific lleg[0xc3][0xb3] al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la pr[0xc3][0xa1]ctica del b[0xc3][0xa9]isbol. Sin embargo, este club solamente jugar[0xc3][0xad]a durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicit[0xc3][0xb3] permiso para no competir en la Serie A de M[0xc3][0xa9]xico con el objetivo de conseguir una franquicia para disputar una liga de mayor categor[0xc3][0xad]a.</p>","text_first_en":"<p>En 2017 iniciaron las obras de construcci[0xc3][0xb3]n de un estadio de f[0xc3][0xba]tbol en la ciudad de Mazatl[0xc3][0xa1]n como parte de un proyecto de construcci[0xc3][0xb3]n y modernizaci[0xc3][0xb3]n de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el [0xc3][0xba]nico de nueva creaci[0xc3][0xb3]n dentro de las obra"
15:51:18.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "s incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiac[0xc3][0xa1]n; Teodoro Mariscal de Mazatl[0xc3][0xa1]n y el Estadio Emilio Ibarra Almada de Los Mochis.[0xe2][0x80][0x8b]<br>Desde 2017 se busc[0xc3][0xb3] conseguir un equipo de f[0xc3][0xba]tbol profesional para ocupar el nuevo recinto, puesto que no exist[0xc3][0xad]a un club que tuviera como sede la ciudad. En ese mismo a[0xc3][0xb1]o se fund[0xc3][0xb3] el Pacific F[0xc3][0xba]tbol Club, el cual pertenec[0xc3][0xad]a al Grupo Faharo, due[0xc3][0xb1]os de Murci[0xc3][0xa9]lagos F[0xc3][0xba]tbol Club,11[0xe2][0x80][0x8b] no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Ser[0xc3][0xad]a hasta enero de 2019 cuando el Pacific lleg[0xc3][0xb3] al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la pr[0xc3][0xa1]ctica del b[0xc3][0xa9]isbol. Sin embargo, este club solamente jugar[0xc3][0xad]a durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicit[0xc3][0xb3] permiso para no competir en la Serie A de M[0xc3][0xa9]xico con el objetivo de conseguir una franquicia para disputar una liga de mayor categor[0xc3][0xad]a.</p>","stadium_im"
15:51:18.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "age_url":"https://cdn.whiz.pe/api/v2/image/116bb429-b50c-4329-b619-94b12eace04c/jpg","address_es":"Pandera Dorada, Mazatl[0xc3][0xa1]n Sinaloa.","address_en":"Pandera Dorada, Mazatl[0xc3][0xa1]n Sinaloa.","capacity":21000,"text_second_es":"<p>En 2020 se aceleraron los trabajos "
15:51:18.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "de construcci[0xc3][0xb3]n del estadio con el objetivo de tenerlo listo antes del inicio de la temporada futbol[0xc3][0xad]stica 2020-2021. Finalmente, el 2 de junio se confirm[0xc3][0xb3] la llegada de un nuevo equipo para el recinto, el club Monarcas Morelia fue trasladado desde Michoac[0xc3][0xa1]n, y pas[0xc3][0xb3] llamarse Mazatl[0xc3][0xa1]n F[0xc3][0xba]tbol Club. El estadio fue llamado de manera provisional como Estadio de Mazatl[0xc3][0xa1]n.<br>El 7 de julio de 2020 tras un tuit de la cuenta oficial del Mazatl[0xc3][0xa1]n FC se dio a conocer que el estadio recibir[0xc3][0xa1] como segundo nombre 'El Kraken', sin embargo, este nombre no es reconocido de manera oficial por la Federaci[0xc3][0xb3]n Mexicana de F[0xc3][0xba]tbol, y es visto [0xc3][0xba]nicamente como una denominaci[0xc3][0xb3]n comercial y administrativa por parte del club. El 23 de julio se celebr[0xc3][0xb3] un acto para celebrar la apertura del estadio con un concierto a cargo de la Banda El Recodo, agrupaci[0xc3][0xb3]n local y patrocinador oficial del Mazatl[0xc3][0xa1]n F.C.<br>El 27 de julio de 2020 se disput[0xc3][0xb3] el primer partido en la historia del estadio, con un encuentro entre el Mazatl[0xc3][0xa1]n F[0xc3]"
15:51:18.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "[0xba]tbol Club y el Club Puebla correspondiente a la jornada 1 del Torneo Guard1anes 2020, el marcador finaliz[0xc3][0xb3] con una victoria por 1-4 en favor del equipo poblano, el primer gol anotado en este recinto fue marcado por el jugador Santiago Orme[0xc3][0xb1]o.[0xe2][0x80][0x8b] El partido inaugural del recinto se jug[0xc3][0xb3] a puerta cerrada debido a las medidas sanitarias provocadas por la pandemia de coronavirus.<br>El 16 de octubre de 2020 se disput[0xc3][0xb3] el primer partido con p[0xc3][0xba]blico en el estadio, en esa ocasi[0xc3][0xb3]n 6,000 espectadores pudieron asistir al encuentro entre el Mazatl[0xc3][0xa1]n y el F[0xc3][0xba]tbol Club Ju[0xc3][0xa1]rez. El 19 de marzo de 2021 se registr[0xc3][0xb3] la mayor entrada hasta el momento en el estadio, cuando 10,159 aficionados asistieron al encuentro entre el Mazatl[0xc3][0xa1]n F.C. y el Club Am[0xc3][0xa9]rica.</p>","text_second_en":"<p>En 2020 se aceleraron los trabajos de construcci[0xc3][0xb3]n del estadio con el objetivo de tenerlo listo antes del inicio de la temporada futbol[0xc3][0xad]stica 2020-2021. Finalmente, el 2 de junio se confirm[0xc3][0xb3] la llegada de un nuevo equipo para el recinto"
15:51:18.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << ", el club Monarcas Morelia fue trasladado desde Michoac[0xc3][0xa1]n, y pas[0xc3][0xb3] llamarse Mazatl[0xc3][0xa1]n F[0xc3][0xba]tbol Club. El estadio fue llamado de manera provisional como Estadio de Mazatl[0xc3][0xa1]n.<br>El 7 de julio de 2020 tras un tuit de la cuenta oficial del Mazatl[0xc3][0xa1]n FC se dio a conocer que el estadio recibir[0xc3][0xa1] como segundo nombre 'El Kraken', sin embargo, este nombre no es reconocido de manera oficial por la Federaci[0xc3][0xb3]n Mexicana de F[0xc3][0xba]tbol, y es visto [0xc3][0xba]nicamente como una denominaci[0xc3][0xb3]n comercial y administrativa por parte del club. El 23 de julio se celebr[0xc3][0xb3] un acto para celebrar la apertura del estadio con un concierto a cargo de la Banda El Recodo, agrupaci[0xc3][0xb3]n local y patrocinador oficial del Mazatl[0xc3][0xa1]n F.C.<br>El 27 de julio de 2020 se disput[0xc3][0xb3] el primer partido en la historia del estadio, con un encuentro entre el Mazatl[0xc3][0xa1]n F[0xc3][0xba]tbol Club y el Club Puebla correspondiente a la jornada 1 del Torneo Guard1anes 2020, el marcador finaliz[0xc3][0xb3] con una victoria por 1-4 en favor del equipo poblano, el primer gol anotado en este recinto fue"
15:51:18.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << " marcado por el jugador Santiago Orme[0xc3][0xb1]o.[0xe2][0x80][0x8b] El partido inaugural del recinto se jug[0xc3][0xb3] a puerta cerrada debido a las medidas sanitarias provocadas por la pandemia de coronavirus.<br>El 16 de octubre de 2020 se disput[0xc3][0xb3] el primer partido con p[0xc3][0xba]blico en el estadio, en esa ocasi[0xc3][0xb3]n 6,000 espectadores pudieron asistir al encuentro entre el Mazatl[0xc3][0xa1]n y el F[0xc3][0xba]tbol Club Ju[0xc3][0xa1]rez. El 19 de marzo de 2021 se registr[0xc3][0xb3] la mayor entrada hasta el momento en el estadio, cuando 10,159 aficionados asistieron al encuentro entre el Mazatl[0xc3][0xa1]n F.C. y el Club Am[0xc3][0xa9]rica.</p>","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-04-25T18:46:52.000Z","updated_at":"2023-04-25T18:46:52.000Z","deleted_at":null},{"id":"8c01d610-f65f-11ed-9c51-eb9985bea257","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","
15:51:18.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << ""text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T16:09:34.000Z","updated_at":"2023-05-19T16:09:35.000Z","deleted_at":null},{"id":"8d5c91d0-f664-11ed-8d3d-29473b8a6f9f","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T16:45:24.000Z","updated_at":"2023-05-19T16:45:27.000Z","deleted_at":null},{"id":"8da9fb30-f4c7-11ed-abae-875255b3acc7","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12"
15:51:18.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << ".117129","longitude":"-76.998995","created_at":"2023-05-17T15:29:03.000Z","updated_at":"2023-05-17T15:29:03.000Z","deleted_at":null},{"id":"8e30a320-f642-11ed-a578-93bb7932b6bd","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T12:42:03.000Z","updated_at":"2023-05-19T12:42:03.000Z","deleted_at":null},{"id":"9904cdb0-f12b-11ed-8fef-75abeedfe5b3","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created"
15:51:18.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "_at":"2023-05-13T01:15:07.000Z","updated_at":"2023-05-13T01:15:07.000Z","deleted_at":null},{"id":"992cef20-f12b-11ed-8fef-75abeedfe5b3","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T01:15:07.000Z","updated_at":"2023-05-13T01:15:07.000Z","deleted_at":null},{"id":"aac2b7a0-f442-11ed-a1b3-7fdde98aa8ba","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-16T23:37:48.000Z","updated_a"
15:51:18.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "t":"2023-05-16T23:37:48.000Z","deleted_at":null},{"id":"ab7dcf30-f4cf-11ed-b9a2-6511e7b4ba1d","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-17T16:27:09.000Z","updated_at":"2023-05-17T16:27:09.000Z","deleted_at":null},{"id":"afc6c410-f05c-11ed-8c95-b1bcb9c1bd5b","infographic_url":"fdfs","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"fdf","address_es":"ejemplo","address_en":"ejemplo","capacity":1,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-12T00:33:59.000Z","updated_at":"2023-05-12T00:33:59.000Z","deleted_at":null},{"id":"b1851e60-f137-11ed-8d65-71aa50dc077a","infographic_url":"https://www"
15:51:18.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << ".youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T02:41:42.000Z","updated_at":"2023-05-13T02:41:42.000Z","deleted_at":null},{"id":"b2b55880-f05c-11ed-8c95-b1bcb9c1bd5b","infographic_url":"fdfs","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"fdf","address_es":"ejemplo","address_en":"ejemplo","capacity":-1,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-12T00:34:04.000Z","updated_at":"2023-05-12T00:34:04.000Z","deleted_at":null},{"id":"b3211d80-f64d-11ed-8de0-d599255c9095","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.yout"
15:51:18.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "ube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T14:01:49.000Z","updated_at":"2023-05-19T14:01:49.000Z","deleted_at":null},{"id":"be7ecb20-f65f-11ed-9c51-eb9985bea257","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T16:10:59.000Z","updated_at":"2023-05-19T16:11:20.000Z","deleted_at":null},{"id":"bf101170-f137-11ed-8d65-71aa50dc077a","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"
15:51:18.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << ""ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T02:42:04.000Z","updated_at":"2023-05-13T02:42:04.000Z","deleted_at":null},{"id":"bfdb40f0-f89b-11ed-9df3-43711099196e","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-22T12:25:34.000Z","updated_at":"2023-05-22T12:25:34.000Z","deleted_at":null},{"id":"d6caed10-f134-11ed-b17c-8d6148bcc205","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity"
15:51:18.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T02:21:16.000Z","updated_at":"2023-05-13T02:21:16.000Z","deleted_at":null},{"id":"d7108190-f134-11ed-b17c-8d6148bcc205","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T02:21:16.000Z","updated_at":"2023-05-13T02:21:16.000Z","deleted_at":null},{"id":"e560e380-f642-11ed-a578-93bb7932b6bd","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_se"
15:51:18.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "cond_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T12:44:29.000Z","updated_at":"2023-05-19T12:44:29.000Z","deleted_at":null},{"id":"e62c8a60-f662-11ed-8d3d-29473b8a6f9f","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T16:33:34.000Z","updated_at":"2023-05-19T16:33:34.000Z","deleted_at":null},{"id":"e7210580-f38e-11ed-841e-1f8ce5c5b108","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129""
15:51:18.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << ","longitude":"-76.998995","created_at":"2023-05-16T02:11:00.000Z","updated_at":"2023-05-16T02:11:00.000Z","deleted_at":null},{"id":"f1c84290-f32b-11ed-a29e-f3d0487b1e0e","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-15T14:22:38.000Z","updated_at":"2023-05-15T14:22:38.000Z","deleted_at":null},{"id":"f3e94d60-f134-11ed-b17c-8d6148bcc205","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":-1,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023"
15:51:18.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "-05-13T02:22:05.000Z","updated_at":"2023-05-13T02:22:05.000Z","deleted_at":null},{"id":"f538a050-f4cf-11ed-b9a2-6511e7b4ba1d","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-17T16:29:12.000Z","updated_at":"2023-05-17T16:29:12.000Z","deleted_at":null},{"id":"f972cdd0-f65f-11ed-9c51-eb9985bea257","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T16:12:38.000Z","updated_at":"2023-0"
15:51:18.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "5-19T16:51:29.000Z","deleted_at":null},{"id":"f978a460-f134-11ed-b17c-8d6148bcc205","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":-1,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T02:22:14.000Z","updated_at":"2023-05-13T02:22:14.000Z","deleted_at":null},{"id":"fd386480-f663-11ed-8d3d-29473b8a6f9f","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T16:41:22.000Z","updated_at":"2023-05-19T16:41:22.000Z","deleted_at":null}]}"
15:51:18.764 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 53][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:18.764 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-53: set socket timeout to 0
15:51:18.764 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 53][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:18.765 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 572
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 32359
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:18 GMT
1 < x-amzn-RequestId: 5eb93261-34d4-4dda-b3b4-0cb79f62d748
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 32359
1 < x-amz-apigw-id: FZMTEGvUiYcF5_A=
1 < etag: W/"7e67-EbuUI91rQuou7UjQpRaCAYJgtoI"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2746-6375dec932857797751a9c6f;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: Z9xnXoa35Jw_IswBpwvbbvPgskJYy9_DwLDEU14ZxC9yPIWpSgCL1A==
{"status":true,"data":[{"id":"02e097a0-f4d8-11ed-9c5f-d75058c37cdc","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-17T17:26:51.000Z","updated_at":"2023-05-19T15:51:03.000Z","deleted_at":null},{"id":"03980b40-f32c-11ed-a29e-f3d0487b1e0e","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-15T14:23:08.000Z","updated_at":"2023-05-15T14:23:08.000Z","deleted_at":null},{"id":"0b7b8c00-f12a-11ed-8f72-174ace12e1c5","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T01:04:00.000Z","updated_at":"2023-05-13T01:04:00.000Z","deleted_at":null},{"id":"0dd37d20-ef66-11ed-83d5-b7240538aeac","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-10T19:08:31.000Z","updated_at":"2023-05-10T19:08:31.000Z","deleted_at":null},{"id":"108a4be0-f12b-11ed-8fef-75abeedfe5b3","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T01:11:18.000Z","updated_at":"2023-05-13T01:11:18.000Z","deleted_at":null},{"id":"13a8d0b0-f65f-11ed-9c51-eb9985bea257","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T16:06:13.000Z","updated_at":"2023-05-19T16:07:18.000Z","deleted_at":null},{"id":"24e2fd50-f002-11ed-8c95-b1bcb9c1bd5b","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-11T13:45:51.000Z","updated_at":"2023-05-11T13:45:51.000Z","deleted_at":null},{"id":"2ce743e0-f38f-11ed-841e-1f8ce5c5b108","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-16T02:12:57.000Z","updated_at":"2023-05-16T02:12:57.000Z","deleted_at":null},{"id":"2e8dcc80-f643-11ed-a578-93bb7932b6bd","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T12:46:32.000Z","updated_at":"2023-05-19T12:46:32.000Z","deleted_at":null},{"id":"4060f610-f4ce-11ed-835c-ebec7c342add","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"","capacity":1,"text_second_es":"ejemplo","text_second_en":"","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-17T16:16:59.000Z","updated_at":"2023-05-17T16:16:59.000Z","deleted_at":null},{"id":"407635d0-f12b-11ed-8fef-75abeedfe5b3","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T01:12:38.000Z","updated_at":"2023-05-13T01:12:38.000Z","deleted_at":null},{"id":"426391f0-f4d0-11ed-b9a2-6511e7b4ba1d","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-17T16:31:22.000Z","updated_at":"2023-05-17T16:31:22.000Z","deleted_at":null},{"id":"4905fb10-f4da-11ed-956a-075317fa3e7f","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-17T17:43:08.000Z","updated_at":"2023-05-17T17:43:08.000Z","deleted_at":null},{"id":"498d10f0-f4d0-11ed-b9a2-6511e7b4ba1d","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-17T16:31:34.000Z","updated_at":"2023-05-17T16:31:34.000Z","deleted_at":null},{"id":"4fca1ab0-f65d-11ed-8a92-f34ca3430ec2","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T15:53:34.000Z","updated_at":"2023-05-19T15:53:34.000Z","deleted_at":null},{"id":"5d35db10-f65f-11ed-9c51-eb9985bea257","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T16:08:16.000Z","updated_at":"2023-05-19T16:08:16.000Z","deleted_at":null},{"id":"5d5bab80-f01d-11ed-b700-23b29852db19","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-11T17:00:42.000Z","updated_at":"2023-05-11T17:00:42.000Z","deleted_at":null},{"id":"5eb62890-f3e5-11ed-82e0-dd506be8c32d","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-16T12:29:58.000Z","updated_at":"2023-05-16T12:29:58.000Z","deleted_at":null},{"id":"634f4df0-f4d0-11ed-b9a2-6511e7b4ba1d","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"","capacity":1,"text_second_es":"ejemplo","text_second_en":"","latitude":"-3.000000","longitude":"-76.998995","created_at":"2023-05-17T16:32:17.000Z","updated_at":"2023-05-17T16:32:17.000Z","deleted_at":null},{"id":"6a1740a0-f01d-11ed-b700-23b29852db19","infographic_url":"","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-11T17:01:04.000Z","updated_at":"2023-05-11T17:01:04.000Z","deleted_at":null},{"id":"6ffb4a50-f4de-11ed-a25b-d765d0f6c283","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-17T18:12:51.000Z","updated_at":"2023-05-17T18:12:51.000Z","deleted_at":null},{"id":"71bae060-f017-11ed-9046-b16b5f12ba2c","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-11T16:18:20.000Z","updated_at":"2023-05-11T16:18:20.000Z","deleted_at":null},{"id":"76b0a7c0-f01d-11ed-b700-23b29852db19","infographic_url":"fdfs","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"fdf","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-11T17:01:25.000Z","updated_at":"2023-05-11T17:01:25.000Z","deleted_at":null},{"id":"7a6c04f0-f666-11ed-a5af-37b2ea11880d","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemploupdate","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T16:59:11.000Z","updated_at":"2023-05-19T16:59:14.000Z","deleted_at":null},{"id":"7c948760-f01d-11ed-b700-23b29852db19","infographic_url":"fdfs","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"fdf","address_es":"ejemplo","address_en":"ejemplo","capacity":0,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-11T17:01:35.000Z","updated_at":"2023-05-11T17:01:35.000Z","deleted_at":null},{"id":"7fcc3e20-f4d0-11ed-b9a2-6511e7b4ba1d","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"","text_first_en":"","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"","address_en":"","capacity":1,"text_second_es":"","text_second_en":"","latitude":"-76.998995","longitude":"-76.998995","created_at":"2023-05-17T16:33:05.000Z","updated_at":"2023-05-17T16:33:05.000Z","deleted_at":null},{"id":"886324c0-f12b-11ed-8fef-75abeedfe5b3","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T01:14:39.000Z","updated_at":"2023-05-13T01:14:39.000Z","deleted_at":null},{"id":"8b0893d0-e399-11ed-8794-f58efb359f9b","infographic_url":"https://cdn.whiz.pe/api/v2/image/fa8a7b7f-79ba-4adf-baec-36c0cb8ddc39/png","text_first_es":"<p>En 2017 iniciaron las obras de construcción de un estadio de fútbol en la ciudad de Mazatlán como parte de un proyecto de construcción y modernización de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el único de nueva creación dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiacán; Teodoro Mariscal de Mazatlán y el Estadio Emilio Ibarra Almada de Los Mochis.​<br>Desde 2017 se buscó conseguir un equipo de fútbol profesional para ocupar el nuevo recinto, puesto que no existía un club que tuviera como sede la ciudad. En ese mismo año se fundó el Pacific Fútbol Club, el cual pertenecía al Grupo Faharo, dueños de Murciélagos Fútbol Club,11​ no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Sería hasta enero de 2019 cuando el Pacific llegó al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la práctica del béisbol. Sin embargo, este club solamente jugaría durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicitó permiso para no competir en la Serie A de México con el objetivo de conseguir una franquicia para disputar una liga de mayor categoría.</p>","text_first_en":"<p>En 2017 iniciaron las obras de construcción de un estadio de fútbol en la ciudad de Mazatlán como parte de un proyecto de construcción y modernización de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el único de nueva creación dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiacán; Teodoro Mariscal de Mazatlán y el Estadio Emilio Ibarra Almada de Los Mochis.​<br>Desde 2017 se buscó conseguir un equipo de fútbol profesional para ocupar el nuevo recinto, puesto que no existía un club que tuviera como sede la ciudad. En ese mismo año se fundó el Pacific Fútbol Club, el cual pertenecía al Grupo Faharo, dueños de Murciélagos Fútbol Club,11​ no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Sería hasta enero de 2019 cuando el Pacific llegó al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la práctica del béisbol. Sin embargo, este club solamente jugaría durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicitó permiso para no competir en la Serie A de México con el objetivo de conseguir una franquicia para disputar una liga de mayor categoría.</p>","stadium_image_url":"https://cdn.whiz.pe/api/v2/image/116bb429-b50c-4329-b619-94b12eace04c/jpg","address_es":"Pandera Dorada, Mazatlán Sinaloa.","address_en":"Pandera Dorada, Mazatlán Sinaloa.","capacity":21000,"text_second_es":"<p>En 2020 se aceleraron los trabajos de construcción del estadio con el objetivo de tenerlo listo antes del inicio de la temporada futbolística 2020-2021. Finalmente, el 2 de junio se confirmó la llegada de un nuevo equipo para el recinto, el club Monarcas Morelia fue trasladado desde Michoacán, y pasó llamarse Mazatlán Fútbol Club. El estadio fue llamado de manera provisional como Estadio de Mazatlán.<br>El 7 de julio de 2020 tras un tuit de la cuenta oficial del Mazatlán FC se dio a conocer que el estadio recibirá como segundo nombre 'El Kraken', sin embargo, este nombre no es reconocido de manera oficial por la Federación Mexicana de Fútbol, y es visto únicamente como una denominación comercial y administrativa por parte del club. El 23 de julio se celebró un acto para celebrar la apertura del estadio con un concierto a cargo de la Banda El Recodo, agrupación local y patrocinador oficial del Mazatlán F.C.<br>El 27 de julio de 2020 se disputó el primer partido en la historia del estadio, con un encuentro entre el Mazatlán Fútbol Club y el Club Puebla correspondiente a la jornada 1 del Torneo Guard1anes 2020, el marcador finalizó con una victoria por 1-4 en favor del equipo poblano, el primer gol anotado en este recinto fue marcado por el jugador Santiago Ormeño.​ El partido inaugural del recinto se jugó a puerta cerrada debido a las medidas sanitarias provocadas por la pandemia de coronavirus.<br>El 16 de octubre de 2020 se disputó el primer partido con público en el estadio, en esa ocasión 6,000 espectadores pudieron asistir al encuentro entre el Mazatlán y el Fútbol Club Juárez. El 19 de marzo de 2021 se registró la mayor entrada hasta el momento en el estadio, cuando 10,159 aficionados asistieron al encuentro entre el Mazatlán F.C. y el Club América.</p>","text_second_en":"<p>En 2020 se aceleraron los trabajos de construcción del estadio con el objetivo de tenerlo listo antes del inicio de la temporada futbolística 2020-2021. Finalmente, el 2 de junio se confirmó la llegada de un nuevo equipo para el recinto, el club Monarcas Morelia fue trasladado desde Michoacán, y pasó llamarse Mazatlán Fútbol Club. El estadio fue llamado de manera provisional como Estadio de Mazatlán.<br>El 7 de julio de 2020 tras un tuit de la cuenta oficial del Mazatlán FC se dio a conocer que el estadio recibirá como segundo nombre 'El Kraken', sin embargo, este nombre no es reconocido de manera oficial por la Federación Mexicana de Fútbol, y es visto únicamente como una denominación comercial y administrativa por parte del club. El 23 de julio se celebró un acto para celebrar la apertura del estadio con un concierto a cargo de la Banda El Recodo, agrupación local y patrocinador oficial del Mazatlán F.C.<br>El 27 de julio de 2020 se disputó el primer partido en la historia del estadio, con un encuentro entre el Mazatlán Fútbol Club y el Club Puebla correspondiente a la jornada 1 del Torneo Guard1anes 2020, el marcador finalizó con una victoria por 1-4 en favor del equipo poblano, el primer gol anotado en este recinto fue marcado por el jugador Santiago Ormeño.​ El partido inaugural del recinto se jugó a puerta cerrada debido a las medidas sanitarias provocadas por la pandemia de coronavirus.<br>El 16 de octubre de 2020 se disputó el primer partido con público en el estadio, en esa ocasión 6,000 espectadores pudieron asistir al encuentro entre el Mazatlán y el Fútbol Club Juárez. El 19 de marzo de 2021 se registró la mayor entrada hasta el momento en el estadio, cuando 10,159 aficionados asistieron al encuentro entre el Mazatlán F.C. y el Club América.</p>","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-04-25T18:46:52.000Z","updated_at":"2023-04-25T18:46:52.000Z","deleted_at":null},{"id":"8c01d610-f65f-11ed-9c51-eb9985bea257","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T16:09:34.000Z","updated_at":"2023-05-19T16:09:35.000Z","deleted_at":null},{"id":"8d5c91d0-f664-11ed-8d3d-29473b8a6f9f","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T16:45:24.000Z","updated_at":"2023-05-19T16:45:27.000Z","deleted_at":null},{"id":"8da9fb30-f4c7-11ed-abae-875255b3acc7","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-17T15:29:03.000Z","updated_at":"2023-05-17T15:29:03.000Z","deleted_at":null},{"id":"8e30a320-f642-11ed-a578-93bb7932b6bd","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T12:42:03.000Z","updated_at":"2023-05-19T12:42:03.000Z","deleted_at":null},{"id":"9904cdb0-f12b-11ed-8fef-75abeedfe5b3","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T01:15:07.000Z","updated_at":"2023-05-13T01:15:07.000Z","deleted_at":null},{"id":"992cef20-f12b-11ed-8fef-75abeedfe5b3","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T01:15:07.000Z","updated_at":"2023-05-13T01:15:07.000Z","deleted_at":null},{"id":"aac2b7a0-f442-11ed-a1b3-7fdde98aa8ba","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-16T23:37:48.000Z","updated_at":"2023-05-16T23:37:48.000Z","deleted_at":null},{"id":"ab7dcf30-f4cf-11ed-b9a2-6511e7b4ba1d","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-17T16:27:09.000Z","updated_at":"2023-05-17T16:27:09.000Z","deleted_at":null},{"id":"afc6c410-f05c-11ed-8c95-b1bcb9c1bd5b","infographic_url":"fdfs","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"fdf","address_es":"ejemplo","address_en":"ejemplo","capacity":1,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-12T00:33:59.000Z","updated_at":"2023-05-12T00:33:59.000Z","deleted_at":null},{"id":"b1851e60-f137-11ed-8d65-71aa50dc077a","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T02:41:42.000Z","updated_at":"2023-05-13T02:41:42.000Z","deleted_at":null},{"id":"b2b55880-f05c-11ed-8c95-b1bcb9c1bd5b","infographic_url":"fdfs","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"fdf","address_es":"ejemplo","address_en":"ejemplo","capacity":-1,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-12T00:34:04.000Z","updated_at":"2023-05-12T00:34:04.000Z","deleted_at":null},{"id":"b3211d80-f64d-11ed-8de0-d599255c9095","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T14:01:49.000Z","updated_at":"2023-05-19T14:01:49.000Z","deleted_at":null},{"id":"be7ecb20-f65f-11ed-9c51-eb9985bea257","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T16:10:59.000Z","updated_at":"2023-05-19T16:11:20.000Z","deleted_at":null},{"id":"bf101170-f137-11ed-8d65-71aa50dc077a","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T02:42:04.000Z","updated_at":"2023-05-13T02:42:04.000Z","deleted_at":null},{"id":"bfdb40f0-f89b-11ed-9df3-43711099196e","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-22T12:25:34.000Z","updated_at":"2023-05-22T12:25:34.000Z","deleted_at":null},{"id":"d6caed10-f134-11ed-b17c-8d6148bcc205","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T02:21:16.000Z","updated_at":"2023-05-13T02:21:16.000Z","deleted_at":null},{"id":"d7108190-f134-11ed-b17c-8d6148bcc205","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T02:21:16.000Z","updated_at":"2023-05-13T02:21:16.000Z","deleted_at":null},{"id":"e560e380-f642-11ed-a578-93bb7932b6bd","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T12:44:29.000Z","updated_at":"2023-05-19T12:44:29.000Z","deleted_at":null},{"id":"e62c8a60-f662-11ed-8d3d-29473b8a6f9f","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T16:33:34.000Z","updated_at":"2023-05-19T16:33:34.000Z","deleted_at":null},{"id":"e7210580-f38e-11ed-841e-1f8ce5c5b108","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-16T02:11:00.000Z","updated_at":"2023-05-16T02:11:00.000Z","deleted_at":null},{"id":"f1c84290-f32b-11ed-a29e-f3d0487b1e0e","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-15T14:22:38.000Z","updated_at":"2023-05-15T14:22:38.000Z","deleted_at":null},{"id":"f3e94d60-f134-11ed-b17c-8d6148bcc205","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":-1,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T02:22:05.000Z","updated_at":"2023-05-13T02:22:05.000Z","deleted_at":null},{"id":"f538a050-f4cf-11ed-b9a2-6511e7b4ba1d","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-17T16:29:12.000Z","updated_at":"2023-05-17T16:29:12.000Z","deleted_at":null},{"id":"f972cdd0-f65f-11ed-9c51-eb9985bea257","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T16:12:38.000Z","updated_at":"2023-05-19T16:51:29.000Z","deleted_at":null},{"id":"f978a460-f134-11ed-b17c-8d6148bcc205","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":-1,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-13T02:22:14.000Z","updated_at":"2023-05-13T02:22:14.000Z","deleted_at":null},{"id":"fd386480-f663-11ed-8d3d-29473b8a6f9f","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-19T16:41:22.000Z","updated_at":"2023-05-19T16:41:22.000Z","deleted_at":null}]}

15:51:18.767 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:18.774 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    {
      "id": "02e097a0-f4d8-11ed-9c5f-d75058c37cdc",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-17T17:26:51.000Z",
      "updated_at": "2023-05-19T15:51:03.000Z",
      "deleted_at": null
    },
    {
      "id": "03980b40-f32c-11ed-a29e-f3d0487b1e0e",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-15T14:23:08.000Z",
      "updated_at": "2023-05-15T14:23:08.000Z",
      "deleted_at": null
    },
    {
      "id": "0b7b8c00-f12a-11ed-8f72-174ace12e1c5",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-13T01:04:00.000Z",
      "updated_at": "2023-05-13T01:04:00.000Z",
      "deleted_at": null
    },
    {
      "id": "0dd37d20-ef66-11ed-83d5-b7240538aeac",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-10T19:08:31.000Z",
      "updated_at": "2023-05-10T19:08:31.000Z",
      "deleted_at": null
    },
    {
      "id": "108a4be0-f12b-11ed-8fef-75abeedfe5b3",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-13T01:11:18.000Z",
      "updated_at": "2023-05-13T01:11:18.000Z",
      "deleted_at": null
    },
    {
      "id": "13a8d0b0-f65f-11ed-9c51-eb9985bea257",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-19T16:06:13.000Z",
      "updated_at": "2023-05-19T16:07:18.000Z",
      "deleted_at": null
    },
    {
      "id": "24e2fd50-f002-11ed-8c95-b1bcb9c1bd5b",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-11T13:45:51.000Z",
      "updated_at": "2023-05-11T13:45:51.000Z",
      "deleted_at": null
    },
    {
      "id": "2ce743e0-f38f-11ed-841e-1f8ce5c5b108",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-16T02:12:57.000Z",
      "updated_at": "2023-05-16T02:12:57.000Z",
      "deleted_at": null
    },
    {
      "id": "2e8dcc80-f643-11ed-a578-93bb7932b6bd",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-19T12:46:32.000Z",
      "updated_at": "2023-05-19T12:46:32.000Z",
      "deleted_at": null
    },
    {
      "id": "4060f610-f4ce-11ed-835c-ebec7c342add",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "",
      "capacity": 1,
      "text_second_es": "ejemplo",
      "text_second_en": "",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-17T16:16:59.000Z",
      "updated_at": "2023-05-17T16:16:59.000Z",
      "deleted_at": null
    },
    {
      "id": "407635d0-f12b-11ed-8fef-75abeedfe5b3",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-13T01:12:38.000Z",
      "updated_at": "2023-05-13T01:12:38.000Z",
      "deleted_at": null
    },
    {
      "id": "426391f0-f4d0-11ed-b9a2-6511e7b4ba1d",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-17T16:31:22.000Z",
      "updated_at": "2023-05-17T16:31:22.000Z",
      "deleted_at": null
    },
    {
      "id": "4905fb10-f4da-11ed-956a-075317fa3e7f",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-17T17:43:08.000Z",
      "updated_at": "2023-05-17T17:43:08.000Z",
      "deleted_at": null
    },
    {
      "id": "498d10f0-f4d0-11ed-b9a2-6511e7b4ba1d",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-17T16:31:34.000Z",
      "updated_at": "2023-05-17T16:31:34.000Z",
      "deleted_at": null
    },
    {
      "id": "4fca1ab0-f65d-11ed-8a92-f34ca3430ec2",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-19T15:53:34.000Z",
      "updated_at": "2023-05-19T15:53:34.000Z",
      "deleted_at": null
    },
    {
      "id": "5d35db10-f65f-11ed-9c51-eb9985bea257",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-19T16:08:16.000Z",
      "updated_at": "2023-05-19T16:08:16.000Z",
      "deleted_at": null
    },
    {
      "id": "5d5bab80-f01d-11ed-b700-23b29852db19",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-11T17:00:42.000Z",
      "updated_at": "2023-05-11T17:00:42.000Z",
      "deleted_at": null
    },
    {
      "id": "5eb62890-f3e5-11ed-82e0-dd506be8c32d",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-16T12:29:58.000Z",
      "updated_at": "2023-05-16T12:29:58.000Z",
      "deleted_at": null
    },
    {
      "id": "634f4df0-f4d0-11ed-b9a2-6511e7b4ba1d",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "",
      "capacity": 1,
      "text_second_es": "ejemplo",
      "text_second_en": "",
      "latitude": "-3.000000",
      "longitude": "-76.998995",
      "created_at": "2023-05-17T16:32:17.000Z",
      "updated_at": "2023-05-17T16:32:17.000Z",
      "deleted_at": null
    },
    {
      "id": "6a1740a0-f01d-11ed-b700-23b29852db19",
      "infographic_url": "",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-11T17:01:04.000Z",
      "updated_at": "2023-05-11T17:01:04.000Z",
      "deleted_at": null
    },
    {
      "id": "6ffb4a50-f4de-11ed-a25b-d765d0f6c283",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-17T18:12:51.000Z",
      "updated_at": "2023-05-17T18:12:51.000Z",
      "deleted_at": null
    },
    {
      "id": "71bae060-f017-11ed-9046-b16b5f12ba2c",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-11T16:18:20.000Z",
      "updated_at": "2023-05-11T16:18:20.000Z",
      "deleted_at": null
    },
    {
      "id": "76b0a7c0-f01d-11ed-b700-23b29852db19",
      "infographic_url": "fdfs",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "fdf",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-11T17:01:25.000Z",
      "updated_at": "2023-05-11T17:01:25.000Z",
      "deleted_at": null
    },
    {
      "id": "7a6c04f0-f666-11ed-a5af-37b2ea11880d",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemploupdate",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-19T16:59:11.000Z",
      "updated_at": "2023-05-19T16:59:14.000Z",
      "deleted_at": null
    },
    {
      "id": "7c948760-f01d-11ed-b700-23b29852db19",
      "infographic_url": "fdfs",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "fdf",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 0,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-11T17:01:35.000Z",
      "updated_at": "2023-05-11T17:01:35.000Z",
      "deleted_at": null
    },
    {
      "id": "7fcc3e20-f4d0-11ed-b9a2-6511e7b4ba1d",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "",
      "text_first_en": "",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "",
      "address_en": "",
      "capacity": 1,
      "text_second_es": "",
      "text_second_en": "",
      "latitude": "-76.998995",
      "longitude": "-76.998995",
      "created_at": "2023-05-17T16:33:05.000Z",
      "updated_at": "2023-05-17T16:33:05.000Z",
      "deleted_at": null
    },
    {
      "id": "886324c0-f12b-11ed-8fef-75abeedfe5b3",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-13T01:14:39.000Z",
      "updated_at": "2023-05-13T01:14:39.000Z",
      "deleted_at": null
    },
    {
      "id": "8b0893d0-e399-11ed-8794-f58efb359f9b",
      "infographic_url": "https://cdn.whiz.pe/api/v2/image/fa8a7b7f-79ba-4adf-baec-36c0cb8ddc39/png",
      "text_first_es": "<p>En 2017 iniciaron las obras de construcción de un estadio de fútbol en la ciudad de Mazatlán como parte de un proyecto de construcción y modernización de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el único de nueva creación dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiacán; Teodoro Mariscal de Mazatlán y el Estadio Emilio Ibarra Almada de Los Mochis.\u200B<br>Desde 2017 se buscó conseguir un equipo de fútbol profesional para ocupar el nuevo recinto, puesto que no existía un club que tuviera como sede la ciudad. En ese mismo año se fundó el Pacific Fútbol Club, el cual pertenecía al Grupo Faharo, dueños de Murciélagos Fútbol Club,11\u200B no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Sería hasta enero de 2019 cuando el Pacific llegó al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la práctica del béisbol. Sin embargo, este club solamente jugaría durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicitó permiso para no competir en la Serie A de México con el objetivo de conseguir una franquicia para disputar una liga de mayor categoría.</p>",
      "text_first_en": "<p>En 2017 iniciaron las obras de construcción de un estadio de fútbol en la ciudad de Mazatlán como parte de un proyecto de construcción y modernización de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el único de nueva creación dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiacán; Teodoro Mariscal de Mazatlán y el Estadio Emilio Ibarra Almada de Los Mochis.\u200B<br>Desde 2017 se buscó conseguir un equipo de fútbol profesional para ocupar el nuevo recinto, puesto que no existía un club que tuviera como sede la ciudad. En ese mismo año se fundó el Pacific Fútbol Club, el cual pertenecía al Grupo Faharo, dueños de Murciélagos Fútbol Club,11\u200B no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Sería hasta enero de 2019 cuando el Pacific llegó al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la práctica del béisbol. Sin embargo, este club solamente jugaría durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicitó permiso para no competir en la Serie A de México con el objetivo de conseguir una franquicia para disputar una liga de mayor categoría.</p>",
      "stadium_image_url": "https://cdn.whiz.pe/api/v2/image/116bb429-b50c-4329-b619-94b12eace04c/jpg",
      "address_es": "Pandera Dorada, Mazatlán Sinaloa.",
      "address_en": "Pandera Dorada, Mazatlán Sinaloa.",
      "capacity": 21000,
      "text_second_es": "<p>En 2020 se aceleraron los trabajos de construcción del estadio con el objetivo de tenerlo listo antes del inicio de la temporada futbolística 2020-2021. Finalmente, el 2 de junio se confirmó la llegada de un nuevo equipo para el recinto, el club Monarcas Morelia fue trasladado desde Michoacán, y pasó llamarse Mazatlán Fútbol Club. El estadio fue llamado de manera provisional como Estadio de Mazatlán.<br>El 7 de julio de 2020 tras un tuit de la cuenta oficial del Mazatlán FC se dio a conocer que el estadio recibirá como segundo nombre 'El Kraken', sin embargo, este nombre no es reconocido de manera oficial por la Federación Mexicana de Fútbol, y es visto únicamente como una denominación comercial y administrativa por parte del club. El 23 de julio se celebró un acto para celebrar la apertura del estadio con un concierto a cargo de la Banda El Recodo, agrupación local y patrocinador oficial del Mazatlán F.C.<br>El 27 de julio de 2020 se disputó el primer partido en la historia del estadio, con un encuentro entre el Mazatlán Fútbol Club y el Club Puebla correspondiente a la jornada 1 del Torneo Guard1anes 2020, el marcador finalizó con una victoria por 1-4 en favor del equipo poblano, el primer gol anotado en este recinto fue marcado por el jugador Santiago Ormeño.\u200B El partido inaugural del recinto se jugó a puerta cerrada debido a las medidas sanitarias provocadas por la pandemia de coronavirus.<br>El 16 de octubre de 2020 se disputó el primer partido con público en el estadio, en esa ocasión 6,000 espectadores pudieron asistir al encuentro entre el Mazatlán y el Fútbol Club Juárez. El 19 de marzo de 2021 se registró la mayor entrada hasta el momento en el estadio, cuando 10,159 aficionados asistieron al encuentro entre el Mazatlán F.C. y el Club América.</p>",
      "text_second_en": "<p>En 2020 se aceleraron los trabajos de construcción del estadio con el objetivo de tenerlo listo antes del inicio de la temporada futbolística 2020-2021. Finalmente, el 2 de junio se confirmó la llegada de un nuevo equipo para el recinto, el club Monarcas Morelia fue trasladado desde Michoacán, y pasó llamarse Mazatlán Fútbol Club. El estadio fue llamado de manera provisional como Estadio de Mazatlán.<br>El 7 de julio de 2020 tras un tuit de la cuenta oficial del Mazatlán FC se dio a conocer que el estadio recibirá como segundo nombre 'El Kraken', sin embargo, este nombre no es reconocido de manera oficial por la Federación Mexicana de Fútbol, y es visto únicamente como una denominación comercial y administrativa por parte del club. El 23 de julio se celebró un acto para celebrar la apertura del estadio con un concierto a cargo de la Banda El Recodo, agrupación local y patrocinador oficial del Mazatlán F.C.<br>El 27 de julio de 2020 se disputó el primer partido en la historia del estadio, con un encuentro entre el Mazatlán Fútbol Club y el Club Puebla correspondiente a la jornada 1 del Torneo Guard1anes 2020, el marcador finalizó con una victoria por 1-4 en favor del equipo poblano, el primer gol anotado en este recinto fue marcado por el jugador Santiago Ormeño.\u200B El partido inaugural del recinto se jugó a puerta cerrada debido a las medidas sanitarias provocadas por la pandemia de coronavirus.<br>El 16 de octubre de 2020 se disputó el primer partido con público en el estadio, en esa ocasión 6,000 espectadores pudieron asistir al encuentro entre el Mazatlán y el Fútbol Club Juárez. El 19 de marzo de 2021 se registró la mayor entrada hasta el momento en el estadio, cuando 10,159 aficionados asistieron al encuentro entre el Mazatlán F.C. y el Club América.</p>",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-04-25T18:46:52.000Z",
      "updated_at": "2023-04-25T18:46:52.000Z",
      "deleted_at": null
    },
    {
      "id": "8c01d610-f65f-11ed-9c51-eb9985bea257",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-19T16:09:34.000Z",
      "updated_at": "2023-05-19T16:09:35.000Z",
      "deleted_at": null
    },
    {
      "id": "8d5c91d0-f664-11ed-8d3d-29473b8a6f9f",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-19T16:45:24.000Z",
      "updated_at": "2023-05-19T16:45:27.000Z",
      "deleted_at": null
    },
    {
      "id": "8da9fb30-f4c7-11ed-abae-875255b3acc7",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-17T15:29:03.000Z",
      "updated_at": "2023-05-17T15:29:03.000Z",
      "deleted_at": null
    },
    {
      "id": "8e30a320-f642-11ed-a578-93bb7932b6bd",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-19T12:42:03.000Z",
      "updated_at": "2023-05-19T12:42:03.000Z",
      "deleted_at": null
    },
    {
      "id": "9904cdb0-f12b-11ed-8fef-75abeedfe5b3",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-13T01:15:07.000Z",
      "updated_at": "2023-05-13T01:15:07.000Z",
      "deleted_at": null
    },
    {
      "id": "992cef20-f12b-11ed-8fef-75abeedfe5b3",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-13T01:15:07.000Z",
      "updated_at": "2023-05-13T01:15:07.000Z",
      "deleted_at": null
    },
    {
      "id": "aac2b7a0-f442-11ed-a1b3-7fdde98aa8ba",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-16T23:37:48.000Z",
      "updated_at": "2023-05-16T23:37:48.000Z",
      "deleted_at": null
    },
    {
      "id": "ab7dcf30-f4cf-11ed-b9a2-6511e7b4ba1d",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-17T16:27:09.000Z",
      "updated_at": "2023-05-17T16:27:09.000Z",
      "deleted_at": null
    },
    {
      "id": "afc6c410-f05c-11ed-8c95-b1bcb9c1bd5b",
      "infographic_url": "fdfs",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "fdf",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-12T00:33:59.000Z",
      "updated_at": "2023-05-12T00:33:59.000Z",
      "deleted_at": null
    },
    {
      "id": "b1851e60-f137-11ed-8d65-71aa50dc077a",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-13T02:41:42.000Z",
      "updated_at": "2023-05-13T02:41:42.000Z",
      "deleted_at": null
    },
    {
      "id": "b2b55880-f05c-11ed-8c95-b1bcb9c1bd5b",
      "infographic_url": "fdfs",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "fdf",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": -1,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-12T00:34:04.000Z",
      "updated_at": "2023-05-12T00:34:04.000Z",
      "deleted_at": null
    },
    {
      "id": "b3211d80-f64d-11ed-8de0-d599255c9095",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-19T14:01:49.000Z",
      "updated_at": "2023-05-19T14:01:49.000Z",
      "deleted_at": null
    },
    {
      "id": "be7ecb20-f65f-11ed-9c51-eb9985bea257",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-19T16:10:59.000Z",
      "updated_at": "2023-05-19T16:11:20.000Z",
      "deleted_at": null
    },
    {
      "id": "bf101170-f137-11ed-8d65-71aa50dc077a",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-13T02:42:04.000Z",
      "updated_at": "2023-05-13T02:42:04.000Z",
      "deleted_at": null
    },
    {
      "id": "bfdb40f0-f89b-11ed-9df3-43711099196e",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-22T12:25:34.000Z",
      "updated_at": "2023-05-22T12:25:34.000Z",
      "deleted_at": null
    },
    {
      "id": "d6caed10-f134-11ed-b17c-8d6148bcc205",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-13T02:21:16.000Z",
      "updated_at": "2023-05-13T02:21:16.000Z",
      "deleted_at": null
    },
    {
      "id": "d7108190-f134-11ed-b17c-8d6148bcc205",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-13T02:21:16.000Z",
      "updated_at": "2023-05-13T02:21:16.000Z",
      "deleted_at": null
    },
    {
      "id": "e560e380-f642-11ed-a578-93bb7932b6bd",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-19T12:44:29.000Z",
      "updated_at": "2023-05-19T12:44:29.000Z",
      "deleted_at": null
    },
    {
      "id": "e62c8a60-f662-11ed-8d3d-29473b8a6f9f",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-19T16:33:34.000Z",
      "updated_at": "2023-05-19T16:33:34.000Z",
      "deleted_at": null
    },
    {
      "id": "e7210580-f38e-11ed-841e-1f8ce5c5b108",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-16T02:11:00.000Z",
      "updated_at": "2023-05-16T02:11:00.000Z",
      "deleted_at": null
    },
    {
      "id": "f1c84290-f32b-11ed-a29e-f3d0487b1e0e",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-15T14:22:38.000Z",
      "updated_at": "2023-05-15T14:22:38.000Z",
      "deleted_at": null
    },
    {
      "id": "f3e94d60-f134-11ed-b17c-8d6148bcc205",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": -1,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-13T02:22:05.000Z",
      "updated_at": "2023-05-13T02:22:05.000Z",
      "deleted_at": null
    },
    {
      "id": "f538a050-f4cf-11ed-b9a2-6511e7b4ba1d",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-17T16:29:12.000Z",
      "updated_at": "2023-05-17T16:29:12.000Z",
      "deleted_at": null
    },
    {
      "id": "f972cdd0-f65f-11ed-9c51-eb9985bea257",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-19T16:12:38.000Z",
      "updated_at": "2023-05-19T16:51:29.000Z",
      "deleted_at": null
    },
    {
      "id": "f978a460-f134-11ed-b17c-8d6148bcc205",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": -1,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-13T02:22:14.000Z",
      "updated_at": "2023-05-13T02:22:14.000Z",
      "deleted_at": null
    },
    {
      "id": "fd386480-f663-11ed-8d3d-29473b8a6f9f",
      "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "text_first_es": "ejemplo",
      "text_first_en": "ejemplo",
      "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "address_es": "ejemplo",
      "address_en": "ejemplo",
      "capacity": 1333,
      "text_second_es": "ejemplo",
      "text_second_en": "ejemplo",
      "latitude": "-12.117129",
      "longitude": "-76.998995",
      "created_at": "2023-05-19T16:41:22.000Z",
      "updated_at": "2023-05-19T16:41:22.000Z",
      "deleted_at": null
    }
  ]
}
 
15:51:18.780 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:51:18.785 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@31143e17
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@4e41b9
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@7ca87fdc
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@31143e17
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@14ffd7ee
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:51:18.785 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Stadiums/all.feature
scenarios:  1 | passed:  1 | failed:  0 | time: 0.5841
---------------------------------------------------------

15:51:18.799 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 16 of 38 (0 remaining) classpath:karate/features/Stadiums/all.feature
15:51:18.801 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:18.802 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:18.804 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:18.805 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:18.805 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:18.805 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/stadiums
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 352
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"infographic_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951}

15:51:18.805 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:18.805 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 54][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:18.805 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:18.805 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:18.805 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:18.834 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:18.834 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:18.834 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:18.871 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:18.871 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:18.871 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:18.871 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:18.871 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:18.871 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:18.872 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56160<->143.204.23.36:443
15:51:18.872 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-54: set socket timeout to 5000
15:51:18.872 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/stadiums HTTP/1.1
15:51:18.872 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:18.872 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 >> POST /dev/api/stadiums HTTP/1.1
15:51:18.872 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:18.872 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 >> Content-Type: application/json; charset=UTF-8
15:51:18.872 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 >> Content-Length: 352
15:51:18.872 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:18.872 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 >> Connection: Keep-Alive
15:51:18.872 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:18.872 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 >> Accept-Encoding: gzip,deflate
15:51:18.872 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "POST /dev/api/stadiums HTTP/1.1[\r][\n]"
15:51:18.872 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:18.872 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:18.872 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "Content-Length: 352[\r][\n]"
15:51:18.872 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:18.872 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "Connection: Keep-Alive[\r][\n]"
15:51:18.872 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:18.872 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:18.872 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "[\r][\n]"
15:51:18.872 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "{"infographic_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951}"
15:51:19.276 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "HTTP/1.1 200 OK[\r][\n]"
15:51:19.276 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:19.276 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "Content-Length: 493[\r][\n]"
15:51:19.276 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "Connection: keep-alive[\r][\n]"
15:51:19.276 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "Date: Tue, 23 May 2023 20:51:19 GMT[\r][\n]"
15:51:19.276 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "x-amzn-RequestId: fbea931b-af4c-4004-86d9-3b4f712ebd66[\r][\n]"
15:51:19.276 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "access-control-allow-origin: *[\r][\n]"
15:51:19.276 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "x-amzn-Remapped-content-length: 493[\r][\n]"
15:51:19.276 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "x-amz-apigw-id: FZMTKGaYiYcFxzw=[\r][\n]"
15:51:19.276 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "etag: W/"1ed-x61Cbf3l+60yKulmx5Upiac/sfE"[\r][\n]"
15:51:19.276 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "x-powered-by: Express[\r][\n]"
15:51:19.276 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "X-Amzn-Trace-Id: Root=1-646d2747-38bb30ed10184774738bc412;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:19.276 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:19.276 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "Via: 1.1 9070f631ce8658f68e38f50ffecb555e.cloudfront.net (CloudFront)[\r][\n]"
15:51:19.276 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:19.276 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "X-Amz-Cf-Id: zGZPsgVFvok6ACERvMZaYlgegb63HfiMDOsvPCqREnSDq9cSWRckBQ==[\r][\n]"
15:51:19.276 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "[\r][\n]"
15:51:19.276 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "{"status":true,"data":{"id":"9165b8c0-f9ab-11ed-a074-c15387bfdfb6","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951,"updated_at":"2023-05-23T20:51:19.244Z","created_at":"2023-05-23T20:51:19.244Z"}}"
15:51:19.276 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << HTTP/1.1 200 OK
15:51:19.276 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << Content-Type: application/json; charset=utf-8
15:51:19.276 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << Content-Length: 493
15:51:19.276 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << Connection: keep-alive
15:51:19.276 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << Date: Tue, 23 May 2023 20:51:19 GMT
15:51:19.276 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << x-amzn-RequestId: fbea931b-af4c-4004-86d9-3b4f712ebd66
15:51:19.276 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << access-control-allow-origin: *
15:51:19.276 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << x-amzn-Remapped-content-length: 493
15:51:19.276 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << x-amz-apigw-id: FZMTKGaYiYcFxzw=
15:51:19.276 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << etag: W/"1ed-x61Cbf3l+60yKulmx5Upiac/sfE"
15:51:19.276 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << x-powered-by: Express
15:51:19.276 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << X-Amzn-Trace-Id: Root=1-646d2747-38bb30ed10184774738bc412;Sampled=0;lineage=1a7c2e09:0
15:51:19.276 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << X-Cache: Miss from cloudfront
15:51:19.276 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << Via: 1.1 9070f631ce8658f68e38f50ffecb555e.cloudfront.net (CloudFront)
15:51:19.276 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << X-Amz-Cf-Pop: BOG50-P1
15:51:19.276 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << X-Amz-Cf-Id: zGZPsgVFvok6ACERvMZaYlgegb63HfiMDOsvPCqREnSDq9cSWRckBQ==
15:51:19.276 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:19.276 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 54][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:19.276 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-54: set socket timeout to 0
15:51:19.276 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 54][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:19.276 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 471
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 493
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:19 GMT
1 < x-amzn-RequestId: fbea931b-af4c-4004-86d9-3b4f712ebd66
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 493
1 < x-amz-apigw-id: FZMTKGaYiYcFxzw=
1 < etag: W/"1ed-x61Cbf3l+60yKulmx5Upiac/sfE"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2747-38bb30ed10184774738bc412;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 9070f631ce8658f68e38f50ffecb555e.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: zGZPsgVFvok6ACERvMZaYlgegb63HfiMDOsvPCqREnSDq9cSWRckBQ==
{"status":true,"data":{"id":"9165b8c0-f9ab-11ed-a074-c15387bfdfb6","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951,"updated_at":"2023-05-23T20:51:19.244Z","created_at":"2023-05-23T20:51:19.244Z"}}

15:51:19.277 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": {
    "id": "9165b8c0-f9ab-11ed-a074-c15387bfdfb6",
    "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
    "text_first_es": "ejemplo",
    "text_first_en": "ejemplo",
    "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
    "address_es": "ejemplo",
    "address_en": "ejemplo",
    "capacity": 1333,
    "text_second_es": "ejemplo",
    "text_second_en": "ejemplo",
    "latitude": -12.1171289,
    "longitude": -76.9989951,
    "updated_at": "2023-05-23T20:51:19.244Z",
    "created_at": "2023-05-23T20:51:19.244Z"
  }
}
 
15:51:19.279 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:19.279 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:19.279 [Test worker] DEBUG com.intuit.karate - request:
2 > DELETE https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/stadiums/9165b8c0-f9ab-11ed-a074-c15387bfdfb6
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:51:19.279 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:19.279 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 55][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:19.279 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:19.279 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:19.279 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:19.306 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:19.306 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:19.306 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:19.344 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:19.344 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:19.344 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:19.344 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:19.344 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:19.344 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:19.344 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56165<->143.204.23.36:443
15:51:19.344 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-55: set socket timeout to 5000
15:51:19.344 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request DELETE /dev/api/stadiums/9165b8c0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:51:19.344 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:19.344 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 >> DELETE /dev/api/stadiums/9165b8c0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:51:19.344 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:19.344 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:19.344 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 >> Connection: Keep-Alive
15:51:19.344 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:19.344 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 >> Accept-Encoding: gzip,deflate
15:51:19.344 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "DELETE /dev/api/stadiums/9165b8c0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:51:19.344 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:19.344 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:19.344 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "Connection: Keep-Alive[\r][\n]"
15:51:19.344 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:19.344 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:19.344 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "[\r][\n]"
15:51:19.681 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "HTTP/1.1 200 OK[\r][\n]"
15:51:19.681 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:19.681 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "Content-Length: 24[\r][\n]"
15:51:19.681 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "Connection: keep-alive[\r][\n]"
15:51:19.681 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "Date: Tue, 23 May 2023 20:51:19 GMT[\r][\n]"
15:51:19.681 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "x-amzn-RequestId: 4ac9789c-a330-4e1d-9e65-20753804601f[\r][\n]"
15:51:19.681 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "access-control-allow-origin: *[\r][\n]"
15:51:19.681 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "x-amzn-Remapped-content-length: 24[\r][\n]"
15:51:19.681 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "x-amz-apigw-id: FZMTPGkVCYcFUNw=[\r][\n]"
15:51:19.681 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"[\r][\n]"
15:51:19.681 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "x-powered-by: Express[\r][\n]"
15:51:19.681 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "X-Amzn-Trace-Id: Root=1-646d2747-6633d5e865a5170a0fd019bc;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:19.681 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:19.681 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "Via: 1.1 b1a18f9db41f00167a95de9940d0b068.cloudfront.net (CloudFront)[\r][\n]"
15:51:19.681 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:19.681 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "X-Amz-Cf-Id: ZXTPra_LbNwpyz8NCLlfV12XXJPtIMAI31N-PNSc2Ic6VIOrZVMQeQ==[\r][\n]"
15:51:19.681 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "[\r][\n]"
15:51:19.681 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "{"status":true,"data":1}"
15:51:19.681 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << HTTP/1.1 200 OK
15:51:19.681 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << Content-Type: application/json; charset=utf-8
15:51:19.681 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << Content-Length: 24
15:51:19.681 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << Connection: keep-alive
15:51:19.681 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << Date: Tue, 23 May 2023 20:51:19 GMT
15:51:19.681 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << x-amzn-RequestId: 4ac9789c-a330-4e1d-9e65-20753804601f
15:51:19.681 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << access-control-allow-origin: *
15:51:19.681 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << x-amzn-Remapped-content-length: 24
15:51:19.681 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << x-amz-apigw-id: FZMTPGkVCYcFUNw=
15:51:19.681 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
15:51:19.681 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << x-powered-by: Express
15:51:19.681 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << X-Amzn-Trace-Id: Root=1-646d2747-6633d5e865a5170a0fd019bc;Sampled=0;lineage=1a7c2e09:0
15:51:19.681 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << X-Cache: Miss from cloudfront
15:51:19.681 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << Via: 1.1 b1a18f9db41f00167a95de9940d0b068.cloudfront.net (CloudFront)
15:51:19.681 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << X-Amz-Cf-Pop: BOG50-P1
15:51:19.681 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << X-Amz-Cf-Id: ZXTPra_LbNwpyz8NCLlfV12XXJPtIMAI31N-PNSc2Ic6VIOrZVMQeQ==
15:51:19.681 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:19.681 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 55][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:19.681 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-55: set socket timeout to 0
15:51:19.681 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 55][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:19.681 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 402
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 24
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:19 GMT
2 < x-amzn-RequestId: 4ac9789c-a330-4e1d-9e65-20753804601f
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 24
2 < x-amz-apigw-id: FZMTPGkVCYcFUNw=
2 < etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2747-6633d5e865a5170a0fd019bc;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 b1a18f9db41f00167a95de9940d0b068.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: ZXTPra_LbNwpyz8NCLlfV12XXJPtIMAI31N-PNSc2Ic6VIOrZVMQeQ==
{"status":true,"data":1}

15:51:19.681 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:19.682 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:51:19.683 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:19.683 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:19.684 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:19.685 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:19.685 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:19.685 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:19.685 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/stadiums
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 352
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"infographic_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951}

15:51:19.685 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:19.685 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 56][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:19.685 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:19.685 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:19.685 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:19.714 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:19.714 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:19.714 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:19.747 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:19.747 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:19.747 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:19.747 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:19.747 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:19.747 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:19.747 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56166<->143.204.23.36:443
15:51:19.747 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-56: set socket timeout to 5000
15:51:19.747 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/stadiums HTTP/1.1
15:51:19.747 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:19.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 >> POST /dev/api/stadiums HTTP/1.1
15:51:19.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:19.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 >> Content-Type: application/json; charset=UTF-8
15:51:19.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 >> Content-Length: 352
15:51:19.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:19.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 >> Connection: Keep-Alive
15:51:19.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:19.747 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 >> Accept-Encoding: gzip,deflate
15:51:19.747 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "POST /dev/api/stadiums HTTP/1.1[\r][\n]"
15:51:19.747 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:19.747 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:19.747 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "Content-Length: 352[\r][\n]"
15:51:19.747 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:19.747 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "Connection: Keep-Alive[\r][\n]"
15:51:19.747 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:19.747 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:19.747 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "[\r][\n]"
15:51:19.747 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "{"infographic_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951}"
15:51:20.119 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "HTTP/1.1 200 OK[\r][\n]"
15:51:20.119 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:20.119 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "Content-Length: 493[\r][\n]"
15:51:20.119 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "Connection: keep-alive[\r][\n]"
15:51:20.119 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "Date: Tue, 23 May 2023 20:51:20 GMT[\r][\n]"
15:51:20.119 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "x-amzn-RequestId: bde57e59-c685-4af9-a17e-c0ca1b92a71d[\r][\n]"
15:51:20.119 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "access-control-allow-origin: *[\r][\n]"
15:51:20.119 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "x-amzn-Remapped-content-length: 493[\r][\n]"
15:51:20.119 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "x-amz-apigw-id: FZMTTE5zCYcF-8w=[\r][\n]"
15:51:20.119 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "etag: W/"1ed-LI2++MxYcEKtr8ZG3zSZpI7gkM4"[\r][\n]"
15:51:20.119 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "x-powered-by: Express[\r][\n]"
15:51:20.119 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "X-Amzn-Trace-Id: Root=1-646d2748-566762c95770328b1d9e8b66;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:20.119 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:20.119 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "Via: 1.1 0e6d9582b09e77c39567ff04092424b2.cloudfront.net (CloudFront)[\r][\n]"
15:51:20.119 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:20.119 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "X-Amz-Cf-Id: UHxPMj9ikIvU9xIGerzU4Gndxc4LhP3ScDpXGBJD72QWq_gW0WWfBA==[\r][\n]"
15:51:20.119 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "[\r][\n]"
15:51:20.119 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "{"status":true,"data":{"id":"91eaa030-f9ab-11ed-a074-c15387bfdfb6","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951,"updated_at":"2023-05-23T20:51:20.115Z","created_at":"2023-05-23T20:51:20.115Z"}}"
15:51:20.119 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << HTTP/1.1 200 OK
15:51:20.119 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << Content-Type: application/json; charset=utf-8
15:51:20.119 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << Content-Length: 493
15:51:20.119 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << Connection: keep-alive
15:51:20.119 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << Date: Tue, 23 May 2023 20:51:20 GMT
15:51:20.119 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << x-amzn-RequestId: bde57e59-c685-4af9-a17e-c0ca1b92a71d
15:51:20.119 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << access-control-allow-origin: *
15:51:20.119 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << x-amzn-Remapped-content-length: 493
15:51:20.119 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << x-amz-apigw-id: FZMTTE5zCYcF-8w=
15:51:20.119 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << etag: W/"1ed-LI2++MxYcEKtr8ZG3zSZpI7gkM4"
15:51:20.119 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << x-powered-by: Express
15:51:20.119 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << X-Amzn-Trace-Id: Root=1-646d2748-566762c95770328b1d9e8b66;Sampled=0;lineage=1a7c2e09:0
15:51:20.119 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << X-Cache: Miss from cloudfront
15:51:20.119 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << Via: 1.1 0e6d9582b09e77c39567ff04092424b2.cloudfront.net (CloudFront)
15:51:20.119 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << X-Amz-Cf-Pop: BOG50-P1
15:51:20.119 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << X-Amz-Cf-Id: UHxPMj9ikIvU9xIGerzU4Gndxc4LhP3ScDpXGBJD72QWq_gW0WWfBA==
15:51:20.119 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:20.119 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 56][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:20.119 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-56: set socket timeout to 0
15:51:20.119 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 56][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:20.120 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 434
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 493
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:20 GMT
1 < x-amzn-RequestId: bde57e59-c685-4af9-a17e-c0ca1b92a71d
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 493
1 < x-amz-apigw-id: FZMTTE5zCYcF-8w=
1 < etag: W/"1ed-LI2++MxYcEKtr8ZG3zSZpI7gkM4"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2748-566762c95770328b1d9e8b66;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 0e6d9582b09e77c39567ff04092424b2.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: UHxPMj9ikIvU9xIGerzU4Gndxc4LhP3ScDpXGBJD72QWq_gW0WWfBA==
{"status":true,"data":{"id":"91eaa030-f9ab-11ed-a074-c15387bfdfb6","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951,"updated_at":"2023-05-23T20:51:20.115Z","created_at":"2023-05-23T20:51:20.115Z"}}

15:51:20.121 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": {
    "id": "91eaa030-f9ab-11ed-a074-c15387bfdfb6",
    "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
    "text_first_es": "ejemplo",
    "text_first_en": "ejemplo",
    "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
    "address_es": "ejemplo",
    "address_en": "ejemplo",
    "capacity": 1333,
    "text_second_es": "ejemplo",
    "text_second_en": "ejemplo",
    "latitude": -12.1171289,
    "longitude": -76.9989951,
    "updated_at": "2023-05-23T20:51:20.115Z",
    "created_at": "2023-05-23T20:51:20.115Z"
  }
}
 
15:51:20.121 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:20.123 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:20.124 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:20.125 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:20.127 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:20.127 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:20.127 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/stadiums
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 350
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"infographic_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":-1,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951}

15:51:20.127 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:20.127 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 57][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:20.127 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:20.127 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:20.127 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:20.155 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:20.155 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:20.155 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:20.189 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:20.189 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:20.189 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:20.189 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:20.189 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:20.189 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:20.189 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56167<->143.204.23.36:443
15:51:20.189 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-57: set socket timeout to 5000
15:51:20.189 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/stadiums HTTP/1.1
15:51:20.189 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:20.189 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 >> POST /dev/api/stadiums HTTP/1.1
15:51:20.189 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:20.189 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 >> Content-Type: application/json; charset=UTF-8
15:51:20.189 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 >> Content-Length: 350
15:51:20.189 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:20.189 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 >> Connection: Keep-Alive
15:51:20.189 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:20.189 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 >> Accept-Encoding: gzip,deflate
15:51:20.189 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "POST /dev/api/stadiums HTTP/1.1[\r][\n]"
15:51:20.189 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:20.189 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:20.189 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "Content-Length: 350[\r][\n]"
15:51:20.189 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:20.189 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "Connection: Keep-Alive[\r][\n]"
15:51:20.189 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:20.189 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:20.189 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "[\r][\n]"
15:51:20.189 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "{"infographic_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":-1,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951}"
15:51:20.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:51:20.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:20.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "Content-Length: 81[\r][\n]"
15:51:20.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "Connection: keep-alive[\r][\n]"
15:51:20.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "Date: Tue, 23 May 2023 20:51:20 GMT[\r][\n]"
15:51:20.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "x-amzn-RequestId: 990f83e2-ff46-4a4f-b981-e97cb4285e34[\r][\n]"
15:51:20.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "access-control-allow-origin: *[\r][\n]"
15:51:20.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "x-amzn-Remapped-content-length: 81[\r][\n]"
15:51:20.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "x-amz-apigw-id: FZMTWHjxCYcFUqQ=[\r][\n]"
15:51:20.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "etag: W/"51-JgqSXfPlbEi5JQydqhvE1L/zFA8"[\r][\n]"
15:51:20.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "x-powered-by: Express[\r][\n]"
15:51:20.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "X-Amzn-Trace-Id: Root=1-646d2748-2063246b2ab69d3c2f4a7b6a;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:20.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "X-Cache: Error from cloudfront[\r][\n]"
15:51:20.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)[\r][\n]"
15:51:20.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:20.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "X-Amz-Cf-Id: nVgJ2UaRECSnO_8OttbGfez93JGIpFmx2lO20lg38hGovrA1pT5FFA==[\r][\n]"
15:51:20.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "[\r][\n]"
15:51:20.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "{"status":false,"error":["capacity : Number must be greater than or equal to 0"]}"
15:51:20.345 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << HTTP/1.1 400 Bad Request
15:51:20.345 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << Content-Type: application/json; charset=utf-8
15:51:20.345 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << Content-Length: 81
15:51:20.345 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << Connection: keep-alive
15:51:20.345 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << Date: Tue, 23 May 2023 20:51:20 GMT
15:51:20.345 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << x-amzn-RequestId: 990f83e2-ff46-4a4f-b981-e97cb4285e34
15:51:20.345 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << access-control-allow-origin: *
15:51:20.345 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << x-amzn-Remapped-content-length: 81
15:51:20.345 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << x-amz-apigw-id: FZMTWHjxCYcFUqQ=
15:51:20.345 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << etag: W/"51-JgqSXfPlbEi5JQydqhvE1L/zFA8"
15:51:20.345 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << x-powered-by: Express
15:51:20.345 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << X-Amzn-Trace-Id: Root=1-646d2748-2063246b2ab69d3c2f4a7b6a;Sampled=0;lineage=1a7c2e09:0
15:51:20.345 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << X-Cache: Error from cloudfront
15:51:20.345 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)
15:51:20.345 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << X-Amz-Cf-Pop: BOG50-P1
15:51:20.345 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << X-Amz-Cf-Id: nVgJ2UaRECSnO_8OttbGfez93JGIpFmx2lO20lg38hGovrA1pT5FFA==
15:51:20.345 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:20.345 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 57][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:20.345 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-57: set socket timeout to 0
15:51:20.345 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 57][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:20.345 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 218
1 < 400
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 81
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:20 GMT
1 < x-amzn-RequestId: 990f83e2-ff46-4a4f-b981-e97cb4285e34
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 81
1 < x-amz-apigw-id: FZMTWHjxCYcFUqQ=
1 < etag: W/"51-JgqSXfPlbEi5JQydqhvE1L/zFA8"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2748-2063246b2ab69d3c2f4a7b6a;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Error from cloudfront
1 < Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: nVgJ2UaRECSnO_8OttbGfez93JGIpFmx2lO20lg38hGovrA1pT5FFA==
{"status":false,"error":["capacity : Number must be greater than or equal to 0"]}

15:51:20.346 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['error'][0]
15:51:20.347 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:20.348 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:20.349 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:20.350 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:20.350 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:20.350 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/stadiums
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 304
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"infographic_url":"e","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951}

15:51:20.350 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:20.350 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 58][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:20.350 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:20.350 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:20.350 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:20.376 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:20.376 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:20.376 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:20.409 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:20.409 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:20.409 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:20.409 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:20.409 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:20.409 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:20.409 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56168<->143.204.23.36:443
15:51:20.409 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-58: set socket timeout to 5000
15:51:20.409 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/stadiums HTTP/1.1
15:51:20.409 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:20.409 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 >> POST /dev/api/stadiums HTTP/1.1
15:51:20.409 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:20.409 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 >> Content-Type: application/json; charset=UTF-8
15:51:20.409 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 >> Content-Length: 304
15:51:20.409 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:20.409 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 >> Connection: Keep-Alive
15:51:20.409 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:20.409 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 >> Accept-Encoding: gzip,deflate
15:51:20.409 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "POST /dev/api/stadiums HTTP/1.1[\r][\n]"
15:51:20.409 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:20.409 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:20.409 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "Content-Length: 304[\r][\n]"
15:51:20.409 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:20.409 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "Connection: Keep-Alive[\r][\n]"
15:51:20.409 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:20.409 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:20.409 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "[\r][\n]"
15:51:20.409 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "{"infographic_url":"e","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951}"
15:51:20.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:51:20.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:20.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "Content-Length: 58[\r][\n]"
15:51:20.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "Connection: keep-alive[\r][\n]"
15:51:20.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "Date: Tue, 23 May 2023 20:51:20 GMT[\r][\n]"
15:51:20.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "x-amzn-RequestId: e35bf7d5-3273-40d8-91ea-f2ea2bbaa05f[\r][\n]"
15:51:20.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "access-control-allow-origin: *[\r][\n]"
15:51:20.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "x-amzn-Remapped-content-length: 58[\r][\n]"
15:51:20.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "x-amz-apigw-id: FZMTaHbbCYcFltA=[\r][\n]"
15:51:20.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "etag: W/"3a-F+FUUGI6cRRs7cBUucC89uM4ZHo"[\r][\n]"
15:51:20.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "x-powered-by: Express[\r][\n]"
15:51:20.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "X-Amzn-Trace-Id: Root=1-646d2748-778146ae22b5785034c4637b;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:20.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "X-Cache: Error from cloudfront[\r][\n]"
15:51:20.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "Via: 1.1 04a06f8c05d19f3846ef23689cf0a098.cloudfront.net (CloudFront)[\r][\n]"
15:51:20.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:20.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "X-Amz-Cf-Id: iIUQdmLiSaW1zCRfYofQ5saeRIb9x3QhMzjVlkpMalpi64c65iKmwg==[\r][\n]"
15:51:20.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "[\r][\n]"
15:51:20.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "{"status":false,"error":["infographic_url : Invalid url"]}"
15:51:20.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << HTTP/1.1 400 Bad Request
15:51:20.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << Content-Type: application/json; charset=utf-8
15:51:20.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << Content-Length: 58
15:51:20.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << Connection: keep-alive
15:51:20.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << Date: Tue, 23 May 2023 20:51:20 GMT
15:51:20.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << x-amzn-RequestId: e35bf7d5-3273-40d8-91ea-f2ea2bbaa05f
15:51:20.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << access-control-allow-origin: *
15:51:20.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << x-amzn-Remapped-content-length: 58
15:51:20.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << x-amz-apigw-id: FZMTaHbbCYcFltA=
15:51:20.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << etag: W/"3a-F+FUUGI6cRRs7cBUucC89uM4ZHo"
15:51:20.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << x-powered-by: Express
15:51:20.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << X-Amzn-Trace-Id: Root=1-646d2748-778146ae22b5785034c4637b;Sampled=0;lineage=1a7c2e09:0
15:51:20.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << X-Cache: Error from cloudfront
15:51:20.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << Via: 1.1 04a06f8c05d19f3846ef23689cf0a098.cloudfront.net (CloudFront)
15:51:20.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << X-Amz-Cf-Pop: BOG50-P1
15:51:20.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << X-Amz-Cf-Id: iIUQdmLiSaW1zCRfYofQ5saeRIb9x3QhMzjVlkpMalpi64c65iKmwg==
15:51:20.709 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:20.709 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 58][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:20.709 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-58: set socket timeout to 0
15:51:20.709 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 58][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:20.709 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 359
1 < 400
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 58
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:20 GMT
1 < x-amzn-RequestId: e35bf7d5-3273-40d8-91ea-f2ea2bbaa05f
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 58
1 < x-amz-apigw-id: FZMTaHbbCYcFltA=
1 < etag: W/"3a-F+FUUGI6cRRs7cBUucC89uM4ZHo"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2748-778146ae22b5785034c4637b;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Error from cloudfront
1 < Via: 1.1 04a06f8c05d19f3846ef23689cf0a098.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: iIUQdmLiSaW1zCRfYofQ5saeRIb9x3QhMzjVlkpMalpi64c65iKmwg==
{"status":false,"error":["infographic_url : Invalid url"]}

15:51:20.710 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['error'][0]
15:51:20.711 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:20.712 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:20.712 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:20.713 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:20.713 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:20.713 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/stadiums
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 304
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"infographic_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"e","address_es":"ejemplo","address_en":"ejemplo","capacity":1,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951}

15:51:20.713 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:20.713 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 59][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:20.713 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:20.713 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:20.713 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:20.740 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:20.740 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:20.740 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:20.773 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:20.773 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:20.773 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:20.773 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:20.773 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:20.773 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:20.774 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56169<->143.204.23.36:443
15:51:20.774 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-59: set socket timeout to 5000
15:51:20.774 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/stadiums HTTP/1.1
15:51:20.774 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:20.774 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 >> POST /dev/api/stadiums HTTP/1.1
15:51:20.774 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:20.774 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 >> Content-Type: application/json; charset=UTF-8
15:51:20.774 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 >> Content-Length: 304
15:51:20.774 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:20.774 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 >> Connection: Keep-Alive
15:51:20.774 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:20.774 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 >> Accept-Encoding: gzip,deflate
15:51:20.774 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "POST /dev/api/stadiums HTTP/1.1[\r][\n]"
15:51:20.774 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:20.774 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:20.774 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "Content-Length: 304[\r][\n]"
15:51:20.774 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:20.774 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "Connection: Keep-Alive[\r][\n]"
15:51:20.774 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:20.774 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:20.774 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "[\r][\n]"
15:51:20.774 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "{"infographic_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"e","address_es":"ejemplo","address_en":"ejemplo","capacity":1,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951}"
15:51:20.920 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:51:20.920 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:20.920 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "Content-Length: 60[\r][\n]"
15:51:20.920 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "Connection: keep-alive[\r][\n]"
15:51:20.920 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "Date: Tue, 23 May 2023 20:51:20 GMT[\r][\n]"
15:51:20.920 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "x-amzn-RequestId: c64195de-b42a-419a-bb6d-1ea9d661c0bb[\r][\n]"
15:51:20.920 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "access-control-allow-origin: *[\r][\n]"
15:51:20.921 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "x-amzn-Remapped-content-length: 60[\r][\n]"
15:51:20.921 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "x-amz-apigw-id: FZMTcGjsiYcFnCw=[\r][\n]"
15:51:20.921 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "etag: W/"3c-ZaP285A4n/Biw6S8q4W8R4nRQ7Q"[\r][\n]"
15:51:20.921 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "x-powered-by: Express[\r][\n]"
15:51:20.921 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "X-Amzn-Trace-Id: Root=1-646d2748-7c22bb6c6cb9cf1c5e26204c;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:20.921 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "X-Cache: Error from cloudfront[\r][\n]"
15:51:20.921 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "Via: 1.1 b1a18f9db41f00167a95de9940d0b068.cloudfront.net (CloudFront)[\r][\n]"
15:51:20.921 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:20.921 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "X-Amz-Cf-Id: eiO4s3bNCLDlynYegBwiO1ftLPQZozcv_lqLzpOjsbU2dwPn4sc5TQ==[\r][\n]"
15:51:20.921 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "[\r][\n]"
15:51:20.921 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "{"status":false,"error":["stadium_image_url : Invalid url"]}"
15:51:20.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << HTTP/1.1 400 Bad Request
15:51:20.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << Content-Type: application/json; charset=utf-8
15:51:20.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << Content-Length: 60
15:51:20.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << Connection: keep-alive
15:51:20.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << Date: Tue, 23 May 2023 20:51:20 GMT
15:51:20.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << x-amzn-RequestId: c64195de-b42a-419a-bb6d-1ea9d661c0bb
15:51:20.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << access-control-allow-origin: *
15:51:20.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << x-amzn-Remapped-content-length: 60
15:51:20.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << x-amz-apigw-id: FZMTcGjsiYcFnCw=
15:51:20.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << etag: W/"3c-ZaP285A4n/Biw6S8q4W8R4nRQ7Q"
15:51:20.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << x-powered-by: Express
15:51:20.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << X-Amzn-Trace-Id: Root=1-646d2748-7c22bb6c6cb9cf1c5e26204c;Sampled=0;lineage=1a7c2e09:0
15:51:20.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << X-Cache: Error from cloudfront
15:51:20.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << Via: 1.1 b1a18f9db41f00167a95de9940d0b068.cloudfront.net (CloudFront)
15:51:20.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << X-Amz-Cf-Pop: BOG50-P1
15:51:20.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << X-Amz-Cf-Id: eiO4s3bNCLDlynYegBwiO1ftLPQZozcv_lqLzpOjsbU2dwPn4sc5TQ==
15:51:20.921 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:20.921 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 59][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:20.921 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-59: set socket timeout to 0
15:51:20.921 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 59][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:20.921 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 208
1 < 400
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 60
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:20 GMT
1 < x-amzn-RequestId: c64195de-b42a-419a-bb6d-1ea9d661c0bb
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 60
1 < x-amz-apigw-id: FZMTcGjsiYcFnCw=
1 < etag: W/"3c-ZaP285A4n/Biw6S8q4W8R4nRQ7Q"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2748-7c22bb6c6cb9cf1c5e26204c;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Error from cloudfront
1 < Via: 1.1 b1a18f9db41f00167a95de9940d0b068.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: eiO4s3bNCLDlynYegBwiO1ftLPQZozcv_lqLzpOjsbU2dwPn4sc5TQ==
{"status":false,"error":["stadium_image_url : Invalid url"]}

15:51:20.922 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['error'][0]
15:51:20.925 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:51:20.930 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@5188c971
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@69c6d9bf
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@34b6cd55
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@5188c971
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@59be3bcb
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:51:20.930 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Stadiums/create_stadium.feature
scenarios:  5 | passed:  5 | failed:  0 | time: 2.1091
---------------------------------------------------------

15:51:20.962 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 17 of 38 (0 remaining) classpath:karate/features/Stadiums/create_stadium.feature
15:51:20.964 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:20.965 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:20.969 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:20.969 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:20.969 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/stadiums/8b0893d0-e399-11ed-8794-f58efb359f9b
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:20.969 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:20.969 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 60][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:20.969 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:20.969 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:20.969 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:20.996 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:20.996 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:20.996 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:21.032 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:21.032 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:21.032 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:21.032 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:21.032 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:21.032 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:21.032 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56170<->143.204.23.36:443
15:51:21.032 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-60: set socket timeout to 5000
15:51:21.032 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/stadiums/8b0893d0-e399-11ed-8794-f58efb359f9b HTTP/1.1
15:51:21.032 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:21.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 >> GET /dev/api/stadiums/8b0893d0-e399-11ed-8794-f58efb359f9b HTTP/1.1
15:51:21.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:21.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:21.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 >> Connection: Keep-Alive
15:51:21.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:21.032 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 >> Accept-Encoding: gzip,deflate
15:51:21.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 >> "GET /dev/api/stadiums/8b0893d0-e399-11ed-8794-f58efb359f9b HTTP/1.1[\r][\n]"
15:51:21.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:21.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:21.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 >> "Connection: Keep-Alive[\r][\n]"
15:51:21.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:21.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:21.032 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 >> "[\r][\n]"
15:51:21.414 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "HTTP/1.1 200 OK[\r][\n]"
15:51:21.414 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:21.414 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "Content-Length: 6836[\r][\n]"
15:51:21.414 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "Connection: keep-alive[\r][\n]"
15:51:21.414 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "Date: Tue, 23 May 2023 20:51:21 GMT[\r][\n]"
15:51:21.414 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "x-amzn-RequestId: c729b235-cc07-47b7-9468-537816a62b50[\r][\n]"
15:51:21.414 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "access-control-allow-origin: *[\r][\n]"
15:51:21.414 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "x-amzn-Remapped-content-length: 6836[\r][\n]"
15:51:21.414 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "x-amz-apigw-id: FZMTgEW_iYcFhhw=[\r][\n]"
15:51:21.414 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "etag: W/"1ab4-pWk51KQwMpP5Wlmkc2DN/7L0EVU"[\r][\n]"
15:51:21.414 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "x-powered-by: Express[\r][\n]"
15:51:21.414 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "X-Amzn-Trace-Id: Root=1-646d2749-1e3e688d5d4f6e9a76e8aa2b;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:21.414 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:21.414 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "Via: 1.1 9c616eaf86921af6212cb1fc8e4f14aa.cloudfront.net (CloudFront)[\r][\n]"
15:51:21.414 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:21.414 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "X-Amz-Cf-Id: UlT0D4BGRql6d0osJRHdnX68SvVN8qgn1Bkgbaqt5uYlytpyuDbjhQ==[\r][\n]"
15:51:21.414 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "[\r][\n]"
15:51:21.414 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "{"status":true,"data":{"id":"8b0893d0-e399-11ed-8794-f58efb359f9b","infographic_url":"https://cdn.whiz.pe/api/v2/image/fa8a7b7f-79ba-4adf-baec-36c0cb8ddc39/png","text_first_es":"<p>En 2017 iniciaron las obras de construcci[0xc3][0xb3]n de un estadio de f[0xc3][0xba]tbol en la ciudad de Mazatl[0xc3][0xa1]n como parte de un proyecto de construcci[0xc3][0xb3]n y modernizaci[0xc3][0xb3]n de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el [0xc3][0xba]nico de nueva creaci[0xc3][0xb3]n dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiac[0xc3][0xa1]n; Teodoro Mariscal de Mazatl[0xc3][0xa1]n y el Estadio Emilio Ibarra Almada de Los Mochis.[0xe2][0x80][0x8b]<br>Desde 2017 se busc[0xc3][0xb3] conseguir un equipo de f[0xc3][0xba]tbol profesional para ocupar el nuevo recinto, puesto que no exist[0xc3][0xad]a un club que tuviera como sede la ciudad. En ese mismo a[0xc3][0xb1]o se fund[0xc3][0xb3] el Pacific F[0xc3][0xba]tbol Club, el cual pertenec[0xc3][0xad]a al Grupo Faharo, due[0xc3][0xb1]os de Murci[0xc3][0xa9]lagos F[0xc3][0xba]tbol Club,11[0xe2][0x80][0x8b] no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Ser[0xc3][0xad]a hasta enero de 2019 cuando el Pacific lleg[0xc3][0xb3] al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la pr[0xc3][0xa1]ctica del b[0xc3][0xa9]isbol. Sin embargo, este club solamente jugar[0xc3][0xad]a durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicit[0xc3][0xb3] permiso para no competir en la Serie A de M[0xc3][0xa9]xico con el objetivo de conseguir una franquicia para disputar una liga de mayor categor[0xc3][0xad]a.</p>","text_first_en":"<p>En 2017 iniciaron las obras de construcci[0xc3][0xb3]n de un estadio de f[0xc3][0xba]tbol en la ciudad de Mazatl[0xc3][0xa1]n como parte de un proyecto de construcci[0xc3][0xb3]n y modernizaci[0xc3][0xb3]n de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el [0xc3][0xba]nico de nueva creaci[0xc3][0xb3]n dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiac[0xc3][0xa1]n; Teodoro Mariscal de Mazatl[0xc3][0xa1]n y el Estadio Emilio Ibarra Almada de Los Mochis.[0xe2][0x80][0x8b]<br>Desde 2017 se busc[0xc3][0xb3] conseguir un equipo de f[0xc3][0xba]tbol profesional para ocupar el nuevo recinto, puesto que no exist[0xc3][0xad]a un club que tuviera como sede la ciudad. En ese mismo a[0xc3][0xb1]o se fund[0xc3][0xb3] el Pacific F[0xc3][0xba]tbol Club, el cual pertenec[0xc3][0xad]a al Grupo Faharo, due[0xc3][0xb1]os de Murci[0xc3][0xa9]lagos F[0xc3][0xba]tbol Club,11[0xe2][0x80][0x8b] no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Ser[0xc3][0xad]a hasta enero de 2019 cuando el Pacific lleg[0xc3][0xb3] al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la pr[0xc3][0xa1]ctica del b[0xc3][0xa9]isbol. Sin embargo, este club solamente jugar[0xc3][0xad]a durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicit[0xc3][0xb3] permiso para no competir en la Serie A de M[0xc3][0xa9]xico con el objetivo de conseguir una franquicia para disputar una liga de mayor categor[0xc3][0xad]a.</p>","stadium_image_url":"https://cdn.whiz.pe/api/v2/image/116bb429-b50c-4329-b619-94b12eace04c/jpg","address_es":"Pandera Dorada, Mazatl[0xc3][0xa1]n Sinaloa.","address_en":"Pandera Dorada, Mazatl[0xc3][0xa1]n Sinaloa.","capacity":21000,"text_second_es":"<p>En 2020 se aceleraron los trabajos de construcci[0xc3][0xb3]n del estadio con el objetivo de tenerlo listo antes del inicio de la temporada futbol[0xc3][0xad]stica 2020-2021. Finalmente, el 2 de junio se confirm[0xc3][0xb3] la llegada de un nuevo equipo para el recinto, el club Monarcas Morelia fue trasladado desde Michoac[0xc3][0xa1]n, y pas[0xc3][0xb3] llamarse Mazatl[0xc3][0xa1]n F[0xc3][0xba]tbol Club. El estadio fue llamado de manera provisional como Estadio de Mazatl[0xc3][0xa1]n.<br>El 7 de julio de 2020 tras un tuit de la cuenta oficial del Mazatl[0xc3][0xa1]n FC se dio a conocer que el estadio recibir[0xc3][0xa1] como segundo nombre 'El Kraken', sin embargo, este nombre no es reconocido de manera oficial por la Federaci[0xc3][0xb3]n Mexicana de F[0xc3][0xba]tbol, y es visto [0xc3][0xba]nicamente como una denominaci[0xc3][0xb3]n comercial y administrativa por parte del club. El 23 de julio se celebr[0xc3][0xb3] un acto para celebrar la apertura del estadio con un concierto a cargo de la Banda El Recodo, agrupaci[0xc3][0xb3]n local y patrocinador oficial del Mazatl[0xc3][0xa1]n F.C.<br>El 27 de julio de 2020 se disput[0xc3][0xb3] el primer partido en la historia del estadio, con un encuentro entre el Mazatl[0xc3][0xa1]n F[0xc3][0xba]tbol Club y el Club Puebla correspondiente a la jornada 1 del Torneo Guard1anes 2020, el marcador finaliz[0xc3][0xb3] con una victoria por 1-4 en favor del equipo poblano, el primer gol anotado en este recinto fue marcado por el jugador Santiago Orme[0xc3][0xb1]o.[0xe2][0x80][0x8b] El partido inaugural del recinto se jug[0xc3][0xb3] a puerta cerrada debido a las medidas sanitarias provocadas por la pandemia de coronavirus.<br>El 16 de octubre de 2020 se disput[0xc3][0xb3] el primer partido con p[0xc3][0xba]blico en el estadio, en esa ocasi[0xc3][0xb3]n 6,000 espectadores pudieron asistir al encuentro entre el Mazatl[0xc3][0xa1]n y el F[0xc3][0xba]tbol Club Ju[0xc3][0xa1]rez. El 19 de marzo de 2021 se registr[0xc3][0xb3] la mayor entrada hasta el momento en el estadio, cuando 10,159 aficionados asistieron al encuentro entre el Mazatl[0xc3][0xa1]n F.C. y el Club Am[0xc3][0xa9]rica.</p>","text_second_en":"<p>En 2020 se aceleraron los trabajos de construcci[0xc3][0xb3]n del estadio con el objetivo de tenerlo listo antes del inicio de la temporada futbol[0xc3][0xad]stica 2020-2021. Finalmente, el 2 de junio se confirm[0xc3][0xb3] la llegada de un nuevo equipo para el recinto, el club Monarcas Morelia fue trasladado desde Michoac[0xc3][0xa1]n, y pas[0xc3][0xb3] llamarse Mazatl[0xc3][0xa1]n F[0xc3][0xba]tbol Club. El estadio fue llamado de manera provisional como Estadio de Mazatl[0xc3][0xa1]n.<br>El 7 de julio de 2020 tras un tuit de la cuenta oficial del Mazatl[0xc3][0xa1]n FC se dio a conocer que el estadio recibir[0xc3][0xa1] como segundo nombre 'El Kraken', sin embargo, este nombre no es reconocido de manera oficial por la Federaci[0xc3][0xb3]n Mexicana de F[0xc3][0xba]tbol, y es visto [0xc3][0xba]nicamente como una denominaci[0xc3][0xb3]n comercial y administrativa por parte del club. El 23 de julio se celebr[0xc3][0xb3] un acto para celebrar la apertura del estadio con un concierto a cargo de la Banda El Recodo, agrupaci[0xc3][0xb3]n local y patrocinador oficial del Mazatl[0xc3][0xa1]n F.C.<br>El 27 de julio de 2020 se disput[0xc3][0xb3] el primer partido en la historia del estadio, con un encuentro entre el Mazatl[0xc3][0xa1]n F[0xc3][0xba]tbol Club y el Club Puebla correspondiente a la jornada 1 del Torneo Guard1anes 2020, el marcador finaliz[0xc3][0xb3] con una victoria por 1-4 en favor del equipo poblano, el primer gol anotado en este recinto fue marcado por el jugador Santiago Orme[0xc3][0xb1]o.[0xe2][0x80][0x8b] El partido inaugural del recinto se jug[0xc3][0xb3] a puerta cerrada debido a las medidas sanitarias provocadas por la pandemia de coronavirus.<br>El 16 de octubre de 2020 se disput[0xc3][0xb3] el primer partido con p[0xc3][0xba]blico en el estadio, en esa ocasi[0xc3][0xb3]n 6,000 espectadores pudieron asistir al encuentro entre el Mazatl[0xc3][0xa1]n y el F[0xc3][0xba]tbol Club Ju[0xc3][0xa1]rez. El 19 de marzo de 2021 se registr[0xc3][0xb3] la mayor entrada hasta el momento en el estadio, cuando 10,159 aficionados asistieron al encuentro entre el Mazatl[0xc3][0xa1]n F.C. y el Club Am[0xc3][0xa9]rica.</p>","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-04-25T18:46:52.000Z","updated_at":"2023-04-25T18:46:52.000Z","deleted_at":null}}"
15:51:21.414 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << HTTP/1.1 200 OK
15:51:21.414 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << Content-Type: application/json; charset=utf-8
15:51:21.414 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << Content-Length: 6836
15:51:21.414 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << Connection: keep-alive
15:51:21.414 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << Date: Tue, 23 May 2023 20:51:21 GMT
15:51:21.414 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << x-amzn-RequestId: c729b235-cc07-47b7-9468-537816a62b50
15:51:21.414 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << access-control-allow-origin: *
15:51:21.414 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << x-amzn-Remapped-content-length: 6836
15:51:21.414 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << x-amz-apigw-id: FZMTgEW_iYcFhhw=
15:51:21.414 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << etag: W/"1ab4-pWk51KQwMpP5Wlmkc2DN/7L0EVU"
15:51:21.414 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << x-powered-by: Express
15:51:21.414 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << X-Amzn-Trace-Id: Root=1-646d2749-1e3e688d5d4f6e9a76e8aa2b;Sampled=0;lineage=1a7c2e09:0
15:51:21.414 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << X-Cache: Miss from cloudfront
15:51:21.414 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << Via: 1.1 9c616eaf86921af6212cb1fc8e4f14aa.cloudfront.net (CloudFront)
15:51:21.414 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << X-Amz-Cf-Pop: BOG50-P1
15:51:21.414 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << X-Amz-Cf-Id: UlT0D4BGRql6d0osJRHdnX68SvVN8qgn1Bkgbaqt5uYlytpyuDbjhQ==
15:51:21.414 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:21.414 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 60][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:21.414 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-60: set socket timeout to 0
15:51:21.415 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 60][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:21.415 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 446
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 6836
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:21 GMT
1 < x-amzn-RequestId: c729b235-cc07-47b7-9468-537816a62b50
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 6836
1 < x-amz-apigw-id: FZMTgEW_iYcFhhw=
1 < etag: W/"1ab4-pWk51KQwMpP5Wlmkc2DN/7L0EVU"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2749-1e3e688d5d4f6e9a76e8aa2b;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 9c616eaf86921af6212cb1fc8e4f14aa.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: UlT0D4BGRql6d0osJRHdnX68SvVN8qgn1Bkgbaqt5uYlytpyuDbjhQ==
{"status":true,"data":{"id":"8b0893d0-e399-11ed-8794-f58efb359f9b","infographic_url":"https://cdn.whiz.pe/api/v2/image/fa8a7b7f-79ba-4adf-baec-36c0cb8ddc39/png","text_first_es":"<p>En 2017 iniciaron las obras de construcción de un estadio de fútbol en la ciudad de Mazatlán como parte de un proyecto de construcción y modernización de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el único de nueva creación dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiacán; Teodoro Mariscal de Mazatlán y el Estadio Emilio Ibarra Almada de Los Mochis.​<br>Desde 2017 se buscó conseguir un equipo de fútbol profesional para ocupar el nuevo recinto, puesto que no existía un club que tuviera como sede la ciudad. En ese mismo año se fundó el Pacific Fútbol Club, el cual pertenecía al Grupo Faharo, dueños de Murciélagos Fútbol Club,11​ no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Sería hasta enero de 2019 cuando el Pacific llegó al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la práctica del béisbol. Sin embargo, este club solamente jugaría durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicitó permiso para no competir en la Serie A de México con el objetivo de conseguir una franquicia para disputar una liga de mayor categoría.</p>","text_first_en":"<p>En 2017 iniciaron las obras de construcción de un estadio de fútbol en la ciudad de Mazatlán como parte de un proyecto de construcción y modernización de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el único de nueva creación dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiacán; Teodoro Mariscal de Mazatlán y el Estadio Emilio Ibarra Almada de Los Mochis.​<br>Desde 2017 se buscó conseguir un equipo de fútbol profesional para ocupar el nuevo recinto, puesto que no existía un club que tuviera como sede la ciudad. En ese mismo año se fundó el Pacific Fútbol Club, el cual pertenecía al Grupo Faharo, dueños de Murciélagos Fútbol Club,11​ no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Sería hasta enero de 2019 cuando el Pacific llegó al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la práctica del béisbol. Sin embargo, este club solamente jugaría durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicitó permiso para no competir en la Serie A de México con el objetivo de conseguir una franquicia para disputar una liga de mayor categoría.</p>","stadium_image_url":"https://cdn.whiz.pe/api/v2/image/116bb429-b50c-4329-b619-94b12eace04c/jpg","address_es":"Pandera Dorada, Mazatlán Sinaloa.","address_en":"Pandera Dorada, Mazatlán Sinaloa.","capacity":21000,"text_second_es":"<p>En 2020 se aceleraron los trabajos de construcción del estadio con el objetivo de tenerlo listo antes del inicio de la temporada futbolística 2020-2021. Finalmente, el 2 de junio se confirmó la llegada de un nuevo equipo para el recinto, el club Monarcas Morelia fue trasladado desde Michoacán, y pasó llamarse Mazatlán Fútbol Club. El estadio fue llamado de manera provisional como Estadio de Mazatlán.<br>El 7 de julio de 2020 tras un tuit de la cuenta oficial del Mazatlán FC se dio a conocer que el estadio recibirá como segundo nombre 'El Kraken', sin embargo, este nombre no es reconocido de manera oficial por la Federación Mexicana de Fútbol, y es visto únicamente como una denominación comercial y administrativa por parte del club. El 23 de julio se celebró un acto para celebrar la apertura del estadio con un concierto a cargo de la Banda El Recodo, agrupación local y patrocinador oficial del Mazatlán F.C.<br>El 27 de julio de 2020 se disputó el primer partido en la historia del estadio, con un encuentro entre el Mazatlán Fútbol Club y el Club Puebla correspondiente a la jornada 1 del Torneo Guard1anes 2020, el marcador finalizó con una victoria por 1-4 en favor del equipo poblano, el primer gol anotado en este recinto fue marcado por el jugador Santiago Ormeño.​ El partido inaugural del recinto se jugó a puerta cerrada debido a las medidas sanitarias provocadas por la pandemia de coronavirus.<br>El 16 de octubre de 2020 se disputó el primer partido con público en el estadio, en esa ocasión 6,000 espectadores pudieron asistir al encuentro entre el Mazatlán y el Fútbol Club Juárez. El 19 de marzo de 2021 se registró la mayor entrada hasta el momento en el estadio, cuando 10,159 aficionados asistieron al encuentro entre el Mazatlán F.C. y el Club América.</p>","text_second_en":"<p>En 2020 se aceleraron los trabajos de construcción del estadio con el objetivo de tenerlo listo antes del inicio de la temporada futbolística 2020-2021. Finalmente, el 2 de junio se confirmó la llegada de un nuevo equipo para el recinto, el club Monarcas Morelia fue trasladado desde Michoacán, y pasó llamarse Mazatlán Fútbol Club. El estadio fue llamado de manera provisional como Estadio de Mazatlán.<br>El 7 de julio de 2020 tras un tuit de la cuenta oficial del Mazatlán FC se dio a conocer que el estadio recibirá como segundo nombre 'El Kraken', sin embargo, este nombre no es reconocido de manera oficial por la Federación Mexicana de Fútbol, y es visto únicamente como una denominación comercial y administrativa por parte del club. El 23 de julio se celebró un acto para celebrar la apertura del estadio con un concierto a cargo de la Banda El Recodo, agrupación local y patrocinador oficial del Mazatlán F.C.<br>El 27 de julio de 2020 se disputó el primer partido en la historia del estadio, con un encuentro entre el Mazatlán Fútbol Club y el Club Puebla correspondiente a la jornada 1 del Torneo Guard1anes 2020, el marcador finalizó con una victoria por 1-4 en favor del equipo poblano, el primer gol anotado en este recinto fue marcado por el jugador Santiago Ormeño.​ El partido inaugural del recinto se jugó a puerta cerrada debido a las medidas sanitarias provocadas por la pandemia de coronavirus.<br>El 16 de octubre de 2020 se disputó el primer partido con público en el estadio, en esa ocasión 6,000 espectadores pudieron asistir al encuentro entre el Mazatlán y el Fútbol Club Juárez. El 19 de marzo de 2021 se registró la mayor entrada hasta el momento en el estadio, cuando 10,159 aficionados asistieron al encuentro entre el Mazatlán F.C. y el Club América.</p>","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-04-25T18:46:52.000Z","updated_at":"2023-04-25T18:46:52.000Z","deleted_at":null}}

15:51:21.415 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['id']
15:51:21.416 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": {
    "id": "8b0893d0-e399-11ed-8794-f58efb359f9b",
    "infographic_url": "https://cdn.whiz.pe/api/v2/image/fa8a7b7f-79ba-4adf-baec-36c0cb8ddc39/png",
    "text_first_es": "<p>En 2017 iniciaron las obras de construcción de un estadio de fútbol en la ciudad de Mazatlán como parte de un proyecto de construcción y modernización de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el único de nueva creación dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiacán; Teodoro Mariscal de Mazatlán y el Estadio Emilio Ibarra Almada de Los Mochis.\u200B<br>Desde 2017 se buscó conseguir un equipo de fútbol profesional para ocupar el nuevo recinto, puesto que no existía un club que tuviera como sede la ciudad. En ese mismo año se fundó el Pacific Fútbol Club, el cual pertenecía al Grupo Faharo, dueños de Murciélagos Fútbol Club,11\u200B no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Sería hasta enero de 2019 cuando el Pacific llegó al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la práctica del béisbol. Sin embargo, este club solamente jugaría durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicitó permiso para no competir en la Serie A de México con el objetivo de conseguir una franquicia para disputar una liga de mayor categoría.</p>",
    "text_first_en": "<p>En 2017 iniciaron las obras de construcción de un estadio de fútbol en la ciudad de Mazatlán como parte de un proyecto de construcción y modernización de diversos recintos deportivos en el estado de Sinaloa. Siendo este recinto el único de nueva creación dentro de las obras incluidas en el proyecto, en el cual se modernizaron los estadios Banorte de Culiacán; Teodoro Mariscal de Mazatlán y el Estadio Emilio Ibarra Almada de Los Mochis.\u200B<br>Desde 2017 se buscó conseguir un equipo de fútbol profesional para ocupar el nuevo recinto, puesto que no existía un club que tuviera como sede la ciudad. En ese mismo año se fundó el Pacific Fútbol Club, el cual pertenecía al Grupo Faharo, dueños de Murciélagos Fútbol Club,11\u200B no obstante, durante sus primeros torneos de existencia el equipo tuvo como sede temporal la ciudad de Los Mochis. Sería hasta enero de 2019 cuando el Pacific llegó al puerto, teniendo como sede el Estadio Teodoro Mariscal, dedicado a la práctica del béisbol. Sin embargo, este club solamente jugaría durante unos cuantos meses en la ciudad, puesto que para la temporada 2019-2020 el club solicitó permiso para no competir en la Serie A de México con el objetivo de conseguir una franquicia para disputar una liga de mayor categoría.</p>",
    "stadium_image_url": "https://cdn.whiz.pe/api/v2/image/116bb429-b50c-4329-b619-94b12eace04c/jpg",
    "address_es": "Pandera Dorada, Mazatlán Sinaloa.",
    "address_en": "Pandera Dorada, Mazatlán Sinaloa.",
    "capacity": 21000,
    "text_second_es": "<p>En 2020 se aceleraron los trabajos de construcción del estadio con el objetivo de tenerlo listo antes del inicio de la temporada futbolística 2020-2021. Finalmente, el 2 de junio se confirmó la llegada de un nuevo equipo para el recinto, el club Monarcas Morelia fue trasladado desde Michoacán, y pasó llamarse Mazatlán Fútbol Club. El estadio fue llamado de manera provisional como Estadio de Mazatlán.<br>El 7 de julio de 2020 tras un tuit de la cuenta oficial del Mazatlán FC se dio a conocer que el estadio recibirá como segundo nombre 'El Kraken', sin embargo, este nombre no es reconocido de manera oficial por la Federación Mexicana de Fútbol, y es visto únicamente como una denominación comercial y administrativa por parte del club. El 23 de julio se celebró un acto para celebrar la apertura del estadio con un concierto a cargo de la Banda El Recodo, agrupación local y patrocinador oficial del Mazatlán F.C.<br>El 27 de julio de 2020 se disputó el primer partido en la historia del estadio, con un encuentro entre el Mazatlán Fútbol Club y el Club Puebla correspondiente a la jornada 1 del Torneo Guard1anes 2020, el marcador finalizó con una victoria por 1-4 en favor del equipo poblano, el primer gol anotado en este recinto fue marcado por el jugador Santiago Ormeño.\u200B El partido inaugural del recinto se jugó a puerta cerrada debido a las medidas sanitarias provocadas por la pandemia de coronavirus.<br>El 16 de octubre de 2020 se disputó el primer partido con público en el estadio, en esa ocasión 6,000 espectadores pudieron asistir al encuentro entre el Mazatlán y el Fútbol Club Juárez. El 19 de marzo de 2021 se registró la mayor entrada hasta el momento en el estadio, cuando 10,159 aficionados asistieron al encuentro entre el Mazatlán F.C. y el Club América.</p>",
    "text_second_en": "<p>En 2020 se aceleraron los trabajos de construcción del estadio con el objetivo de tenerlo listo antes del inicio de la temporada futbolística 2020-2021. Finalmente, el 2 de junio se confirmó la llegada de un nuevo equipo para el recinto, el club Monarcas Morelia fue trasladado desde Michoacán, y pasó llamarse Mazatlán Fútbol Club. El estadio fue llamado de manera provisional como Estadio de Mazatlán.<br>El 7 de julio de 2020 tras un tuit de la cuenta oficial del Mazatlán FC se dio a conocer que el estadio recibirá como segundo nombre 'El Kraken', sin embargo, este nombre no es reconocido de manera oficial por la Federación Mexicana de Fútbol, y es visto únicamente como una denominación comercial y administrativa por parte del club. El 23 de julio se celebró un acto para celebrar la apertura del estadio con un concierto a cargo de la Banda El Recodo, agrupación local y patrocinador oficial del Mazatlán F.C.<br>El 27 de julio de 2020 se disputó el primer partido en la historia del estadio, con un encuentro entre el Mazatlán Fútbol Club y el Club Puebla correspondiente a la jornada 1 del Torneo Guard1anes 2020, el marcador finalizó con una victoria por 1-4 en favor del equipo poblano, el primer gol anotado en este recinto fue marcado por el jugador Santiago Ormeño.\u200B El partido inaugural del recinto se jugó a puerta cerrada debido a las medidas sanitarias provocadas por la pandemia de coronavirus.<br>El 16 de octubre de 2020 se disputó el primer partido con público en el estadio, en esa ocasión 6,000 espectadores pudieron asistir al encuentro entre el Mazatlán y el Fútbol Club Juárez. El 19 de marzo de 2021 se registró la mayor entrada hasta el momento en el estadio, cuando 10,159 aficionados asistieron al encuentro entre el Mazatlán F.C. y el Club América.</p>",
    "latitude": "-12.117129",
    "longitude": "-76.998995",
    "created_at": "2023-04-25T18:46:52.000Z",
    "updated_at": "2023-04-25T18:46:52.000Z",
    "deleted_at": null
  }
}
 
15:51:21.418 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:21.418 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:21.419 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:21.420 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:21.420 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/stadiums/8b0893d0-e399-11ed-8794-f58efb359f9
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:21.420 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:21.420 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 61][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:21.420 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:21.420 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:21.420 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:21.445 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:21.445 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:21.445 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:21.475 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:21.475 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:21.475 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:21.475 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:21.475 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:21.475 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:21.475 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56173<->143.204.23.36:443
15:51:21.475 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-61: set socket timeout to 5000
15:51:21.475 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/stadiums/8b0893d0-e399-11ed-8794-f58efb359f9 HTTP/1.1
15:51:21.475 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:21.475 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 >> GET /dev/api/stadiums/8b0893d0-e399-11ed-8794-f58efb359f9 HTTP/1.1
15:51:21.475 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:21.475 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:21.475 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 >> Connection: Keep-Alive
15:51:21.475 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:21.476 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 >> Accept-Encoding: gzip,deflate
15:51:21.476 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 >> "GET /dev/api/stadiums/8b0893d0-e399-11ed-8794-f58efb359f9 HTTP/1.1[\r][\n]"
15:51:21.476 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:21.476 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:21.476 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 >> "Connection: Keep-Alive[\r][\n]"
15:51:21.476 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:21.476 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:21.476 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 >> "[\r][\n]"
15:51:21.776 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "HTTP/1.1 200 OK[\r][\n]"
15:51:21.776 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:21.776 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "Content-Length: 27[\r][\n]"
15:51:21.776 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "Connection: keep-alive[\r][\n]"
15:51:21.776 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "Date: Tue, 23 May 2023 20:51:21 GMT[\r][\n]"
15:51:21.776 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "x-amzn-RequestId: ea0009fc-e0a6-4673-98bb-3b99041e25bd[\r][\n]"
15:51:21.776 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "access-control-allow-origin: *[\r][\n]"
15:51:21.776 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "x-amzn-Remapped-content-length: 27[\r][\n]"
15:51:21.776 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "x-amz-apigw-id: FZMTkEa_iYcFqhw=[\r][\n]"
15:51:21.776 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"[\r][\n]"
15:51:21.776 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "x-powered-by: Express[\r][\n]"
15:51:21.776 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "X-Amzn-Trace-Id: Root=1-646d2749-3d48daa6034937ab12ea005a;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:21.776 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:21.776 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "Via: 1.1 2d421cb55f565ff4c38cbaaf0ba2f1a2.cloudfront.net (CloudFront)[\r][\n]"
15:51:21.776 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:21.776 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "X-Amz-Cf-Id: QJDCHeeL1hvzOgy4fD9gkDDXlnVhLgr9Ex31coLHFkBSXjHc3ogluA==[\r][\n]"
15:51:21.776 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "[\r][\n]"
15:51:21.776 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "{"status":true,"data":null}"
15:51:21.776 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << HTTP/1.1 200 OK
15:51:21.776 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << Content-Type: application/json; charset=utf-8
15:51:21.776 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << Content-Length: 27
15:51:21.776 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << Connection: keep-alive
15:51:21.776 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << Date: Tue, 23 May 2023 20:51:21 GMT
15:51:21.776 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << x-amzn-RequestId: ea0009fc-e0a6-4673-98bb-3b99041e25bd
15:51:21.776 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << access-control-allow-origin: *
15:51:21.776 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << x-amzn-Remapped-content-length: 27
15:51:21.776 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << x-amz-apigw-id: FZMTkEa_iYcFqhw=
15:51:21.776 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"
15:51:21.776 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << x-powered-by: Express
15:51:21.776 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << X-Amzn-Trace-Id: Root=1-646d2749-3d48daa6034937ab12ea005a;Sampled=0;lineage=1a7c2e09:0
15:51:21.776 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << X-Cache: Miss from cloudfront
15:51:21.776 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << Via: 1.1 2d421cb55f565ff4c38cbaaf0ba2f1a2.cloudfront.net (CloudFront)
15:51:21.776 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << X-Amz-Cf-Pop: BOG50-P1
15:51:21.776 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << X-Amz-Cf-Id: QJDCHeeL1hvzOgy4fD9gkDDXlnVhLgr9Ex31coLHFkBSXjHc3ogluA==
15:51:21.776 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:21.776 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 61][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:21.776 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-61: set socket timeout to 0
15:51:21.776 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 61][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:21.776 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 356
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 27
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:21 GMT
1 < x-amzn-RequestId: ea0009fc-e0a6-4673-98bb-3b99041e25bd
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 27
1 < x-amz-apigw-id: FZMTkEa_iYcFqhw=
1 < etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2749-3d48daa6034937ab12ea005a;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 2d421cb55f565ff4c38cbaaf0ba2f1a2.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: QJDCHeeL1hvzOgy4fD9gkDDXlnVhLgr9Ex31coLHFkBSXjHc3ogluA==
{"status":true,"data":null}

15:51:21.777 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:51:21.777 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": null
}
 
15:51:21.779 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:51:21.784 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@189db6d8
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@275b9d53
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@62b42e9d
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@189db6d8
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@70b1150a
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:51:21.784 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Stadiums/get_by_id.feature
scenarios:  2 | passed:  2 | failed:  0 | time: 0.8095
---------------------------------------------------------

15:51:21.794 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 18 of 38 (0 remaining) classpath:karate/features/Stadiums/get_by_id.feature
15:51:21.796 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:21.796 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:21.797 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:21.797 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:21.797 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:21.798 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/stadiums
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 352
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"infographic_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951}

15:51:21.798 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:21.798 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 62][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:21.798 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:21.798 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:21.798 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:21.823 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:21.823 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:21.823 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:21.855 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:21.855 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:21.855 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:21.855 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:21.855 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:21.855 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:21.855 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56174<->143.204.23.36:443
15:51:21.855 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-62: set socket timeout to 5000
15:51:21.855 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/stadiums HTTP/1.1
15:51:21.855 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:21.855 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 >> POST /dev/api/stadiums HTTP/1.1
15:51:21.855 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:21.855 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 >> Content-Type: application/json; charset=UTF-8
15:51:21.855 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 >> Content-Length: 352
15:51:21.855 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:21.855 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 >> Connection: Keep-Alive
15:51:21.855 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:21.855 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 >> Accept-Encoding: gzip,deflate
15:51:21.855 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 >> "POST /dev/api/stadiums HTTP/1.1[\r][\n]"
15:51:21.855 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:21.855 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:21.855 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 >> "Content-Length: 352[\r][\n]"
15:51:21.855 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:21.855 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 >> "Connection: Keep-Alive[\r][\n]"
15:51:21.855 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:21.855 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:21.855 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 >> "[\r][\n]"
15:51:21.855 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 >> "{"infographic_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951}"
15:51:22.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "HTTP/1.1 200 OK[\r][\n]"
15:51:22.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:22.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "Content-Length: 493[\r][\n]"
15:51:22.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "Connection: keep-alive[\r][\n]"
15:51:22.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "Date: Tue, 23 May 2023 20:51:22 GMT[\r][\n]"
15:51:22.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "x-amzn-RequestId: 0292a203-9d5b-418a-b9db-09705ab52faa[\r][\n]"
15:51:22.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "access-control-allow-origin: *[\r][\n]"
15:51:22.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "x-amzn-Remapped-content-length: 493[\r][\n]"
15:51:22.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "x-amz-apigw-id: FZMTnFVJCYcFZAA=[\r][\n]"
15:51:22.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "etag: W/"1ed-EvSW5Ad5kXFQxRFnRIBbk8ylhV8"[\r][\n]"
15:51:22.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "x-powered-by: Express[\r][\n]"
15:51:22.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "X-Amzn-Trace-Id: Root=1-646d274a-20ee02511399a7602e51efe0;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:22.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:22.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "Via: 1.1 903a85d64aaae705535a5b297b3346a8.cloudfront.net (CloudFront)[\r][\n]"
15:51:22.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:22.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "X-Amz-Cf-Id: Ap-OQYonOpM1KEnO8WvEFZe7bvyyEClKPcfDl0FxrxwM2AVaPkwjcw==[\r][\n]"
15:51:22.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "[\r][\n]"
15:51:22.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "{"status":true,"data":{"id":"9310f7c0-f9ab-11ed-a074-c15387bfdfb6","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951,"updated_at":"2023-05-23T20:51:22.044Z","created_at":"2023-05-23T20:51:22.044Z"}}"
15:51:22.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << HTTP/1.1 200 OK
15:51:22.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << Content-Type: application/json; charset=utf-8
15:51:22.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << Content-Length: 493
15:51:22.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << Connection: keep-alive
15:51:22.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << Date: Tue, 23 May 2023 20:51:22 GMT
15:51:22.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << x-amzn-RequestId: 0292a203-9d5b-418a-b9db-09705ab52faa
15:51:22.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << access-control-allow-origin: *
15:51:22.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << x-amzn-Remapped-content-length: 493
15:51:22.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << x-amz-apigw-id: FZMTnFVJCYcFZAA=
15:51:22.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << etag: W/"1ed-EvSW5Ad5kXFQxRFnRIBbk8ylhV8"
15:51:22.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << x-powered-by: Express
15:51:22.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << X-Amzn-Trace-Id: Root=1-646d274a-20ee02511399a7602e51efe0;Sampled=0;lineage=1a7c2e09:0
15:51:22.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << X-Cache: Miss from cloudfront
15:51:22.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << Via: 1.1 903a85d64aaae705535a5b297b3346a8.cloudfront.net (CloudFront)
15:51:22.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << X-Amz-Cf-Pop: BOG50-P1
15:51:22.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << X-Amz-Cf-Id: Ap-OQYonOpM1KEnO8WvEFZe7bvyyEClKPcfDl0FxrxwM2AVaPkwjcw==
15:51:22.025 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:22.025 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 62][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:22.025 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-62: set socket timeout to 0
15:51:22.025 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 62][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:22.025 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 227
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 493
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:22 GMT
1 < x-amzn-RequestId: 0292a203-9d5b-418a-b9db-09705ab52faa
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 493
1 < x-amz-apigw-id: FZMTnFVJCYcFZAA=
1 < etag: W/"1ed-EvSW5Ad5kXFQxRFnRIBbk8ylhV8"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d274a-20ee02511399a7602e51efe0;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 903a85d64aaae705535a5b297b3346a8.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: Ap-OQYonOpM1KEnO8WvEFZe7bvyyEClKPcfDl0FxrxwM2AVaPkwjcw==
{"status":true,"data":{"id":"9310f7c0-f9ab-11ed-a074-c15387bfdfb6","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemplo","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951,"updated_at":"2023-05-23T20:51:22.044Z","created_at":"2023-05-23T20:51:22.044Z"}}

15:51:22.026 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": {
    "id": "9310f7c0-f9ab-11ed-a074-c15387bfdfb6",
    "infographic_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
    "text_first_es": "ejemplo",
    "text_first_en": "ejemplo",
    "stadium_image_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
    "address_es": "ejemplo",
    "address_en": "ejemplo",
    "capacity": 1333,
    "text_second_es": "ejemplo",
    "text_second_en": "ejemplo",
    "latitude": -12.1171289,
    "longitude": -76.9989951,
    "updated_at": "2023-05-23T20:51:22.044Z",
    "created_at": "2023-05-23T20:51:22.044Z"
  }
}
 
15:51:22.027 [Test worker] INFO com.intuit.karate - [print] 9310f7c0-f9ab-11ed-a074-c15387bfdfb6 
15:51:24.038 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:24.038 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:24.038 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/stadiums/9310f7c0-f9ab-11ed-a074-c15387bfdfb6
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 358
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"infographic_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","text_first_es":"ejemploupdate","text_first_en":"ejemplo","stadium_image_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951}

15:51:24.038 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:24.038 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 63][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:24.038 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:24.038 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:24.038 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:24.073 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:24.073 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:24.074 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:24.105 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:24.105 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:24.105 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:24.105 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:24.105 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:24.105 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:24.105 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56179<->143.204.23.36:443
15:51:24.105 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-63: set socket timeout to 5000
15:51:24.105 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/stadiums/9310f7c0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:51:24.105 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:24.105 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 >> PATCH /dev/api/stadiums/9310f7c0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:51:24.105 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:24.105 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 >> Content-Type: application/json; charset=UTF-8
15:51:24.105 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 >> Content-Length: 358
15:51:24.105 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:24.105 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 >> Connection: Keep-Alive
15:51:24.105 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:24.105 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 >> Accept-Encoding: gzip,deflate
15:51:24.105 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 >> "PATCH /dev/api/stadiums/9310f7c0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:51:24.105 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:24.105 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:24.105 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 >> "Content-Length: 358[\r][\n]"
15:51:24.105 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:24.105 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 >> "Connection: Keep-Alive[\r][\n]"
15:51:24.105 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:24.105 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:24.105 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 >> "[\r][\n]"
15:51:24.105 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 >> "{"infographic_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","text_first_es":"ejemploupdate","text_first_en":"ejemplo","stadium_image_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":-12.1171289,"longitude":-76.9989951}"
15:51:24.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 << "HTTP/1.1 200 OK[\r][\n]"
15:51:24.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:24.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 << "Content-Length: 26[\r][\n]"
15:51:24.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 << "Connection: keep-alive[\r][\n]"
15:51:24.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 << "Date: Tue, 23 May 2023 20:51:24 GMT[\r][\n]"
15:51:24.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 << "x-amzn-RequestId: 405d6fe3-bb37-4a4b-945e-46c140e5cdcb[\r][\n]"
15:51:24.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 << "access-control-allow-origin: *[\r][\n]"
15:51:24.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 << "x-amzn-Remapped-content-length: 26[\r][\n]"
15:51:24.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 << "x-amz-apigw-id: FZMT_GQrCYcFQeA=[\r][\n]"
15:51:24.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 << "etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"[\r][\n]"
15:51:24.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 << "x-powered-by: Express[\r][\n]"
15:51:24.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 << "X-Amzn-Trace-Id: Root=1-646d274c-43b1bc987e61dd402c1bda16;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:24.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:24.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 << "Via: 1.1 56944c17909cc5b7a4102b8096acac2c.cloudfront.net (CloudFront)[\r][\n]"
15:51:24.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:24.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 << "X-Amz-Cf-Id: 8kzfskJ5-6OEOA4PeKoTeGxev6o3ICZOcbm4syrLlSoW6nCnXEGbQA==[\r][\n]"
15:51:24.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 << "[\r][\n]"
15:51:24.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-63 << "{"status":true,"data":[1]}"
15:51:24.488 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 << HTTP/1.1 200 OK
15:51:24.488 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 << Content-Type: application/json; charset=utf-8
15:51:24.488 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 << Content-Length: 26
15:51:24.488 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 << Connection: keep-alive
15:51:24.488 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 << Date: Tue, 23 May 2023 20:51:24 GMT
15:51:24.488 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 << x-amzn-RequestId: 405d6fe3-bb37-4a4b-945e-46c140e5cdcb
15:51:24.488 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 << access-control-allow-origin: *
15:51:24.488 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 << x-amzn-Remapped-content-length: 26
15:51:24.488 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 << x-amz-apigw-id: FZMT_GQrCYcFQeA=
15:51:24.488 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 << etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
15:51:24.488 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 << x-powered-by: Express
15:51:24.488 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 << X-Amzn-Trace-Id: Root=1-646d274c-43b1bc987e61dd402c1bda16;Sampled=0;lineage=1a7c2e09:0
15:51:24.488 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 << X-Cache: Miss from cloudfront
15:51:24.488 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 << Via: 1.1 56944c17909cc5b7a4102b8096acac2c.cloudfront.net (CloudFront)
15:51:24.488 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 << X-Amz-Cf-Pop: BOG50-P1
15:51:24.488 [Test worker] DEBUG org.apache.http.headers - http-outgoing-63 << X-Amz-Cf-Id: 8kzfskJ5-6OEOA4PeKoTeGxev6o3ICZOcbm4syrLlSoW6nCnXEGbQA==
15:51:24.488 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:24.488 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 63][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:24.488 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-63: set socket timeout to 0
15:51:24.488 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 63][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:24.488 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 450
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 26
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:24 GMT
2 < x-amzn-RequestId: 405d6fe3-bb37-4a4b-945e-46c140e5cdcb
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 26
2 < x-amz-apigw-id: FZMT_GQrCYcFQeA=
2 < etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d274c-43b1bc987e61dd402c1bda16;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 56944c17909cc5b7a4102b8096acac2c.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: 8kzfskJ5-6OEOA4PeKoTeGxev6o3ICZOcbm4syrLlSoW6nCnXEGbQA==
{"status":true,"data":[1]}

15:51:24.490 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    1
  ]
}
 
15:51:24.490 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:24.490 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data'][0]
15:51:26.500 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:26.500 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:26.500 [Test worker] DEBUG com.intuit.karate - request:
3 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/stadiums/9310f7c0-f9ab-11ed-a074-c15387bfdfb6
3 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
3 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
3 > Connection: Keep-Alive
3 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
3 > Accept-Encoding: gzip,deflate


15:51:26.500 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:26.500 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 64][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:26.500 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:26.501 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:26.501 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:26.532 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:26.532 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:26.532 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:26.568 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:26.568 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:26.568 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:26.568 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:26.568 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:26.569 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:26.569 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56183<->143.204.23.36:443
15:51:26.569 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-64: set socket timeout to 5000
15:51:26.569 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/stadiums/9310f7c0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:51:26.569 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:26.569 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 >> GET /dev/api/stadiums/9310f7c0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:51:26.569 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:26.569 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:26.569 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 >> Connection: Keep-Alive
15:51:26.569 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:26.569 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 >> Accept-Encoding: gzip,deflate
15:51:26.569 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 >> "GET /dev/api/stadiums/9310f7c0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:51:26.569 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:26.569 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:26.569 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 >> "Connection: Keep-Alive[\r][\n]"
15:51:26.569 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:26.569 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:26.569 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 >> "[\r][\n]"
15:51:26.886 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "HTTP/1.1 200 OK[\r][\n]"
15:51:26.886 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:26.886 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "Content-Length: 519[\r][\n]"
15:51:26.886 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "Connection: keep-alive[\r][\n]"
15:51:26.886 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "Date: Tue, 23 May 2023 20:51:26 GMT[\r][\n]"
15:51:26.886 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "x-amzn-RequestId: d638f1f5-ca02-476d-969f-b8b7930da5ff[\r][\n]"
15:51:26.886 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "access-control-allow-origin: *[\r][\n]"
15:51:26.886 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "x-amzn-Remapped-content-length: 519[\r][\n]"
15:51:26.886 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "x-amz-apigw-id: FZMUXEnViYcFarA=[\r][\n]"
15:51:26.886 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "etag: W/"207-Xw+jSOXzisWlJxBgAEKR1RUL4+4"[\r][\n]"
15:51:26.886 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "x-powered-by: Express[\r][\n]"
15:51:26.886 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "X-Amzn-Trace-Id: Root=1-646d274e-4ef56b716ca93f7448082c41;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:26.886 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:26.886 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)[\r][\n]"
15:51:26.886 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:26.886 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "X-Amz-Cf-Id: dJBhX6_VAQpamsavjx53K-QNvNcdHk06VXr_3lT8VhCu7Dg5wfIigQ==[\r][\n]"
15:51:26.886 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "[\r][\n]"
15:51:26.887 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "{"status":true,"data":{"id":"9310f7c0-f9ab-11ed-a074-c15387bfdfb6","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemploupdate","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-23T20:51:22.000Z","updated_at":"2023-05-23T20:51:24.000Z","deleted_at":null}}"
15:51:26.887 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << HTTP/1.1 200 OK
15:51:26.887 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << Content-Type: application/json; charset=utf-8
15:51:26.887 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << Content-Length: 519
15:51:26.887 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << Connection: keep-alive
15:51:26.887 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << Date: Tue, 23 May 2023 20:51:26 GMT
15:51:26.887 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << x-amzn-RequestId: d638f1f5-ca02-476d-969f-b8b7930da5ff
15:51:26.887 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << access-control-allow-origin: *
15:51:26.887 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << x-amzn-Remapped-content-length: 519
15:51:26.887 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << x-amz-apigw-id: FZMUXEnViYcFarA=
15:51:26.887 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << etag: W/"207-Xw+jSOXzisWlJxBgAEKR1RUL4+4"
15:51:26.887 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << x-powered-by: Express
15:51:26.887 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << X-Amzn-Trace-Id: Root=1-646d274e-4ef56b716ca93f7448082c41;Sampled=0;lineage=1a7c2e09:0
15:51:26.887 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << X-Cache: Miss from cloudfront
15:51:26.887 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)
15:51:26.887 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << X-Amz-Cf-Pop: BOG50-P1
15:51:26.887 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << X-Amz-Cf-Id: dJBhX6_VAQpamsavjx53K-QNvNcdHk06VXr_3lT8VhCu7Dg5wfIigQ==
15:51:26.887 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:26.887 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 64][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:26.887 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-64: set socket timeout to 0
15:51:26.887 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 64][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:26.887 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 387
3 < 200
3 < Content-Type: application/json; charset=utf-8
3 < Content-Length: 519
3 < Connection: keep-alive
3 < Date: Tue, 23 May 2023 20:51:26 GMT
3 < x-amzn-RequestId: d638f1f5-ca02-476d-969f-b8b7930da5ff
3 < access-control-allow-origin: *
3 < x-amzn-Remapped-content-length: 519
3 < x-amz-apigw-id: FZMUXEnViYcFarA=
3 < etag: W/"207-Xw+jSOXzisWlJxBgAEKR1RUL4+4"
3 < x-powered-by: Express
3 < X-Amzn-Trace-Id: Root=1-646d274e-4ef56b716ca93f7448082c41;Sampled=0;lineage=1a7c2e09:0
3 < X-Cache: Miss from cloudfront
3 < Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)
3 < X-Amz-Cf-Pop: BOG50-P1
3 < X-Amz-Cf-Id: dJBhX6_VAQpamsavjx53K-QNvNcdHk06VXr_3lT8VhCu7Dg5wfIigQ==
{"status":true,"data":{"id":"9310f7c0-f9ab-11ed-a074-c15387bfdfb6","infographic_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","text_first_es":"ejemploupdate","text_first_en":"ejemplo","stadium_image_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","address_es":"ejemplo","address_en":"ejemplo","capacity":1333,"text_second_es":"ejemplo","text_second_en":"ejemplo","latitude":"-12.117129","longitude":"-76.998995","created_at":"2023-05-23T20:51:22.000Z","updated_at":"2023-05-23T20:51:24.000Z","deleted_at":null}}

15:51:26.887 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['text_first_es']
15:51:28.892 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:28.892 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:28.892 [Test worker] DEBUG com.intuit.karate - request:
4 > DELETE https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/stadiums/9310f7c0-f9ab-11ed-a074-c15387bfdfb6
4 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
4 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
4 > Connection: Keep-Alive
4 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
4 > Accept-Encoding: gzip,deflate


15:51:28.893 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:28.893 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 65][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:28.893 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:28.893 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:28.893 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:28.925 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:28.925 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:28.925 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:28.956 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:28.957 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:28.957 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:28.957 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:28.957 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:28.957 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:28.957 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56187<->143.204.23.36:443
15:51:28.957 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-65: set socket timeout to 5000
15:51:28.957 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request DELETE /dev/api/stadiums/9310f7c0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:51:28.957 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:28.957 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 >> DELETE /dev/api/stadiums/9310f7c0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:51:28.957 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:28.957 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:28.957 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 >> Connection: Keep-Alive
15:51:28.957 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:28.957 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 >> Accept-Encoding: gzip,deflate
15:51:28.957 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 >> "DELETE /dev/api/stadiums/9310f7c0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:51:28.957 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:28.957 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:28.957 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 >> "Connection: Keep-Alive[\r][\n]"
15:51:28.957 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:28.957 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:28.957 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 >> "[\r][\n]"
15:51:29.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 << "HTTP/1.1 200 OK[\r][\n]"
15:51:29.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:29.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 << "Content-Length: 24[\r][\n]"
15:51:29.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 << "Connection: keep-alive[\r][\n]"
15:51:29.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 << "Date: Tue, 23 May 2023 20:51:29 GMT[\r][\n]"
15:51:29.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 << "x-amzn-RequestId: 618e90c3-0f3f-4513-aec3-2ba752311b98[\r][\n]"
15:51:29.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 << "access-control-allow-origin: *[\r][\n]"
15:51:29.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 << "x-amzn-Remapped-content-length: 24[\r][\n]"
15:51:29.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 << "x-amz-apigw-id: FZMUvGZ3CYcFZqQ=[\r][\n]"
15:51:29.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 << "etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"[\r][\n]"
15:51:29.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 << "x-powered-by: Express[\r][\n]"
15:51:29.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 << "X-Amzn-Trace-Id: Root=1-646d2751-6613a2933c0f21b642bede67;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:29.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:29.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 << "Via: 1.1 34a80a466446d2f079dddf146048d8b8.cloudfront.net (CloudFront)[\r][\n]"
15:51:29.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:29.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 << "X-Amz-Cf-Id: DZC0U0cM5LRpJqAxwejDFXzccX3kV2LqfupWnPJRnWnWN9m6k45kXw==[\r][\n]"
15:51:29.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 << "[\r][\n]"
15:51:29.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-65 << "{"status":true,"data":1}"
15:51:29.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 << HTTP/1.1 200 OK
15:51:29.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 << Content-Type: application/json; charset=utf-8
15:51:29.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 << Content-Length: 24
15:51:29.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 << Connection: keep-alive
15:51:29.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 << Date: Tue, 23 May 2023 20:51:29 GMT
15:51:29.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 << x-amzn-RequestId: 618e90c3-0f3f-4513-aec3-2ba752311b98
15:51:29.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 << access-control-allow-origin: *
15:51:29.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 << x-amzn-Remapped-content-length: 24
15:51:29.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 << x-amz-apigw-id: FZMUvGZ3CYcFZqQ=
15:51:29.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 << etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
15:51:29.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 << x-powered-by: Express
15:51:29.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 << X-Amzn-Trace-Id: Root=1-646d2751-6613a2933c0f21b642bede67;Sampled=0;lineage=1a7c2e09:0
15:51:29.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 << X-Cache: Miss from cloudfront
15:51:29.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 << Via: 1.1 34a80a466446d2f079dddf146048d8b8.cloudfront.net (CloudFront)
15:51:29.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 << X-Amz-Cf-Pop: BOG50-P1
15:51:29.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-65 << X-Amz-Cf-Id: DZC0U0cM5LRpJqAxwejDFXzccX3kV2LqfupWnPJRnWnWN9m6k45kXw==
15:51:29.300 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:29.300 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 65][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:29.300 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-65: set socket timeout to 0
15:51:29.300 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 65][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:29.300 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 407
4 < 200
4 < Content-Type: application/json; charset=utf-8
4 < Content-Length: 24
4 < Connection: keep-alive
4 < Date: Tue, 23 May 2023 20:51:29 GMT
4 < x-amzn-RequestId: 618e90c3-0f3f-4513-aec3-2ba752311b98
4 < access-control-allow-origin: *
4 < x-amzn-Remapped-content-length: 24
4 < x-amz-apigw-id: FZMUvGZ3CYcFZqQ=
4 < etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
4 < x-powered-by: Express
4 < X-Amzn-Trace-Id: Root=1-646d2751-6613a2933c0f21b642bede67;Sampled=0;lineage=1a7c2e09:0
4 < X-Cache: Miss from cloudfront
4 < Via: 1.1 34a80a466446d2f079dddf146048d8b8.cloudfront.net (CloudFront)
4 < X-Amz-Cf-Pop: BOG50-P1
4 < X-Amz-Cf-Id: DZC0U0cM5LRpJqAxwejDFXzccX3kV2LqfupWnPJRnWnWN9m6k45kXw==
{"status":true,"data":1}

15:51:29.301 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:29.301 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:51:29.303 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:51:29.308 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@55594f51
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@3892e67f
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@6cc49797
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@55594f51
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@64fa6f8b
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:51:29.309 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Stadiums/update_stadium.feature
scenarios:  1 | passed:  1 | failed:  0 | time: 7.5031
---------------------------------------------------------

15:51:29.324 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 19 of 38 (0 remaining) classpath:karate/features/Stadiums/update_stadium.feature
15:51:29.326 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:29.326 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:29.327 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:29.327 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:29.327 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/tshirts
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:29.327 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:29.327 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 66][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:29.327 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:29.327 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:29.327 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:29.355 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:29.355 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:29.355 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:29.389 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:29.389 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:29.389 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:29.389 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:29.389 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:29.389 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:29.389 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56188<->143.204.23.36:443
15:51:29.389 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-66: set socket timeout to 5000
15:51:29.389 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/tshirts HTTP/1.1
15:51:29.389 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:29.389 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 >> GET /dev/api/tshirts HTTP/1.1
15:51:29.389 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:29.389 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:29.389 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 >> Connection: Keep-Alive
15:51:29.389 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:29.389 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 >> Accept-Encoding: gzip,deflate
15:51:29.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 >> "GET /dev/api/tshirts HTTP/1.1[\r][\n]"
15:51:29.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:29.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:29.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 >> "Connection: Keep-Alive[\r][\n]"
15:51:29.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:29.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:29.389 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 >> "[\r][\n]"
15:51:29.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 << "HTTP/1.1 200 OK[\r][\n]"
15:51:29.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:29.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 << "Content-Length: 1514[\r][\n]"
15:51:29.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 << "Connection: keep-alive[\r][\n]"
15:51:29.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 << "Date: Tue, 23 May 2023 20:51:29 GMT[\r][\n]"
15:51:29.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 << "x-amzn-RequestId: 4dbec0d4-cbb0-42e6-b33c-4c3776f3faf6[\r][\n]"
15:51:29.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 << "access-control-allow-origin: *[\r][\n]"
15:51:29.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 << "x-amzn-Remapped-content-length: 1514[\r][\n]"
15:51:29.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 << "x-amz-apigw-id: FZMUzGisCYcFrAw=[\r][\n]"
15:51:29.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 << "etag: W/"5ea-sLVXvnLS5/M5ZVXb/TSokCyezYw"[\r][\n]"
15:51:29.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 << "x-powered-by: Express[\r][\n]"
15:51:29.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 << "X-Amzn-Trace-Id: Root=1-646d2751-62c074a23c07ec617578d5aa;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:29.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:29.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 << "Via: 1.1 d2a8ed168561f3bc7e1197e90d2c7298.cloudfront.net (CloudFront)[\r][\n]"
15:51:29.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:29.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 << "X-Amz-Cf-Id: Dei09bbqm3YpeKCyhb7qDU6K8Oxr_5A76brJrW5w3c7p9FhvuehFSA==[\r][\n]"
15:51:29.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 << "[\r][\n]"
15:51:29.709 [Test worker] DEBUG org.apache.http.wire - http-outgoing-66 << "{"status":true,"data":[{"id":"3b445980-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/f670b40d-a830-4092-8c2b-485d2fb0f891/png","created_at":"2023-04-28T16:53:42.000Z","updated_at":"2023-04-28T16:53:42.000Z","deleted_at":null},{"id":"452a8780-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/d3a19b4f-b88e-49fd-9669-39034625bf79/png","created_at":"2023-04-28T16:53:58.000Z","updated_at":"2023-04-28T16:53:58.000Z","deleted_at":null},{"id":"4b2e9950-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/21d6991b-3a41-471e-b39f-4148993a1eb2/png","created_at":"2023-04-28T16:54:08.000Z","updated_at":"2023-04-28T16:54:08.000Z","deleted_at":null},{"id":"5e52be60-f38e-11ed-841e-1f8ce5c5b108","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-16T02:07:11.000Z","updated_at":"2023-05-16T02:07:11.000Z","deleted_at":null},{"id":"5e9bae40-f38e-11ed-841e-1f8ce5c5b108","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-16T02:07:11.000Z","updated_at":"2023-05-16T02:07:11.000Z","deleted_at":null},{"id":"a3ac3130-f38e-11ed-841e-1f8ce5c5b108","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-16T02:09:07.000Z","updated_at":"2023-05-16T02:09:07.000Z","deleted_at":null},{"id":"f02eef50-ef85-11ed-8c95-b1bcb9c1bd5b","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-10T22:56:45.000Z","updated_at":"2023-05-10T22:56:45.000Z","deleted_at":null}]}"
15:51:29.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 << HTTP/1.1 200 OK
15:51:29.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 << Content-Type: application/json; charset=utf-8
15:51:29.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 << Content-Length: 1514
15:51:29.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 << Connection: keep-alive
15:51:29.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 << Date: Tue, 23 May 2023 20:51:29 GMT
15:51:29.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 << x-amzn-RequestId: 4dbec0d4-cbb0-42e6-b33c-4c3776f3faf6
15:51:29.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 << access-control-allow-origin: *
15:51:29.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 << x-amzn-Remapped-content-length: 1514
15:51:29.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 << x-amz-apigw-id: FZMUzGisCYcFrAw=
15:51:29.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 << etag: W/"5ea-sLVXvnLS5/M5ZVXb/TSokCyezYw"
15:51:29.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 << x-powered-by: Express
15:51:29.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 << X-Amzn-Trace-Id: Root=1-646d2751-62c074a23c07ec617578d5aa;Sampled=0;lineage=1a7c2e09:0
15:51:29.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 << X-Cache: Miss from cloudfront
15:51:29.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 << Via: 1.1 d2a8ed168561f3bc7e1197e90d2c7298.cloudfront.net (CloudFront)
15:51:29.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 << X-Amz-Cf-Pop: BOG50-P1
15:51:29.709 [Test worker] DEBUG org.apache.http.headers - http-outgoing-66 << X-Amz-Cf-Id: Dei09bbqm3YpeKCyhb7qDU6K8Oxr_5A76brJrW5w3c7p9FhvuehFSA==
15:51:29.709 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:29.709 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 66][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:29.709 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-66: set socket timeout to 0
15:51:29.709 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 66][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:29.709 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 382
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 1514
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:29 GMT
1 < x-amzn-RequestId: 4dbec0d4-cbb0-42e6-b33c-4c3776f3faf6
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 1514
1 < x-amz-apigw-id: FZMUzGisCYcFrAw=
1 < etag: W/"5ea-sLVXvnLS5/M5ZVXb/TSokCyezYw"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2751-62c074a23c07ec617578d5aa;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 d2a8ed168561f3bc7e1197e90d2c7298.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: Dei09bbqm3YpeKCyhb7qDU6K8Oxr_5A76brJrW5w3c7p9FhvuehFSA==
{"status":true,"data":[{"id":"3b445980-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/f670b40d-a830-4092-8c2b-485d2fb0f891/png","created_at":"2023-04-28T16:53:42.000Z","updated_at":"2023-04-28T16:53:42.000Z","deleted_at":null},{"id":"452a8780-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/d3a19b4f-b88e-49fd-9669-39034625bf79/png","created_at":"2023-04-28T16:53:58.000Z","updated_at":"2023-04-28T16:53:58.000Z","deleted_at":null},{"id":"4b2e9950-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/21d6991b-3a41-471e-b39f-4148993a1eb2/png","created_at":"2023-04-28T16:54:08.000Z","updated_at":"2023-04-28T16:54:08.000Z","deleted_at":null},{"id":"5e52be60-f38e-11ed-841e-1f8ce5c5b108","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-16T02:07:11.000Z","updated_at":"2023-05-16T02:07:11.000Z","deleted_at":null},{"id":"5e9bae40-f38e-11ed-841e-1f8ce5c5b108","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-16T02:07:11.000Z","updated_at":"2023-05-16T02:07:11.000Z","deleted_at":null},{"id":"a3ac3130-f38e-11ed-841e-1f8ce5c5b108","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-16T02:09:07.000Z","updated_at":"2023-05-16T02:09:07.000Z","deleted_at":null},{"id":"f02eef50-ef85-11ed-8c95-b1bcb9c1bd5b","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-10T22:56:45.000Z","updated_at":"2023-05-10T22:56:45.000Z","deleted_at":null}]}

15:51:29.709 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:29.710 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:51:29.710 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    {
      "id": "3b445980-e5e5-11ed-b95f-89cc6fbae785",
      "img_url": "https://cdn.whiz.pe/api/v2/image/f670b40d-a830-4092-8c2b-485d2fb0f891/png",
      "created_at": "2023-04-28T16:53:42.000Z",
      "updated_at": "2023-04-28T16:53:42.000Z",
      "deleted_at": null
    },
    {
      "id": "452a8780-e5e5-11ed-b95f-89cc6fbae785",
      "img_url": "https://cdn.whiz.pe/api/v2/image/d3a19b4f-b88e-49fd-9669-39034625bf79/png",
      "created_at": "2023-04-28T16:53:58.000Z",
      "updated_at": "2023-04-28T16:53:58.000Z",
      "deleted_at": null
    },
    {
      "id": "4b2e9950-e5e5-11ed-b95f-89cc6fbae785",
      "img_url": "https://cdn.whiz.pe/api/v2/image/21d6991b-3a41-471e-b39f-4148993a1eb2/png",
      "created_at": "2023-04-28T16:54:08.000Z",
      "updated_at": "2023-04-28T16:54:08.000Z",
      "deleted_at": null
    },
    {
      "id": "5e52be60-f38e-11ed-841e-1f8ce5c5b108",
      "img_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "created_at": "2023-05-16T02:07:11.000Z",
      "updated_at": "2023-05-16T02:07:11.000Z",
      "deleted_at": null
    },
    {
      "id": "5e9bae40-f38e-11ed-841e-1f8ce5c5b108",
      "img_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "created_at": "2023-05-16T02:07:11.000Z",
      "updated_at": "2023-05-16T02:07:11.000Z",
      "deleted_at": null
    },
    {
      "id": "a3ac3130-f38e-11ed-841e-1f8ce5c5b108",
      "img_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "created_at": "2023-05-16T02:09:07.000Z",
      "updated_at": "2023-05-16T02:09:07.000Z",
      "deleted_at": null
    },
    {
      "id": "f02eef50-ef85-11ed-8c95-b1bcb9c1bd5b",
      "img_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
      "created_at": "2023-05-10T22:56:45.000Z",
      "updated_at": "2023-05-10T22:56:45.000Z",
      "deleted_at": null
    }
  ]
}
 
15:51:29.712 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:51:29.716 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@348b61dd
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@194e7cf3
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@7da93094
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@348b61dd
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@2e1f78d6
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:51:29.717 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/TShirts/all.feature
scenarios:  1 | passed:  1 | failed:  0 | time: 0.3837
---------------------------------------------------------

15:51:29.723 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 20 of 38 (0 remaining) classpath:karate/features/TShirts/all.feature
15:51:29.724 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:29.725 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:29.726 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:29.726 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:29.726 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:29.726 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:29.726 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/tshirts
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 60
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"img_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE"}

15:51:29.726 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:29.726 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 67][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:29.726 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:29.727 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:29.727 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:29.753 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:29.753 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:29.754 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:29.786 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:29.786 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:29.786 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:29.786 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:29.786 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:29.786 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:29.786 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56191<->143.204.23.36:443
15:51:29.786 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-67: set socket timeout to 5000
15:51:29.787 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/tshirts HTTP/1.1
15:51:29.787 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:29.787 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 >> POST /dev/api/tshirts HTTP/1.1
15:51:29.787 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:29.787 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 >> Content-Type: application/json; charset=UTF-8
15:51:29.787 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 >> Content-Length: 60
15:51:29.787 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:29.787 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 >> Connection: Keep-Alive
15:51:29.787 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:29.787 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 >> Accept-Encoding: gzip,deflate
15:51:29.787 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 >> "POST /dev/api/tshirts HTTP/1.1[\r][\n]"
15:51:29.787 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:29.787 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:29.787 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 >> "Content-Length: 60[\r][\n]"
15:51:29.787 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:29.787 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 >> "Connection: Keep-Alive[\r][\n]"
15:51:29.787 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:29.787 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:29.787 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 >> "[\r][\n]"
15:51:29.787 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 >> "{"img_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE"}"
15:51:30.221 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 << "HTTP/1.1 200 OK[\r][\n]"
15:51:30.221 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:30.221 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 << "Content-Length: 204[\r][\n]"
15:51:30.221 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 << "Connection: keep-alive[\r][\n]"
15:51:30.221 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 << "Date: Tue, 23 May 2023 20:51:30 GMT[\r][\n]"
15:51:30.221 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 << "x-amzn-RequestId: ae9dd64e-6d29-40ca-a472-80b17f208825[\r][\n]"
15:51:30.221 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 << "access-control-allow-origin: *[\r][\n]"
15:51:30.221 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 << "x-amzn-Remapped-content-length: 204[\r][\n]"
15:51:30.221 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 << "x-amz-apigw-id: FZMU3GOwCYcFe3w=[\r][\n]"
15:51:30.221 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 << "etag: W/"cc-DzKRwNL/DOPTFti7YNKyBGAfMTg"[\r][\n]"
15:51:30.221 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 << "x-powered-by: Express[\r][\n]"
15:51:30.221 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 << "X-Amzn-Trace-Id: Root=1-646d2752-005518ba6d7208a76b19c0e2;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:30.221 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:30.221 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 << "Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)[\r][\n]"
15:51:30.221 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:30.221 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 << "X-Amz-Cf-Id: DRvCLn3MInuihGmHnnj9WEbeomNUN6Bh-x6UkvxDrvzWy4X6SZPkRQ==[\r][\n]"
15:51:30.221 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 << "[\r][\n]"
15:51:30.221 [Test worker] DEBUG org.apache.http.wire - http-outgoing-67 << "{"status":true,"data":{"id":"97e82250-f9ab-11ed-a074-c15387bfdfb6","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","updated_at":"2023-05-23T20:51:30.165Z","created_at":"2023-05-23T20:51:30.165Z"}}"
15:51:30.221 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 << HTTP/1.1 200 OK
15:51:30.221 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 << Content-Type: application/json; charset=utf-8
15:51:30.221 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 << Content-Length: 204
15:51:30.221 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 << Connection: keep-alive
15:51:30.221 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 << Date: Tue, 23 May 2023 20:51:30 GMT
15:51:30.221 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 << x-amzn-RequestId: ae9dd64e-6d29-40ca-a472-80b17f208825
15:51:30.221 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 << access-control-allow-origin: *
15:51:30.221 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 << x-amzn-Remapped-content-length: 204
15:51:30.221 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 << x-amz-apigw-id: FZMU3GOwCYcFe3w=
15:51:30.221 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 << etag: W/"cc-DzKRwNL/DOPTFti7YNKyBGAfMTg"
15:51:30.221 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 << x-powered-by: Express
15:51:30.221 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 << X-Amzn-Trace-Id: Root=1-646d2752-005518ba6d7208a76b19c0e2;Sampled=0;lineage=1a7c2e09:0
15:51:30.221 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 << X-Cache: Miss from cloudfront
15:51:30.221 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 << Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)
15:51:30.221 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 << X-Amz-Cf-Pop: BOG50-P1
15:51:30.221 [Test worker] DEBUG org.apache.http.headers - http-outgoing-67 << X-Amz-Cf-Id: DRvCLn3MInuihGmHnnj9WEbeomNUN6Bh-x6UkvxDrvzWy4X6SZPkRQ==
15:51:30.221 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:30.221 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 67][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:30.221 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-67: set socket timeout to 0
15:51:30.222 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 67][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:30.222 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 496
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 204
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:30 GMT
1 < x-amzn-RequestId: ae9dd64e-6d29-40ca-a472-80b17f208825
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 204
1 < x-amz-apigw-id: FZMU3GOwCYcFe3w=
1 < etag: W/"cc-DzKRwNL/DOPTFti7YNKyBGAfMTg"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2752-005518ba6d7208a76b19c0e2;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: DRvCLn3MInuihGmHnnj9WEbeomNUN6Bh-x6UkvxDrvzWy4X6SZPkRQ==
{"status":true,"data":{"id":"97e82250-f9ab-11ed-a074-c15387bfdfb6","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","updated_at":"2023-05-23T20:51:30.165Z","created_at":"2023-05-23T20:51:30.165Z"}}

15:51:30.223 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:30.223 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:30.223 [Test worker] DEBUG com.intuit.karate - request:
2 > DELETE https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/tshirts/97e82250-f9ab-11ed-a074-c15387bfdfb6
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:51:30.223 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:30.224 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 68][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:30.224 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:30.224 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:30.224 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:30.251 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:30.251 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:30.251 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:30.282 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:30.282 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:30.282 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:30.282 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:30.282 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:30.282 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:30.282 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56192<->143.204.23.36:443
15:51:30.282 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-68: set socket timeout to 5000
15:51:30.282 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request DELETE /dev/api/tshirts/97e82250-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:51:30.282 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:30.282 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 >> DELETE /dev/api/tshirts/97e82250-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:51:30.282 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:30.282 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:30.282 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 >> Connection: Keep-Alive
15:51:30.282 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:30.282 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 >> Accept-Encoding: gzip,deflate
15:51:30.283 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 >> "DELETE /dev/api/tshirts/97e82250-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:51:30.283 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:30.283 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:30.283 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 >> "Connection: Keep-Alive[\r][\n]"
15:51:30.283 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:30.283 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:30.283 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 >> "[\r][\n]"
15:51:30.606 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 << "HTTP/1.1 200 OK[\r][\n]"
15:51:30.606 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:30.606 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 << "Content-Length: 24[\r][\n]"
15:51:30.606 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 << "Connection: keep-alive[\r][\n]"
15:51:30.606 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 << "Date: Tue, 23 May 2023 20:51:30 GMT[\r][\n]"
15:51:30.606 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 << "x-amzn-RequestId: ff743b0a-3fb8-41c5-94b3-de3ee06b3021[\r][\n]"
15:51:30.606 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 << "access-control-allow-origin: *[\r][\n]"
15:51:30.606 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 << "x-amzn-Remapped-content-length: 24[\r][\n]"
15:51:30.606 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 << "x-amz-apigw-id: FZMU8HKvCYcF55w=[\r][\n]"
15:51:30.606 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 << "etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"[\r][\n]"
15:51:30.606 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 << "x-powered-by: Express[\r][\n]"
15:51:30.606 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 << "X-Amzn-Trace-Id: Root=1-646d2752-2af0a8f13295842b6cb00329;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:30.606 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:30.606 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 << "Via: 1.1 7be5aeffc4be446098dbbdded7f32774.cloudfront.net (CloudFront)[\r][\n]"
15:51:30.606 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:30.606 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 << "X-Amz-Cf-Id: 9LVg1yRrK-Uj6x6zqnZFb4sw3Fi-aINjBxgyqC0wSgzYU4TqCCcnXg==[\r][\n]"
15:51:30.606 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 << "[\r][\n]"
15:51:30.606 [Test worker] DEBUG org.apache.http.wire - http-outgoing-68 << "{"status":true,"data":1}"
15:51:30.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 << HTTP/1.1 200 OK
15:51:30.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 << Content-Type: application/json; charset=utf-8
15:51:30.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 << Content-Length: 24
15:51:30.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 << Connection: keep-alive
15:51:30.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 << Date: Tue, 23 May 2023 20:51:30 GMT
15:51:30.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 << x-amzn-RequestId: ff743b0a-3fb8-41c5-94b3-de3ee06b3021
15:51:30.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 << access-control-allow-origin: *
15:51:30.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 << x-amzn-Remapped-content-length: 24
15:51:30.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 << x-amz-apigw-id: FZMU8HKvCYcF55w=
15:51:30.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 << etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
15:51:30.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 << x-powered-by: Express
15:51:30.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 << X-Amzn-Trace-Id: Root=1-646d2752-2af0a8f13295842b6cb00329;Sampled=0;lineage=1a7c2e09:0
15:51:30.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 << X-Cache: Miss from cloudfront
15:51:30.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 << Via: 1.1 7be5aeffc4be446098dbbdded7f32774.cloudfront.net (CloudFront)
15:51:30.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 << X-Amz-Cf-Pop: BOG50-P1
15:51:30.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-68 << X-Amz-Cf-Id: 9LVg1yRrK-Uj6x6zqnZFb4sw3Fi-aINjBxgyqC0wSgzYU4TqCCcnXg==
15:51:30.607 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:30.607 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 68][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:30.607 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-68: set socket timeout to 0
15:51:30.607 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 68][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:30.607 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 384
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 24
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:30 GMT
2 < x-amzn-RequestId: ff743b0a-3fb8-41c5-94b3-de3ee06b3021
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 24
2 < x-amz-apigw-id: FZMU8HKvCYcF55w=
2 < etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2752-2af0a8f13295842b6cb00329;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 7be5aeffc4be446098dbbdded7f32774.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: 9LVg1yRrK-Uj6x6zqnZFb4sw3Fi-aINjBxgyqC0wSgzYU4TqCCcnXg==
{"status":true,"data":1}

15:51:30.608 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:30.608 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:51:30.610 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:30.611 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:30.611 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:30.611 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:30.612 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:30.612 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:30.612 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/tshirts
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 60
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"img_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE"}

15:51:30.612 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:30.612 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 69][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:30.612 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:30.612 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:30.612 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:30.640 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:30.640 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:30.640 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:30.679 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:30.679 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:30.679 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:30.679 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:30.679 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:30.679 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:30.679 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56193<->143.204.23.36:443
15:51:30.679 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-69: set socket timeout to 5000
15:51:30.679 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/tshirts HTTP/1.1
15:51:30.679 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:30.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 >> POST /dev/api/tshirts HTTP/1.1
15:51:30.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:30.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 >> Content-Type: application/json; charset=UTF-8
15:51:30.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 >> Content-Length: 60
15:51:30.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:30.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 >> Connection: Keep-Alive
15:51:30.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:30.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 >> Accept-Encoding: gzip,deflate
15:51:30.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 >> "POST /dev/api/tshirts HTTP/1.1[\r][\n]"
15:51:30.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:30.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:30.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 >> "Content-Length: 60[\r][\n]"
15:51:30.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:30.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 >> "Connection: Keep-Alive[\r][\n]"
15:51:30.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:30.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:30.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 >> "[\r][\n]"
15:51:30.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 >> "{"img_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE"}"
15:51:30.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 << "HTTP/1.1 200 OK[\r][\n]"
15:51:30.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:30.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 << "Content-Length: 204[\r][\n]"
15:51:30.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 << "Connection: keep-alive[\r][\n]"
15:51:30.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 << "Date: Tue, 23 May 2023 20:51:31 GMT[\r][\n]"
15:51:30.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 << "x-amzn-RequestId: b0778e41-9c3a-425a-b9cd-33ab1eb06817[\r][\n]"
15:51:30.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 << "access-control-allow-origin: *[\r][\n]"
15:51:30.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 << "x-amzn-Remapped-content-length: 204[\r][\n]"
15:51:30.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 << "x-amz-apigw-id: FZMVAEBQiYcFp2Q=[\r][\n]"
15:51:30.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 << "etag: W/"cc-CJlXSi9wav3G2BRqXUv9vjdZYFk"[\r][\n]"
15:51:30.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 << "x-powered-by: Express[\r][\n]"
15:51:30.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 << "X-Amzn-Trace-Id: Root=1-646d2752-6174cbe95ed33d586178227c;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:30.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:30.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 << "Via: 1.1 30abd569e68deed3fed9c3a0916acc96.cloudfront.net (CloudFront)[\r][\n]"
15:51:30.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:30.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 << "X-Amz-Cf-Id: yg8rpAtotZhAilrctnTG9DSYrnDwehoF-rLnWEsabXwr774xASXA8A==[\r][\n]"
15:51:30.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 << "[\r][\n]"
15:51:30.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-69 << "{"status":true,"data":{"id":"986a4aa0-f9ab-11ed-a074-c15387bfdfb6","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","updated_at":"2023-05-23T20:51:31.018Z","created_at":"2023-05-23T20:51:31.018Z"}}"
15:51:30.999 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 << HTTP/1.1 200 OK
15:51:30.999 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 << Content-Type: application/json; charset=utf-8
15:51:30.999 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 << Content-Length: 204
15:51:30.999 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 << Connection: keep-alive
15:51:30.999 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 << Date: Tue, 23 May 2023 20:51:31 GMT
15:51:30.999 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 << x-amzn-RequestId: b0778e41-9c3a-425a-b9cd-33ab1eb06817
15:51:30.999 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 << access-control-allow-origin: *
15:51:30.999 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 << x-amzn-Remapped-content-length: 204
15:51:30.999 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 << x-amz-apigw-id: FZMVAEBQiYcFp2Q=
15:51:30.999 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 << etag: W/"cc-CJlXSi9wav3G2BRqXUv9vjdZYFk"
15:51:30.999 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 << x-powered-by: Express
15:51:30.999 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 << X-Amzn-Trace-Id: Root=1-646d2752-6174cbe95ed33d586178227c;Sampled=0;lineage=1a7c2e09:0
15:51:30.999 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 << X-Cache: Miss from cloudfront
15:51:30.999 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 << Via: 1.1 30abd569e68deed3fed9c3a0916acc96.cloudfront.net (CloudFront)
15:51:30.999 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 << X-Amz-Cf-Pop: BOG50-P1
15:51:30.999 [Test worker] DEBUG org.apache.http.headers - http-outgoing-69 << X-Amz-Cf-Id: yg8rpAtotZhAilrctnTG9DSYrnDwehoF-rLnWEsabXwr774xASXA8A==
15:51:30.999 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:30.999 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 69][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:30.999 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-69: set socket timeout to 0
15:51:30.999 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 69][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:30.999 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 387
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 204
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:31 GMT
1 < x-amzn-RequestId: b0778e41-9c3a-425a-b9cd-33ab1eb06817
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 204
1 < x-amz-apigw-id: FZMVAEBQiYcFp2Q=
1 < etag: W/"cc-CJlXSi9wav3G2BRqXUv9vjdZYFk"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2752-6174cbe95ed33d586178227c;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 30abd569e68deed3fed9c3a0916acc96.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: yg8rpAtotZhAilrctnTG9DSYrnDwehoF-rLnWEsabXwr774xASXA8A==
{"status":true,"data":{"id":"986a4aa0-f9ab-11ed-a074-c15387bfdfb6","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","updated_at":"2023-05-23T20:51:31.018Z","created_at":"2023-05-23T20:51:31.018Z"}}

15:51:31.000 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:31.001 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:31.001 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:31.001 [Test worker] DEBUG com.intuit.karate - request:
2 > DELETE https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/tshirts/986a4aa0-f9ab-11ed-a074-c15387bfdfb6
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:51:31.001 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:31.001 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 70][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:31.001 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:31.002 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:31.002 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:31.029 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:31.029 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:31.029 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:31.059 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:31.059 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:31.059 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:31.059 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:31.059 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:31.059 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:31.059 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56195<->143.204.23.36:443
15:51:31.059 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-70: set socket timeout to 5000
15:51:31.059 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request DELETE /dev/api/tshirts/986a4aa0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:51:31.059 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:31.059 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 >> DELETE /dev/api/tshirts/986a4aa0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:51:31.059 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:31.059 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:31.059 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 >> Connection: Keep-Alive
15:51:31.059 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:31.059 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 >> Accept-Encoding: gzip,deflate
15:51:31.059 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 >> "DELETE /dev/api/tshirts/986a4aa0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:51:31.059 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:31.059 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:31.059 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 >> "Connection: Keep-Alive[\r][\n]"
15:51:31.059 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:31.059 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:31.059 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 >> "[\r][\n]"
15:51:31.415 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 << "HTTP/1.1 200 OK[\r][\n]"
15:51:31.415 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:31.415 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 << "Content-Length: 24[\r][\n]"
15:51:31.415 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 << "Connection: keep-alive[\r][\n]"
15:51:31.415 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 << "Date: Tue, 23 May 2023 20:51:31 GMT[\r][\n]"
15:51:31.415 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 << "x-amzn-RequestId: 0a2825f7-f120-41c1-b287-d76e6908d3c2[\r][\n]"
15:51:31.415 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 << "access-control-allow-origin: *[\r][\n]"
15:51:31.415 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 << "x-amzn-Remapped-content-length: 24[\r][\n]"
15:51:31.415 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 << "x-amz-apigw-id: FZMVFFqCCYcFbEA=[\r][\n]"
15:51:31.415 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 << "etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"[\r][\n]"
15:51:31.415 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 << "x-powered-by: Express[\r][\n]"
15:51:31.415 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 << "X-Amzn-Trace-Id: Root=1-646d2753-1c68ee6646ee28941062ca65;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:31.415 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:31.415 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 << "Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)[\r][\n]"
15:51:31.415 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:31.415 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 << "X-Amz-Cf-Id: yYrJPp3RORxUoyDJZfGHfYP1RQStOrmRYejztppTNsY4chAjN5flOQ==[\r][\n]"
15:51:31.415 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 << "[\r][\n]"
15:51:31.415 [Test worker] DEBUG org.apache.http.wire - http-outgoing-70 << "{"status":true,"data":1}"
15:51:31.415 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 << HTTP/1.1 200 OK
15:51:31.415 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 << Content-Type: application/json; charset=utf-8
15:51:31.415 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 << Content-Length: 24
15:51:31.415 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 << Connection: keep-alive
15:51:31.415 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 << Date: Tue, 23 May 2023 20:51:31 GMT
15:51:31.415 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 << x-amzn-RequestId: 0a2825f7-f120-41c1-b287-d76e6908d3c2
15:51:31.415 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 << access-control-allow-origin: *
15:51:31.415 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 << x-amzn-Remapped-content-length: 24
15:51:31.415 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 << x-amz-apigw-id: FZMVFFqCCYcFbEA=
15:51:31.415 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 << etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
15:51:31.415 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 << x-powered-by: Express
15:51:31.415 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 << X-Amzn-Trace-Id: Root=1-646d2753-1c68ee6646ee28941062ca65;Sampled=0;lineage=1a7c2e09:0
15:51:31.415 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 << X-Cache: Miss from cloudfront
15:51:31.415 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 << Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)
15:51:31.415 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 << X-Amz-Cf-Pop: BOG50-P1
15:51:31.415 [Test worker] DEBUG org.apache.http.headers - http-outgoing-70 << X-Amz-Cf-Id: yYrJPp3RORxUoyDJZfGHfYP1RQStOrmRYejztppTNsY4chAjN5flOQ==
15:51:31.415 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:31.415 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 70][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:31.415 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-70: set socket timeout to 0
15:51:31.415 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 70][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:31.415 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 414
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 24
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:31 GMT
2 < x-amzn-RequestId: 0a2825f7-f120-41c1-b287-d76e6908d3c2
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 24
2 < x-amz-apigw-id: FZMVFFqCCYcFbEA=
2 < etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2753-1c68ee6646ee28941062ca65;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: yYrJPp3RORxUoyDJZfGHfYP1RQStOrmRYejztppTNsY4chAjN5flOQ==
{"status":true,"data":1}

15:51:31.416 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:31.416 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:51:31.418 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:31.418 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:31.419 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:31.419 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:31.420 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:31.420 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:31.420 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/tshirts
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 15
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"img_url":"h"}

15:51:31.420 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:31.420 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 71][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:31.420 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:31.420 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:31.420 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:31.449 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:31.449 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:31.449 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:31.482 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:31.482 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:31.482 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:31.482 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:31.482 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:31.482 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:31.482 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56196<->143.204.23.36:443
15:51:31.482 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-71: set socket timeout to 5000
15:51:31.482 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/tshirts HTTP/1.1
15:51:31.482 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:31.482 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 >> POST /dev/api/tshirts HTTP/1.1
15:51:31.482 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:31.482 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 >> Content-Type: application/json; charset=UTF-8
15:51:31.482 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 >> Content-Length: 15
15:51:31.482 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:31.482 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 >> Connection: Keep-Alive
15:51:31.482 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:31.482 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 >> Accept-Encoding: gzip,deflate
15:51:31.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 >> "POST /dev/api/tshirts HTTP/1.1[\r][\n]"
15:51:31.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:31.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:31.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 >> "Content-Length: 15[\r][\n]"
15:51:31.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:31.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 >> "Connection: Keep-Alive[\r][\n]"
15:51:31.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:31.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:31.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 >> "[\r][\n]"
15:51:31.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 >> "{"img_url":"h"}"
15:51:31.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:51:31.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:31.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 << "Content-Length: 50[\r][\n]"
15:51:31.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 << "Connection: keep-alive[\r][\n]"
15:51:31.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 << "Date: Tue, 23 May 2023 20:51:31 GMT[\r][\n]"
15:51:31.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 << "x-amzn-RequestId: 48b29ea3-91da-46ab-853b-0a35122edb06[\r][\n]"
15:51:31.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 << "access-control-allow-origin: *[\r][\n]"
15:51:31.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 << "x-amzn-Remapped-content-length: 50[\r][\n]"
15:51:31.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 << "x-amz-apigw-id: FZMVHFtYCYcF8CA=[\r][\n]"
15:51:31.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 << "etag: W/"32-oPynre5hISAlf5LVfiqxX5oipIs"[\r][\n]"
15:51:31.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 << "x-powered-by: Express[\r][\n]"
15:51:31.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 << "X-Amzn-Trace-Id: Root=1-646d2753-27b4bd5e3d51db5501583fff;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:31.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 << "X-Cache: Error from cloudfront[\r][\n]"
15:51:31.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 << "Via: 1.1 34a80a466446d2f079dddf146048d8b8.cloudfront.net (CloudFront)[\r][\n]"
15:51:31.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:31.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 << "X-Amz-Cf-Id: dMbmJPkopfxKg5Y6-diLHAMAXq92sRE9WG51dxornv1iTf2-qGESWw==[\r][\n]"
15:51:31.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 << "[\r][\n]"
15:51:31.679 [Test worker] DEBUG org.apache.http.wire - http-outgoing-71 << "{"status":false,"error":["img_url : Invalid url"]}"
15:51:31.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 << HTTP/1.1 400 Bad Request
15:51:31.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 << Content-Type: application/json; charset=utf-8
15:51:31.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 << Content-Length: 50
15:51:31.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 << Connection: keep-alive
15:51:31.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 << Date: Tue, 23 May 2023 20:51:31 GMT
15:51:31.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 << x-amzn-RequestId: 48b29ea3-91da-46ab-853b-0a35122edb06
15:51:31.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 << access-control-allow-origin: *
15:51:31.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 << x-amzn-Remapped-content-length: 50
15:51:31.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 << x-amz-apigw-id: FZMVHFtYCYcF8CA=
15:51:31.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 << etag: W/"32-oPynre5hISAlf5LVfiqxX5oipIs"
15:51:31.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 << x-powered-by: Express
15:51:31.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 << X-Amzn-Trace-Id: Root=1-646d2753-27b4bd5e3d51db5501583fff;Sampled=0;lineage=1a7c2e09:0
15:51:31.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 << X-Cache: Error from cloudfront
15:51:31.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 << Via: 1.1 34a80a466446d2f079dddf146048d8b8.cloudfront.net (CloudFront)
15:51:31.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 << X-Amz-Cf-Pop: BOG50-P1
15:51:31.679 [Test worker] DEBUG org.apache.http.headers - http-outgoing-71 << X-Amz-Cf-Id: dMbmJPkopfxKg5Y6-diLHAMAXq92sRE9WG51dxornv1iTf2-qGESWw==
15:51:31.679 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:31.679 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 71][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:31.679 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-71: set socket timeout to 0
15:51:31.679 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 71][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:31.680 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 259
1 < 400
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 50
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:31 GMT
1 < x-amzn-RequestId: 48b29ea3-91da-46ab-853b-0a35122edb06
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 50
1 < x-amz-apigw-id: FZMVHFtYCYcF8CA=
1 < etag: W/"32-oPynre5hISAlf5LVfiqxX5oipIs"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2753-27b4bd5e3d51db5501583fff;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Error from cloudfront
1 < Via: 1.1 34a80a466446d2f079dddf146048d8b8.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: dMbmJPkopfxKg5Y6-diLHAMAXq92sRE9WG51dxornv1iTf2-qGESWw==
{"status":false,"error":["img_url : Invalid url"]}

15:51:31.680 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['error'][0]
15:51:31.684 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:51:31.697 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@211b40b9
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@369b1897
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@74b64af7
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@211b40b9
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@6f5fa670
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:51:31.698 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
15:51:31.722 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.722 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-62: Close connection
15:51:31.724 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.724 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.724 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-56: Close connection
15:51:31.727 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.727 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.727 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-57: Close connection
15:51:31.729 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.729 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.729 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-58: Close connection
15:51:31.730 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.730 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.730 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-59: Close connection
15:51:31.731 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.731 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.731 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-41: Close connection
15:51:31.732 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.732 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.732 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-42: Close connection
15:51:31.734 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.734 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.734 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-43: Close connection
15:51:31.735 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.735 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.735 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-44: Close connection
15:51:31.737 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.737 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.737 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-68: Close connection
15:51:31.744 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.744 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.744 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-69: Close connection
15:51:31.745 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.745 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.745 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-70: Close connection
15:51:31.746 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.746 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.746 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-71: Close connection
15:51:31.747 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.747 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.747 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-60: Close connection
15:51:31.748 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.748 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.748 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-61: Close connection
15:51:31.749 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.749 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.749 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-63: Close connection
15:51:31.751 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.751 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.751 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-64: Close connection
15:51:31.753 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.753 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.753 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-65: Close connection
15:51:31.754 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.754 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.754 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-66: Close connection
15:51:31.755 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.755 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.755 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-67: Close connection
15:51:31.756 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.756 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.756 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-52: Close connection
15:51:31.756 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.756 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.756 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-53: Close connection
15:51:31.756 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.756 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.756 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-54: Close connection
15:51:31.757 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.757 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.757 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-55: Close connection
15:51:31.757 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.757 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.757 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-48: Close connection
15:51:31.757 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.757 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.757 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-49: Close connection
15:51:31.758 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.758 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.758 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-50: Close connection
15:51:31.758 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.758 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.758 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-51: Close connection
15:51:31.758 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.758 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.758 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-45: Close connection
15:51:31.759 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.759 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.759 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-46: Close connection
15:51:31.759 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:51:31.759 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:51:31.759 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-47: Close connection
15:51:31.759 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
---------------------------------------------------------
feature: classpath:karate/features/TShirts/create_shirts.feature
scenarios:  3 | passed:  3 | failed:  0 | time: 1.9494
---------------------------------------------------------

15:51:31.771 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 21 of 38 (0 remaining) classpath:karate/features/TShirts/create_shirts.feature
15:51:31.774 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:31.774 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:31.776 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:31.776 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:31.776 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/tshirts
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:31.776 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:31.776 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 72][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:31.776 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:31.776 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:31.776 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:31.961 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:31.961 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:31.961 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:31.995 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:31.995 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:31.995 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:31.995 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:31.995 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:31.995 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:31.995 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56200<->143.204.23.36:443
15:51:31.995 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-72: set socket timeout to 5000
15:51:31.995 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/tshirts HTTP/1.1
15:51:31.995 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:31.995 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 >> GET /dev/api/tshirts HTTP/1.1
15:51:31.995 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:31.995 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:31.995 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 >> Connection: Keep-Alive
15:51:31.995 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:31.995 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 >> Accept-Encoding: gzip,deflate
15:51:31.995 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 >> "GET /dev/api/tshirts HTTP/1.1[\r][\n]"
15:51:31.995 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:31.995 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:31.995 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 >> "Connection: Keep-Alive[\r][\n]"
15:51:31.995 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:31.995 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:31.996 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 >> "[\r][\n]"
15:51:32.398 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 << "HTTP/1.1 200 OK[\r][\n]"
15:51:32.399 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:32.399 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 << "Content-Length: 1514[\r][\n]"
15:51:32.399 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 << "Connection: keep-alive[\r][\n]"
15:51:32.399 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 << "Date: Tue, 23 May 2023 20:51:32 GMT[\r][\n]"
15:51:32.399 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 << "x-amzn-RequestId: 2cc885bb-1a30-45df-ab7d-ac190448e47e[\r][\n]"
15:51:32.399 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 << "access-control-allow-origin: *[\r][\n]"
15:51:32.399 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 << "x-amzn-Remapped-content-length: 1514[\r][\n]"
15:51:32.399 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 << "x-amz-apigw-id: FZMVOHRQCYcFkMw=[\r][\n]"
15:51:32.399 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 << "etag: W/"5ea-sLVXvnLS5/M5ZVXb/TSokCyezYw"[\r][\n]"
15:51:32.399 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 << "x-powered-by: Express[\r][\n]"
15:51:32.399 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 << "X-Amzn-Trace-Id: Root=1-646d2754-04cc5d5947d5c2ab76cf630f;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:32.399 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:32.399 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 << "Via: 1.1 903a85d64aaae705535a5b297b3346a8.cloudfront.net (CloudFront)[\r][\n]"
15:51:32.399 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:32.399 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 << "X-Amz-Cf-Id: 9mUzPTkLRSzXDF-IVWGsxnB6RdsGb7tRwv-JUbj8_lIuFwnROU_Cpw==[\r][\n]"
15:51:32.399 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 << "[\r][\n]"
15:51:32.399 [Test worker] DEBUG org.apache.http.wire - http-outgoing-72 << "{"status":true,"data":[{"id":"3b445980-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/f670b40d-a830-4092-8c2b-485d2fb0f891/png","created_at":"2023-04-28T16:53:42.000Z","updated_at":"2023-04-28T16:53:42.000Z","deleted_at":null},{"id":"452a8780-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/d3a19b4f-b88e-49fd-9669-39034625bf79/png","created_at":"2023-04-28T16:53:58.000Z","updated_at":"2023-04-28T16:53:58.000Z","deleted_at":null},{"id":"4b2e9950-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/21d6991b-3a41-471e-b39f-4148993a1eb2/png","created_at":"2023-04-28T16:54:08.000Z","updated_at":"2023-04-28T16:54:08.000Z","deleted_at":null},{"id":"5e52be60-f38e-11ed-841e-1f8ce5c5b108","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-16T02:07:11.000Z","updated_at":"2023-05-16T02:07:11.000Z","deleted_at":null},{"id":"5e9bae40-f38e-11ed-841e-1f8ce5c5b108","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-16T02:07:11.000Z","updated_at":"2023-05-16T02:07:11.000Z","deleted_at":null},{"id":"a3ac3130-f38e-11ed-841e-1f8ce5c5b108","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-16T02:09:07.000Z","updated_at":"2023-05-16T02:09:07.000Z","deleted_at":null},{"id":"f02eef50-ef85-11ed-8c95-b1bcb9c1bd5b","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-10T22:56:45.000Z","updated_at":"2023-05-10T22:56:45.000Z","deleted_at":null}]}"
15:51:32.399 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 << HTTP/1.1 200 OK
15:51:32.399 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 << Content-Type: application/json; charset=utf-8
15:51:32.399 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 << Content-Length: 1514
15:51:32.399 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 << Connection: keep-alive
15:51:32.399 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 << Date: Tue, 23 May 2023 20:51:32 GMT
15:51:32.399 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 << x-amzn-RequestId: 2cc885bb-1a30-45df-ab7d-ac190448e47e
15:51:32.399 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 << access-control-allow-origin: *
15:51:32.399 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 << x-amzn-Remapped-content-length: 1514
15:51:32.399 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 << x-amz-apigw-id: FZMVOHRQCYcFkMw=
15:51:32.399 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 << etag: W/"5ea-sLVXvnLS5/M5ZVXb/TSokCyezYw"
15:51:32.399 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 << x-powered-by: Express
15:51:32.399 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 << X-Amzn-Trace-Id: Root=1-646d2754-04cc5d5947d5c2ab76cf630f;Sampled=0;lineage=1a7c2e09:0
15:51:32.399 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 << X-Cache: Miss from cloudfront
15:51:32.399 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 << Via: 1.1 903a85d64aaae705535a5b297b3346a8.cloudfront.net (CloudFront)
15:51:32.399 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 << X-Amz-Cf-Pop: BOG50-P1
15:51:32.399 [Test worker] DEBUG org.apache.http.headers - http-outgoing-72 << X-Amz-Cf-Id: 9mUzPTkLRSzXDF-IVWGsxnB6RdsGb7tRwv-JUbj8_lIuFwnROU_Cpw==
15:51:32.399 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:32.399 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 72][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:32.399 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-72: set socket timeout to 0
15:51:32.399 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 72][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:32.399 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 623
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 1514
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:32 GMT
1 < x-amzn-RequestId: 2cc885bb-1a30-45df-ab7d-ac190448e47e
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 1514
1 < x-amz-apigw-id: FZMVOHRQCYcFkMw=
1 < etag: W/"5ea-sLVXvnLS5/M5ZVXb/TSokCyezYw"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2754-04cc5d5947d5c2ab76cf630f;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 903a85d64aaae705535a5b297b3346a8.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: 9mUzPTkLRSzXDF-IVWGsxnB6RdsGb7tRwv-JUbj8_lIuFwnROU_Cpw==
{"status":true,"data":[{"id":"3b445980-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/f670b40d-a830-4092-8c2b-485d2fb0f891/png","created_at":"2023-04-28T16:53:42.000Z","updated_at":"2023-04-28T16:53:42.000Z","deleted_at":null},{"id":"452a8780-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/d3a19b4f-b88e-49fd-9669-39034625bf79/png","created_at":"2023-04-28T16:53:58.000Z","updated_at":"2023-04-28T16:53:58.000Z","deleted_at":null},{"id":"4b2e9950-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/21d6991b-3a41-471e-b39f-4148993a1eb2/png","created_at":"2023-04-28T16:54:08.000Z","updated_at":"2023-04-28T16:54:08.000Z","deleted_at":null},{"id":"5e52be60-f38e-11ed-841e-1f8ce5c5b108","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-16T02:07:11.000Z","updated_at":"2023-05-16T02:07:11.000Z","deleted_at":null},{"id":"5e9bae40-f38e-11ed-841e-1f8ce5c5b108","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-16T02:07:11.000Z","updated_at":"2023-05-16T02:07:11.000Z","deleted_at":null},{"id":"a3ac3130-f38e-11ed-841e-1f8ce5c5b108","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-16T02:09:07.000Z","updated_at":"2023-05-16T02:09:07.000Z","deleted_at":null},{"id":"f02eef50-ef85-11ed-8c95-b1bcb9c1bd5b","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-10T22:56:45.000Z","updated_at":"2023-05-10T22:56:45.000Z","deleted_at":null}]}

15:51:32.401 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:32.401 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:32.401 [Test worker] DEBUG com.intuit.karate - request:
2 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/tshirts/3b445980-e5e5-11ed-b95f-89cc6fbae785
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:51:32.401 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:32.401 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 73][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:32.401 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:32.401 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:32.401 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:32.427 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:32.427 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:32.427 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:32.456 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:32.456 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:32.456 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:32.456 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:32.456 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:32.456 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:32.456 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56201<->143.204.23.36:443
15:51:32.456 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-73: set socket timeout to 5000
15:51:32.456 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/tshirts/3b445980-e5e5-11ed-b95f-89cc6fbae785 HTTP/1.1
15:51:32.456 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:32.456 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 >> GET /dev/api/tshirts/3b445980-e5e5-11ed-b95f-89cc6fbae785 HTTP/1.1
15:51:32.456 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:32.456 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:32.456 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 >> Connection: Keep-Alive
15:51:32.456 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:32.456 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 >> Accept-Encoding: gzip,deflate
15:51:32.456 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 >> "GET /dev/api/tshirts/3b445980-e5e5-11ed-b95f-89cc6fbae785 HTTP/1.1[\r][\n]"
15:51:32.456 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:32.456 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:32.456 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 >> "Connection: Keep-Alive[\r][\n]"
15:51:32.456 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:32.456 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:32.456 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 >> "[\r][\n]"
15:51:32.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 << "HTTP/1.1 200 OK[\r][\n]"
15:51:32.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:32.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 << "Content-Length: 252[\r][\n]"
15:51:32.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 << "Connection: keep-alive[\r][\n]"
15:51:32.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 << "Date: Tue, 23 May 2023 20:51:32 GMT[\r][\n]"
15:51:32.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 << "x-amzn-RequestId: 7f9fd038-55c4-4a49-bbd0-3746525f099e[\r][\n]"
15:51:32.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 << "access-control-allow-origin: *[\r][\n]"
15:51:32.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 << "x-amzn-Remapped-content-length: 252[\r][\n]"
15:51:32.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 << "x-amz-apigw-id: FZMVSGR-iYcF27w=[\r][\n]"
15:51:32.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 << "etag: W/"fc-+tbCSsDoQaZtk5yHYHwDkqafCNk"[\r][\n]"
15:51:32.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 << "x-powered-by: Express[\r][\n]"
15:51:32.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 << "X-Amzn-Trace-Id: Root=1-646d2754-11c6ac0346b17405745d5602;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:32.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:32.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 << "Via: 1.1 30abd569e68deed3fed9c3a0916acc96.cloudfront.net (CloudFront)[\r][\n]"
15:51:32.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:32.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 << "X-Amz-Cf-Id: FGr4CHCvGCR89Pz57K8_5Hdk-VIISuCrbAY8LA7RyhC0G7bp7YNnfA==[\r][\n]"
15:51:32.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 << "[\r][\n]"
15:51:32.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-73 << "{"status":true,"data":{"id":"3b445980-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/f670b40d-a830-4092-8c2b-485d2fb0f891/png","created_at":"2023-04-28T16:53:42.000Z","updated_at":"2023-04-28T16:53:42.000Z","deleted_at":null}}"
15:51:32.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 << HTTP/1.1 200 OK
15:51:32.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 << Content-Type: application/json; charset=utf-8
15:51:32.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 << Content-Length: 252
15:51:32.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 << Connection: keep-alive
15:51:32.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 << Date: Tue, 23 May 2023 20:51:32 GMT
15:51:32.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 << x-amzn-RequestId: 7f9fd038-55c4-4a49-bbd0-3746525f099e
15:51:32.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 << access-control-allow-origin: *
15:51:32.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 << x-amzn-Remapped-content-length: 252
15:51:32.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 << x-amz-apigw-id: FZMVSGR-iYcF27w=
15:51:32.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 << etag: W/"fc-+tbCSsDoQaZtk5yHYHwDkqafCNk"
15:51:32.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 << x-powered-by: Express
15:51:32.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 << X-Amzn-Trace-Id: Root=1-646d2754-11c6ac0346b17405745d5602;Sampled=0;lineage=1a7c2e09:0
15:51:32.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 << X-Cache: Miss from cloudfront
15:51:32.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 << Via: 1.1 30abd569e68deed3fed9c3a0916acc96.cloudfront.net (CloudFront)
15:51:32.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 << X-Amz-Cf-Pop: BOG50-P1
15:51:32.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-73 << X-Amz-Cf-Id: FGr4CHCvGCR89Pz57K8_5Hdk-VIISuCrbAY8LA7RyhC0G7bp7YNnfA==
15:51:32.756 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:32.756 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 73][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:32.756 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-73: set socket timeout to 0
15:51:32.756 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 73][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:32.756 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 355
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 252
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:32 GMT
2 < x-amzn-RequestId: 7f9fd038-55c4-4a49-bbd0-3746525f099e
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 252
2 < x-amz-apigw-id: FZMVSGR-iYcF27w=
2 < etag: W/"fc-+tbCSsDoQaZtk5yHYHwDkqafCNk"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2754-11c6ac0346b17405745d5602;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 30abd569e68deed3fed9c3a0916acc96.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: FGr4CHCvGCR89Pz57K8_5Hdk-VIISuCrbAY8LA7RyhC0G7bp7YNnfA==
{"status":true,"data":{"id":"3b445980-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/f670b40d-a830-4092-8c2b-485d2fb0f891/png","created_at":"2023-04-28T16:53:42.000Z","updated_at":"2023-04-28T16:53:42.000Z","deleted_at":null}}

15:51:32.756 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:32.757 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['id']
15:51:32.758 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:32.758 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:32.759 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:32.759 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:32.759 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/tshirts
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:32.759 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:32.759 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 74][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:32.759 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:32.759 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:32.759 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:32.786 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:32.786 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:32.786 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:32.826 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:32.826 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:32.826 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:32.826 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:32.826 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:32.826 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:32.827 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56203<->143.204.23.36:443
15:51:32.827 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-74: set socket timeout to 5000
15:51:32.827 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/tshirts HTTP/1.1
15:51:32.827 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:32.827 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 >> GET /dev/api/tshirts HTTP/1.1
15:51:32.828 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:32.828 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:32.828 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 >> Connection: Keep-Alive
15:51:32.828 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:32.828 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 >> Accept-Encoding: gzip,deflate
15:51:32.828 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 >> "GET /dev/api/tshirts HTTP/1.1[\r][\n]"
15:51:32.828 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:32.828 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:32.828 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 >> "Connection: Keep-Alive[\r][\n]"
15:51:32.828 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:32.828 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:32.828 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 >> "[\r][\n]"
15:51:32.980 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 << "HTTP/1.1 200 OK[\r][\n]"
15:51:32.980 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:32.980 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 << "Content-Length: 1514[\r][\n]"
15:51:32.980 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 << "Connection: keep-alive[\r][\n]"
15:51:32.980 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 << "Date: Tue, 23 May 2023 20:51:33 GMT[\r][\n]"
15:51:32.980 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 << "x-amzn-RequestId: 9b62fa49-1468-4bbb-b8ef-e359017ed46d[\r][\n]"
15:51:32.980 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 << "access-control-allow-origin: *[\r][\n]"
15:51:32.980 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 << "x-amzn-Remapped-content-length: 1514[\r][\n]"
15:51:32.980 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 << "x-amz-apigw-id: FZMVUFOGiYcFrjQ=[\r][\n]"
15:51:32.980 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 << "etag: W/"5ea-sLVXvnLS5/M5ZVXb/TSokCyezYw"[\r][\n]"
15:51:32.980 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 << "x-powered-by: Express[\r][\n]"
15:51:32.980 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 << "X-Amzn-Trace-Id: Root=1-646d2754-5bedb66c0ee7de5f42c7992a;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:32.980 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:32.980 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 << "Via: 1.1 9c100894a6989e860712c14c4867bd0a.cloudfront.net (CloudFront)[\r][\n]"
15:51:32.980 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:32.980 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 << "X-Amz-Cf-Id: mi-vlzOqCTBM70WFla8OhDRnJo5BxfchAkG1UrFr-sl3b5bpfAn1mg==[\r][\n]"
15:51:32.980 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 << "[\r][\n]"
15:51:32.980 [Test worker] DEBUG org.apache.http.wire - http-outgoing-74 << "{"status":true,"data":[{"id":"3b445980-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/f670b40d-a830-4092-8c2b-485d2fb0f891/png","created_at":"2023-04-28T16:53:42.000Z","updated_at":"2023-04-28T16:53:42.000Z","deleted_at":null},{"id":"452a8780-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/d3a19b4f-b88e-49fd-9669-39034625bf79/png","created_at":"2023-04-28T16:53:58.000Z","updated_at":"2023-04-28T16:53:58.000Z","deleted_at":null},{"id":"4b2e9950-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/21d6991b-3a41-471e-b39f-4148993a1eb2/png","created_at":"2023-04-28T16:54:08.000Z","updated_at":"2023-04-28T16:54:08.000Z","deleted_at":null},{"id":"5e52be60-f38e-11ed-841e-1f8ce5c5b108","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-16T02:07:11.000Z","updated_at":"2023-05-16T02:07:11.000Z","deleted_at":null},{"id":"5e9bae40-f38e-11ed-841e-1f8ce5c5b108","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-16T02:07:11.000Z","updated_at":"2023-05-16T02:07:11.000Z","deleted_at":null},{"id":"a3ac3130-f38e-11ed-841e-1f8ce5c5b108","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-16T02:09:07.000Z","updated_at":"2023-05-16T02:09:07.000Z","deleted_at":null},{"id":"f02eef50-ef85-11ed-8c95-b1bcb9c1bd5b","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-10T22:56:45.000Z","updated_at":"2023-05-10T22:56:45.000Z","deleted_at":null}]}"
15:51:32.980 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 << HTTP/1.1 200 OK
15:51:32.980 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 << Content-Type: application/json; charset=utf-8
15:51:32.980 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 << Content-Length: 1514
15:51:32.980 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 << Connection: keep-alive
15:51:32.980 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 << Date: Tue, 23 May 2023 20:51:33 GMT
15:51:32.980 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 << x-amzn-RequestId: 9b62fa49-1468-4bbb-b8ef-e359017ed46d
15:51:32.980 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 << access-control-allow-origin: *
15:51:32.980 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 << x-amzn-Remapped-content-length: 1514
15:51:32.980 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 << x-amz-apigw-id: FZMVUFOGiYcFrjQ=
15:51:32.980 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 << etag: W/"5ea-sLVXvnLS5/M5ZVXb/TSokCyezYw"
15:51:32.980 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 << x-powered-by: Express
15:51:32.980 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 << X-Amzn-Trace-Id: Root=1-646d2754-5bedb66c0ee7de5f42c7992a;Sampled=0;lineage=1a7c2e09:0
15:51:32.980 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 << X-Cache: Miss from cloudfront
15:51:32.980 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 << Via: 1.1 9c100894a6989e860712c14c4867bd0a.cloudfront.net (CloudFront)
15:51:32.980 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 << X-Amz-Cf-Pop: BOG50-P1
15:51:32.980 [Test worker] DEBUG org.apache.http.headers - http-outgoing-74 << X-Amz-Cf-Id: mi-vlzOqCTBM70WFla8OhDRnJo5BxfchAkG1UrFr-sl3b5bpfAn1mg==
15:51:32.981 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:32.981 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 74][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:32.981 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-74: set socket timeout to 0
15:51:32.981 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 74][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:32.981 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 222
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 1514
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:33 GMT
1 < x-amzn-RequestId: 9b62fa49-1468-4bbb-b8ef-e359017ed46d
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 1514
1 < x-amz-apigw-id: FZMVUFOGiYcFrjQ=
1 < etag: W/"5ea-sLVXvnLS5/M5ZVXb/TSokCyezYw"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2754-5bedb66c0ee7de5f42c7992a;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 9c100894a6989e860712c14c4867bd0a.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: mi-vlzOqCTBM70WFla8OhDRnJo5BxfchAkG1UrFr-sl3b5bpfAn1mg==
{"status":true,"data":[{"id":"3b445980-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/f670b40d-a830-4092-8c2b-485d2fb0f891/png","created_at":"2023-04-28T16:53:42.000Z","updated_at":"2023-04-28T16:53:42.000Z","deleted_at":null},{"id":"452a8780-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/d3a19b4f-b88e-49fd-9669-39034625bf79/png","created_at":"2023-04-28T16:53:58.000Z","updated_at":"2023-04-28T16:53:58.000Z","deleted_at":null},{"id":"4b2e9950-e5e5-11ed-b95f-89cc6fbae785","img_url":"https://cdn.whiz.pe/api/v2/image/21d6991b-3a41-471e-b39f-4148993a1eb2/png","created_at":"2023-04-28T16:54:08.000Z","updated_at":"2023-04-28T16:54:08.000Z","deleted_at":null},{"id":"5e52be60-f38e-11ed-841e-1f8ce5c5b108","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-16T02:07:11.000Z","updated_at":"2023-05-16T02:07:11.000Z","deleted_at":null},{"id":"5e9bae40-f38e-11ed-841e-1f8ce5c5b108","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-16T02:07:11.000Z","updated_at":"2023-05-16T02:07:11.000Z","deleted_at":null},{"id":"a3ac3130-f38e-11ed-841e-1f8ce5c5b108","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-16T02:09:07.000Z","updated_at":"2023-05-16T02:09:07.000Z","deleted_at":null},{"id":"f02eef50-ef85-11ed-8c95-b1bcb9c1bd5b","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","created_at":"2023-05-10T22:56:45.000Z","updated_at":"2023-05-10T22:56:45.000Z","deleted_at":null}]}

15:51:32.983 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:32.983 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:32.983 [Test worker] DEBUG com.intuit.karate - request:
2 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/tshirts/incorrect_id
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:51:32.983 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:32.984 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 75][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:32.984 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:32.984 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:32.984 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:33.011 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:33.011 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:33.011 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:33.047 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:33.047 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:33.047 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:33.047 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:33.047 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:33.047 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:33.047 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56204<->143.204.23.36:443
15:51:33.047 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-75: set socket timeout to 5000
15:51:33.047 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/tshirts/incorrect_id HTTP/1.1
15:51:33.047 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:33.047 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 >> GET /dev/api/tshirts/incorrect_id HTTP/1.1
15:51:33.047 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:33.047 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:33.047 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 >> Connection: Keep-Alive
15:51:33.047 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:33.047 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 >> Accept-Encoding: gzip,deflate
15:51:33.047 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 >> "GET /dev/api/tshirts/incorrect_id HTTP/1.1[\r][\n]"
15:51:33.047 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:33.047 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:33.047 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 >> "Connection: Keep-Alive[\r][\n]"
15:51:33.047 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:33.047 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:33.047 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 >> "[\r][\n]"
15:51:33.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 << "HTTP/1.1 200 OK[\r][\n]"
15:51:33.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:33.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 << "Content-Length: 27[\r][\n]"
15:51:33.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 << "Connection: keep-alive[\r][\n]"
15:51:33.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 << "Date: Tue, 23 May 2023 20:51:33 GMT[\r][\n]"
15:51:33.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 << "x-amzn-RequestId: 702a8563-f4b7-4175-b2ed-202f0409649c[\r][\n]"
15:51:33.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 << "access-control-allow-origin: *[\r][\n]"
15:51:33.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 << "x-amzn-Remapped-content-length: 27[\r][\n]"
15:51:33.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 << "x-amz-apigw-id: FZMVYGPHCYcF7KA=[\r][\n]"
15:51:33.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 << "etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"[\r][\n]"
15:51:33.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 << "x-powered-by: Express[\r][\n]"
15:51:33.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 << "X-Amzn-Trace-Id: Root=1-646d2755-623508603b1035e912e8cf7d;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:33.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:33.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 << "Via: 1.1 04a06f8c05d19f3846ef23689cf0a098.cloudfront.net (CloudFront)[\r][\n]"
15:51:33.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:33.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 << "X-Amz-Cf-Id: Z21GszQGozBYuTkGmkbNf9bRk0hrD9NB3DpjSQYr60Mcf5eVRCroEg==[\r][\n]"
15:51:33.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 << "[\r][\n]"
15:51:33.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-75 << "{"status":true,"data":null}"
15:51:33.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 << HTTP/1.1 200 OK
15:51:33.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 << Content-Type: application/json; charset=utf-8
15:51:33.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 << Content-Length: 27
15:51:33.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 << Connection: keep-alive
15:51:33.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 << Date: Tue, 23 May 2023 20:51:33 GMT
15:51:33.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 << x-amzn-RequestId: 702a8563-f4b7-4175-b2ed-202f0409649c
15:51:33.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 << access-control-allow-origin: *
15:51:33.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 << x-amzn-Remapped-content-length: 27
15:51:33.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 << x-amz-apigw-id: FZMVYGPHCYcF7KA=
15:51:33.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 << etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"
15:51:33.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 << x-powered-by: Express
15:51:33.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 << X-Amzn-Trace-Id: Root=1-646d2755-623508603b1035e912e8cf7d;Sampled=0;lineage=1a7c2e09:0
15:51:33.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 << X-Cache: Miss from cloudfront
15:51:33.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 << Via: 1.1 04a06f8c05d19f3846ef23689cf0a098.cloudfront.net (CloudFront)
15:51:33.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 << X-Amz-Cf-Pop: BOG50-P1
15:51:33.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-75 << X-Amz-Cf-Id: Z21GszQGozBYuTkGmkbNf9bRk0hrD9NB3DpjSQYr60Mcf5eVRCroEg==
15:51:33.358 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:33.358 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 75][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:33.358 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-75: set socket timeout to 0
15:51:33.358 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 75][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:33.358 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 375
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 27
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:33 GMT
2 < x-amzn-RequestId: 702a8563-f4b7-4175-b2ed-202f0409649c
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 27
2 < x-amz-apigw-id: FZMVYGPHCYcF7KA=
2 < etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2755-623508603b1035e912e8cf7d;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 04a06f8c05d19f3846ef23689cf0a098.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: Z21GszQGozBYuTkGmkbNf9bRk0hrD9NB3DpjSQYr60Mcf5eVRCroEg==
{"status":true,"data":null}

15:51:33.358 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:33.360 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:51:33.378 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@47ef196f
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@617a8573
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@6958b824
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@47ef196f
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@19aecb05
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:51:33.380 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/TShirts/get_shirts_id.feature
scenarios:  2 | passed:  2 | failed:  0 | time: 1.5812
---------------------------------------------------------

15:51:33.393 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 22 of 38 (0 remaining) classpath:karate/features/TShirts/get_shirts_id.feature
15:51:33.394 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:33.395 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:33.396 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:33.396 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:33.396 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:33.396 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/tshirts
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 60
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"img_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE"}

15:51:33.396 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:33.396 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 76][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:33.396 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:33.396 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443
15:51:33.396 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.36:443 with timeout 5000
15:51:33.435 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:33.435 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:33.435 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:33.465 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:33.465 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:33.465 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:33.465 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:33.465 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:33.465 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:33.465 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56205<->143.204.23.36:443
15:51:33.465 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-76: set socket timeout to 5000
15:51:33.466 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/tshirts HTTP/1.1
15:51:33.466 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:33.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 >> POST /dev/api/tshirts HTTP/1.1
15:51:33.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:33.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 >> Content-Type: application/json; charset=UTF-8
15:51:33.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 >> Content-Length: 60
15:51:33.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:33.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 >> Connection: Keep-Alive
15:51:33.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:33.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 >> Accept-Encoding: gzip,deflate
15:51:33.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 >> "POST /dev/api/tshirts HTTP/1.1[\r][\n]"
15:51:33.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:33.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:33.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 >> "Content-Length: 60[\r][\n]"
15:51:33.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:33.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 >> "Connection: Keep-Alive[\r][\n]"
15:51:33.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:33.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:33.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 >> "[\r][\n]"
15:51:33.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 >> "{"img_url":"https:\/\/www.youtube.com\/watch?v=-vxdriGP1KE"}"
15:51:33.647 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 << "HTTP/1.1 200 OK[\r][\n]"
15:51:33.647 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:33.647 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 << "Content-Length: 204[\r][\n]"
15:51:33.647 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 << "Connection: keep-alive[\r][\n]"
15:51:33.647 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 << "Date: Tue, 23 May 2023 20:51:33 GMT[\r][\n]"
15:51:33.647 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 << "x-amzn-RequestId: a48a0d2e-78b5-4a27-b541-3cd521ecb4c3[\r][\n]"
15:51:33.647 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 << "access-control-allow-origin: *[\r][\n]"
15:51:33.647 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 << "x-amzn-Remapped-content-length: 204[\r][\n]"
15:51:33.647 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 << "x-amz-apigw-id: FZMVbGtqiYcFgIw=[\r][\n]"
15:51:33.647 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 << "etag: W/"cc-yGkUUgiH2zzQ6b6E+4eR66MjGJ4"[\r][\n]"
15:51:33.648 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 << "x-powered-by: Express[\r][\n]"
15:51:33.648 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 << "X-Amzn-Trace-Id: Root=1-646d2755-2eea4ff761a186262008d10e;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:33.648 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:33.648 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 << "Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)[\r][\n]"
15:51:33.648 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:33.648 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 << "X-Amz-Cf-Id: fwpCG6k4Xw7__VHYPCAfA8y8gEF5oUUpm1qdz_EWNztlAB6wVMrgHg==[\r][\n]"
15:51:33.648 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 << "[\r][\n]"
15:51:33.648 [Test worker] DEBUG org.apache.http.wire - http-outgoing-76 << "{"status":true,"data":{"id":"99fbc010-f9ab-11ed-a074-c15387bfdfb6","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","updated_at":"2023-05-23T20:51:33.665Z","created_at":"2023-05-23T20:51:33.665Z"}}"
15:51:33.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 << HTTP/1.1 200 OK
15:51:33.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 << Content-Type: application/json; charset=utf-8
15:51:33.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 << Content-Length: 204
15:51:33.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 << Connection: keep-alive
15:51:33.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 << Date: Tue, 23 May 2023 20:51:33 GMT
15:51:33.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 << x-amzn-RequestId: a48a0d2e-78b5-4a27-b541-3cd521ecb4c3
15:51:33.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 << access-control-allow-origin: *
15:51:33.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 << x-amzn-Remapped-content-length: 204
15:51:33.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 << x-amz-apigw-id: FZMVbGtqiYcFgIw=
15:51:33.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 << etag: W/"cc-yGkUUgiH2zzQ6b6E+4eR66MjGJ4"
15:51:33.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 << x-powered-by: Express
15:51:33.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 << X-Amzn-Trace-Id: Root=1-646d2755-2eea4ff761a186262008d10e;Sampled=0;lineage=1a7c2e09:0
15:51:33.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 << X-Cache: Miss from cloudfront
15:51:33.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 << Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)
15:51:33.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 << X-Amz-Cf-Pop: BOG50-P1
15:51:33.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-76 << X-Amz-Cf-Id: fwpCG6k4Xw7__VHYPCAfA8y8gEF5oUUpm1qdz_EWNztlAB6wVMrgHg==
15:51:33.648 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:33.648 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 76][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:33.648 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-76: set socket timeout to 0
15:51:33.648 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 76][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:33.648 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 252
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 204
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:33 GMT
1 < x-amzn-RequestId: a48a0d2e-78b5-4a27-b541-3cd521ecb4c3
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 204
1 < x-amz-apigw-id: FZMVbGtqiYcFgIw=
1 < etag: W/"cc-yGkUUgiH2zzQ6b6E+4eR66MjGJ4"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2755-2eea4ff761a186262008d10e;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: fwpCG6k4Xw7__VHYPCAfA8y8gEF5oUUpm1qdz_EWNztlAB6wVMrgHg==
{"status":true,"data":{"id":"99fbc010-f9ab-11ed-a074-c15387bfdfb6","img_url":"https://www.youtube.com/watch?v=-vxdriGP1KE","updated_at":"2023-05-23T20:51:33.665Z","created_at":"2023-05-23T20:51:33.665Z"}}

15:51:33.649 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": {
    "id": "99fbc010-f9ab-11ed-a074-c15387bfdfb6",
    "img_url": "https://www.youtube.com/watch?v=-vxdriGP1KE",
    "updated_at": "2023-05-23T20:51:33.665Z",
    "created_at": "2023-05-23T20:51:33.665Z"
  }
}
 
15:51:33.649 [Test worker] INFO com.intuit.karate - [print] 99fbc010-f9ab-11ed-a074-c15387bfdfb6 
15:51:35.658 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:35.663 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:35.663 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:35.663 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/tshirts/99fbc010-f9ab-11ed-a074-c15387bfdfb6
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 34
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"img_url":"https:\/\/prueba.com"}

15:51:35.664 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:35.664 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 77][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:35.664 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:35.767 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:35.767 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:35.794 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:35.794 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:35.794 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:35.829 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:35.829 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:35.829 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:35.829 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:35.829 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:35.829 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:35.829 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56213<->143.204.23.14:443
15:51:35.829 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-77: set socket timeout to 5000
15:51:35.829 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/tshirts/99fbc010-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:51:35.829 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:35.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 >> PATCH /dev/api/tshirts/99fbc010-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:51:35.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:35.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 >> Content-Type: application/json; charset=UTF-8
15:51:35.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 >> Content-Length: 34
15:51:35.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:35.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 >> Connection: Keep-Alive
15:51:35.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:35.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 >> Accept-Encoding: gzip,deflate
15:51:35.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 >> "PATCH /dev/api/tshirts/99fbc010-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:51:35.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:35.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:35.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 >> "Content-Length: 34[\r][\n]"
15:51:35.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:35.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 >> "Connection: Keep-Alive[\r][\n]"
15:51:35.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:35.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:35.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 >> "[\r][\n]"
15:51:35.829 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 >> "{"img_url":"https:\/\/prueba.com"}"
15:51:36.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 << "HTTP/1.1 200 OK[\r][\n]"
15:51:36.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:36.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 << "Content-Length: 26[\r][\n]"
15:51:36.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 << "Connection: keep-alive[\r][\n]"
15:51:36.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 << "Date: Tue, 23 May 2023 20:51:36 GMT[\r][\n]"
15:51:36.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 << "x-amzn-RequestId: 7eded68e-b4be-49d3-93e3-555e4cba74d4[\r][\n]"
15:51:36.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 << "access-control-allow-origin: *[\r][\n]"
15:51:36.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 << "x-amzn-Remapped-content-length: 26[\r][\n]"
15:51:36.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 << "x-amz-apigw-id: FZMVyFCQCYcFZQw=[\r][\n]"
15:51:36.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 << "etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"[\r][\n]"
15:51:36.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 << "x-powered-by: Express[\r][\n]"
15:51:36.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 << "X-Amzn-Trace-Id: Root=1-646d2757-48db3f4f47dc068d1ed620b1;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:36.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:36.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 << "Via: 1.1 2d421cb55f565ff4c38cbaaf0ba2f1a2.cloudfront.net (CloudFront)[\r][\n]"
15:51:36.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:36.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 << "X-Amz-Cf-Id: JVPgMSh71grla5-NsvRqJGNy2yHrbAJOtjNlPPZtnAMSguMWpzK0QQ==[\r][\n]"
15:51:36.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 << "[\r][\n]"
15:51:36.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-77 << "{"status":true,"data":[1]}"
15:51:36.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 << HTTP/1.1 200 OK
15:51:36.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 << Content-Type: application/json; charset=utf-8
15:51:36.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 << Content-Length: 26
15:51:36.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 << Connection: keep-alive
15:51:36.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 << Date: Tue, 23 May 2023 20:51:36 GMT
15:51:36.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 << x-amzn-RequestId: 7eded68e-b4be-49d3-93e3-555e4cba74d4
15:51:36.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 << access-control-allow-origin: *
15:51:36.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 << x-amzn-Remapped-content-length: 26
15:51:36.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 << x-amz-apigw-id: FZMVyFCQCYcFZQw=
15:51:36.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 << etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
15:51:36.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 << x-powered-by: Express
15:51:36.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 << X-Amzn-Trace-Id: Root=1-646d2757-48db3f4f47dc068d1ed620b1;Sampled=0;lineage=1a7c2e09:0
15:51:36.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 << X-Cache: Miss from cloudfront
15:51:36.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 << Via: 1.1 2d421cb55f565ff4c38cbaaf0ba2f1a2.cloudfront.net (CloudFront)
15:51:36.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 << X-Amz-Cf-Pop: BOG50-P1
15:51:36.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-77 << X-Amz-Cf-Id: JVPgMSh71grla5-NsvRqJGNy2yHrbAJOtjNlPPZtnAMSguMWpzK0QQ==
15:51:36.034 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:36.035 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 77][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:36.035 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-77: set socket timeout to 0
15:51:36.035 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 77][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:36.035 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 372
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 26
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:36 GMT
2 < x-amzn-RequestId: 7eded68e-b4be-49d3-93e3-555e4cba74d4
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 26
2 < x-amz-apigw-id: FZMVyFCQCYcFZQw=
2 < etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2757-48db3f4f47dc068d1ed620b1;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 2d421cb55f565ff4c38cbaaf0ba2f1a2.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: JVPgMSh71grla5-NsvRqJGNy2yHrbAJOtjNlPPZtnAMSguMWpzK0QQ==
{"status":true,"data":[1]}

15:51:36.035 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    1
  ]
}
 
15:51:36.035 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:36.035 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data'][0]
15:51:38.047 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:38.047 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:38.047 [Test worker] DEBUG com.intuit.karate - request:
3 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/tshirts/99fbc010-f9ab-11ed-a074-c15387bfdfb6
3 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
3 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
3 > Connection: Keep-Alive
3 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
3 > Accept-Encoding: gzip,deflate


15:51:38.047 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:38.047 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 78][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:38.047 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:38.048 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:38.048 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:38.086 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:38.086 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:38.086 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:38.115 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:38.115 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:38.115 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:38.115 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:38.115 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:38.115 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:38.115 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56217<->143.204.23.14:443
15:51:38.116 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-78: set socket timeout to 5000
15:51:38.116 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/tshirts/99fbc010-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:51:38.116 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:38.116 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 >> GET /dev/api/tshirts/99fbc010-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:51:38.116 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:38.116 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:38.116 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 >> Connection: Keep-Alive
15:51:38.116 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:38.116 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 >> Accept-Encoding: gzip,deflate
15:51:38.116 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 >> "GET /dev/api/tshirts/99fbc010-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:51:38.116 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:38.116 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:38.116 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 >> "Connection: Keep-Alive[\r][\n]"
15:51:38.116 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:38.116 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:38.116 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 >> "[\r][\n]"
15:51:38.265 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 << "HTTP/1.1 200 OK[\r][\n]"
15:51:38.265 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:38.265 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 << "Content-Length: 197[\r][\n]"
15:51:38.265 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 << "Connection: keep-alive[\r][\n]"
15:51:38.265 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 << "Date: Tue, 23 May 2023 20:51:38 GMT[\r][\n]"
15:51:38.265 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 << "x-amzn-RequestId: 94e0ac36-e6f4-4520-9041-46169f01ec84[\r][\n]"
15:51:38.265 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 << "access-control-allow-origin: *[\r][\n]"
15:51:38.265 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 << "x-amzn-Remapped-content-length: 197[\r][\n]"
15:51:38.265 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 << "x-amz-apigw-id: FZMWJG04CYcFjMw=[\r][\n]"
15:51:38.265 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 << "etag: W/"c5-2J85aySIqOkjUfu4nI5evQNAGrk"[\r][\n]"
15:51:38.265 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 << "x-powered-by: Express[\r][\n]"
15:51:38.265 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 << "X-Amzn-Trace-Id: Root=1-646d275a-295139c7493974b64d73a81f;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:38.265 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:38.265 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 << "Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)[\r][\n]"
15:51:38.265 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:38.265 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 << "X-Amz-Cf-Id: BjC7muEW6IqXZRqyY6KJey_4wCWxIsELtOO56BJasR7KMsXScozKCQ==[\r][\n]"
15:51:38.265 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 << "[\r][\n]"
15:51:38.265 [Test worker] DEBUG org.apache.http.wire - http-outgoing-78 << "{"status":true,"data":{"id":"99fbc010-f9ab-11ed-a074-c15387bfdfb6","img_url":"https://prueba.com","created_at":"2023-05-23T20:51:33.000Z","updated_at":"2023-05-23T20:51:36.000Z","deleted_at":null}}"
15:51:38.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 << HTTP/1.1 200 OK
15:51:38.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 << Content-Type: application/json; charset=utf-8
15:51:38.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 << Content-Length: 197
15:51:38.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 << Connection: keep-alive
15:51:38.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 << Date: Tue, 23 May 2023 20:51:38 GMT
15:51:38.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 << x-amzn-RequestId: 94e0ac36-e6f4-4520-9041-46169f01ec84
15:51:38.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 << access-control-allow-origin: *
15:51:38.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 << x-amzn-Remapped-content-length: 197
15:51:38.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 << x-amz-apigw-id: FZMWJG04CYcFjMw=
15:51:38.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 << etag: W/"c5-2J85aySIqOkjUfu4nI5evQNAGrk"
15:51:38.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 << x-powered-by: Express
15:51:38.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 << X-Amzn-Trace-Id: Root=1-646d275a-295139c7493974b64d73a81f;Sampled=0;lineage=1a7c2e09:0
15:51:38.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 << X-Cache: Miss from cloudfront
15:51:38.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 << Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)
15:51:38.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 << X-Amz-Cf-Pop: BOG50-P1
15:51:38.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-78 << X-Amz-Cf-Id: BjC7muEW6IqXZRqyY6KJey_4wCWxIsELtOO56BJasR7KMsXScozKCQ==
15:51:38.265 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:38.265 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 78][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:38.265 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-78: set socket timeout to 0
15:51:38.265 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 78][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:38.266 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 218
3 < 200
3 < Content-Type: application/json; charset=utf-8
3 < Content-Length: 197
3 < Connection: keep-alive
3 < Date: Tue, 23 May 2023 20:51:38 GMT
3 < x-amzn-RequestId: 94e0ac36-e6f4-4520-9041-46169f01ec84
3 < access-control-allow-origin: *
3 < x-amzn-Remapped-content-length: 197
3 < x-amz-apigw-id: FZMWJG04CYcFjMw=
3 < etag: W/"c5-2J85aySIqOkjUfu4nI5evQNAGrk"
3 < x-powered-by: Express
3 < X-Amzn-Trace-Id: Root=1-646d275a-295139c7493974b64d73a81f;Sampled=0;lineage=1a7c2e09:0
3 < X-Cache: Miss from cloudfront
3 < Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)
3 < X-Amz-Cf-Pop: BOG50-P1
3 < X-Amz-Cf-Id: BjC7muEW6IqXZRqyY6KJey_4wCWxIsELtOO56BJasR7KMsXScozKCQ==
{"status":true,"data":{"id":"99fbc010-f9ab-11ed-a074-c15387bfdfb6","img_url":"https://prueba.com","created_at":"2023-05-23T20:51:33.000Z","updated_at":"2023-05-23T20:51:36.000Z","deleted_at":null}}

15:51:38.266 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['img_url']
15:51:40.274 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:40.274 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:40.274 [Test worker] DEBUG com.intuit.karate - request:
4 > DELETE https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/tshirts/99fbc010-f9ab-11ed-a074-c15387bfdfb6
4 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
4 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
4 > Connection: Keep-Alive
4 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
4 > Accept-Encoding: gzip,deflate


15:51:40.274 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:40.274 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 79][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:40.274 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:40.274 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:40.274 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:40.306 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:40.306 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:40.306 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:40.349 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:40.349 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:40.349 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:40.349 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:40.349 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:40.349 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:40.349 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56221<->143.204.23.14:443
15:51:40.349 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-79: set socket timeout to 5000
15:51:40.349 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request DELETE /dev/api/tshirts/99fbc010-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:51:40.349 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:40.349 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 >> DELETE /dev/api/tshirts/99fbc010-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:51:40.349 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:40.349 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:40.349 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 >> Connection: Keep-Alive
15:51:40.349 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:40.349 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 >> Accept-Encoding: gzip,deflate
15:51:40.349 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 >> "DELETE /dev/api/tshirts/99fbc010-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:51:40.349 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:40.349 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:40.349 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 >> "Connection: Keep-Alive[\r][\n]"
15:51:40.349 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:40.349 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:40.349 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 >> "[\r][\n]"
15:51:40.522 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 << "HTTP/1.1 200 OK[\r][\n]"
15:51:40.522 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:40.522 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 << "Content-Length: 24[\r][\n]"
15:51:40.522 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 << "Connection: keep-alive[\r][\n]"
15:51:40.522 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 << "Date: Tue, 23 May 2023 20:51:40 GMT[\r][\n]"
15:51:40.523 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 << "x-amzn-RequestId: 689fe1b2-df44-4c83-9a14-6af9b0b336ad[\r][\n]"
15:51:40.523 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 << "access-control-allow-origin: *[\r][\n]"
15:51:40.523 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 << "x-amzn-Remapped-content-length: 24[\r][\n]"
15:51:40.523 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 << "x-amz-apigw-id: FZMWgG5zCYcF9kQ=[\r][\n]"
15:51:40.523 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 << "etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"[\r][\n]"
15:51:40.523 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 << "x-powered-by: Express[\r][\n]"
15:51:40.523 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 << "X-Amzn-Trace-Id: Root=1-646d275c-37181db4765c071939d5f18a;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:40.523 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:40.523 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 << "Via: 1.1 5556637e65d0995f53bff72f94be18a6.cloudfront.net (CloudFront)[\r][\n]"
15:51:40.523 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:40.523 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 << "X-Amz-Cf-Id: 754POCwJWypDHAsKvbYu2gS1xPZencgx5gIjCmglqjE6EecAgJoWNg==[\r][\n]"
15:51:40.523 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 << "[\r][\n]"
15:51:40.523 [Test worker] DEBUG org.apache.http.wire - http-outgoing-79 << "{"status":true,"data":1}"
15:51:40.523 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 << HTTP/1.1 200 OK
15:51:40.523 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 << Content-Type: application/json; charset=utf-8
15:51:40.523 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 << Content-Length: 24
15:51:40.523 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 << Connection: keep-alive
15:51:40.523 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 << Date: Tue, 23 May 2023 20:51:40 GMT
15:51:40.523 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 << x-amzn-RequestId: 689fe1b2-df44-4c83-9a14-6af9b0b336ad
15:51:40.523 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 << access-control-allow-origin: *
15:51:40.523 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 << x-amzn-Remapped-content-length: 24
15:51:40.523 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 << x-amz-apigw-id: FZMWgG5zCYcF9kQ=
15:51:40.523 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 << etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
15:51:40.523 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 << x-powered-by: Express
15:51:40.523 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 << X-Amzn-Trace-Id: Root=1-646d275c-37181db4765c071939d5f18a;Sampled=0;lineage=1a7c2e09:0
15:51:40.523 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 << X-Cache: Miss from cloudfront
15:51:40.523 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 << Via: 1.1 5556637e65d0995f53bff72f94be18a6.cloudfront.net (CloudFront)
15:51:40.523 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 << X-Amz-Cf-Pop: BOG50-P1
15:51:40.523 [Test worker] DEBUG org.apache.http.headers - http-outgoing-79 << X-Amz-Cf-Id: 754POCwJWypDHAsKvbYu2gS1xPZencgx5gIjCmglqjE6EecAgJoWNg==
15:51:40.523 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:40.524 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 79][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:40.524 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-79: set socket timeout to 0
15:51:40.524 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 79][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:40.524 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 250
4 < 200
4 < Content-Type: application/json; charset=utf-8
4 < Content-Length: 24
4 < Connection: keep-alive
4 < Date: Tue, 23 May 2023 20:51:40 GMT
4 < x-amzn-RequestId: 689fe1b2-df44-4c83-9a14-6af9b0b336ad
4 < access-control-allow-origin: *
4 < x-amzn-Remapped-content-length: 24
4 < x-amz-apigw-id: FZMWgG5zCYcF9kQ=
4 < etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
4 < x-powered-by: Express
4 < X-Amzn-Trace-Id: Root=1-646d275c-37181db4765c071939d5f18a;Sampled=0;lineage=1a7c2e09:0
4 < X-Cache: Miss from cloudfront
4 < Via: 1.1 5556637e65d0995f53bff72f94be18a6.cloudfront.net (CloudFront)
4 < X-Amz-Cf-Pop: BOG50-P1
4 < X-Amz-Cf-Id: 754POCwJWypDHAsKvbYu2gS1xPZencgx5gIjCmglqjE6EecAgJoWNg==
{"status":true,"data":1}

15:51:40.524 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:40.524 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:51:40.527 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:51:40.531 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@3a145a8c
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@465ce004
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@5d63c599
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@3a145a8c
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@3c89e174
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:51:40.532 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/TShirts/update_tshirts.feature
scenarios:  1 | passed:  1 | failed:  0 | time: 7.1281
---------------------------------------------------------

15:51:40.556 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 23 of 38 (0 remaining) classpath:karate/features/TShirts/update_tshirts.feature
15:51:40.559 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:40.560 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:40.561 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:40.561 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:40.561 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:40.561 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:40.561 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 80][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:40.561 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:40.562 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:40.562 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:40.590 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:40.590 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:40.590 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:40.623 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:40.623 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:40.623 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:40.623 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:40.623 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:40.623 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:40.623 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56222<->143.204.23.14:443
15:51:40.623 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-80: set socket timeout to 5000
15:51:40.623 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/members HTTP/1.1
15:51:40.623 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:40.623 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 >> GET /dev/api/team/members HTTP/1.1
15:51:40.623 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:40.623 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:40.623 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 >> Connection: Keep-Alive
15:51:40.623 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:40.623 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 >> Accept-Encoding: gzip,deflate
15:51:40.624 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 >> "GET /dev/api/team/members HTTP/1.1[\r][\n]"
15:51:40.624 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:40.624 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:40.624 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 >> "Connection: Keep-Alive[\r][\n]"
15:51:40.624 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:40.624 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:40.624 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 >> "[\r][\n]"
15:51:41.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "HTTP/1.1 200 OK[\r][\n]"
15:51:41.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:41.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "Content-Length: 26178[\r][\n]"
15:51:41.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "Connection: keep-alive[\r][\n]"
15:51:41.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "Date: Tue, 23 May 2023 20:51:41 GMT[\r][\n]"
15:51:41.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "x-amzn-RequestId: a4542189-f001-4498-b578-9d98ae82f9c1[\r][\n]"
15:51:41.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "access-control-allow-origin: *[\r][\n]"
15:51:41.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "x-amzn-Remapped-content-length: 26178[\r][\n]"
15:51:41.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "x-amz-apigw-id: FZMWkGguiYcF7KA=[\r][\n]"
15:51:41.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "etag: W/"6642-bbImSHwYUUpNrcZsxED/8GuyX/Q"[\r][\n]"
15:51:41.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "x-powered-by: Express[\r][\n]"
15:51:41.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "X-Amzn-Trace-Id: Root=1-646d275c-43d74935516f23a34335458f;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:41.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:41.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)[\r][\n]"
15:51:41.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:41.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "X-Amz-Cf-Id: VoQk3Pt25xCLQWXZYMc-AgU6L9Zv3H4-nEr7ot2KE02_XshIix-ybg==[\r][\n]"
15:51:41.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "[\r][\n]"
15:51:41.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-22T12:26:03.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17"
15:51:41.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 << HTTP/1.1 200 OK
15:51:41.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 << Content-Type: application/json; charset=utf-8
15:51:41.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 << Content-Length: 26178
15:51:41.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 << Connection: keep-alive
15:51:41.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 << Date: Tue, 23 May 2023 20:51:41 GMT
15:51:41.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 << x-amzn-RequestId: a4542189-f001-4498-b578-9d98ae82f9c1
15:51:41.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 << access-control-allow-origin: *
15:51:41.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 << x-amzn-Remapped-content-length: 26178
15:51:41.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 << x-amz-apigw-id: FZMWkGguiYcF7KA=
15:51:41.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 << etag: W/"6642-bbImSHwYUUpNrcZsxED/8GuyX/Q"
15:51:41.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 << x-powered-by: Express
15:51:41.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 << X-Amzn-Trace-Id: Root=1-646d275c-43d74935516f23a34335458f;Sampled=0;lineage=1a7c2e09:0
15:51:41.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 << X-Cache: Miss from cloudfront
15:51:41.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 << Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)
15:51:41.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 << X-Amz-Cf-Pop: BOG50-P1
15:51:41.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-80 << X-Amz-Cf-Id: VoQk3Pt25xCLQWXZYMc-AgU6L9Zv3H4-nEr7ot2KE02_XshIix-ybg==
15:51:41.108 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:41.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.insta"
15:51:41.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "gram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at"
15:51:41.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png",""
15:51:41.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_"
15:51:41.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-0"
15:51:41.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "5-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-pro"
15:51:41.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "file/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/maz"
15:51:41.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "atlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","play"
15:51:41.113 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "er_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height"
15:51:41.113 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mora","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-"
15:51:41.113 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_na"
15:51:41.113 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "me":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age""
15:51:41.113 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << ":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_"
15:51:41.113 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nat"
15:51:41.113 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "ionality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,""
15:51:41.113 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":" Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id"
15:51:41.113 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":""
15:51:41.113 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"in"
15:51:41.113 [Test worker] DEBUG org.apache.http.wire - http-outgoing-80 << "stagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}"
15:51:41.113 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 80][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:41.113 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-80: set socket timeout to 0
15:51:41.113 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 80][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:41.113 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 552
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 26178
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:41 GMT
1 < x-amzn-RequestId: a4542189-f001-4498-b578-9d98ae82f9c1
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 26178
1 < x-amz-apigw-id: FZMWkGguiYcF7KA=
1 < etag: W/"6642-bbImSHwYUUpNrcZsxED/8GuyX/Q"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d275c-43d74935516f23a34335458f;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: VoQk3Pt25xCLQWXZYMc-AgU6L9Zv3H4-nEr7ot2KE02_XshIix-ybg==
{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-22T12:26:03.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png","jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-profile/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mora","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":" Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}

15:51:41.115 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:41.125 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    {
      "id": "0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc",
      "goal_stats_id": -1,
      "goal_stats_json": {
      },
      "image_url": "https://example.com/update.png",
      "instagram_url": "https://www.instagram.com/username",
      "twitter_url": "https://twitter.com/username",
      "height": 180.5,
      "weight": 75.2,
      "age": 25,
      "games_played": 20,
      "games_played_titutar": 15,
      "minutes_played": 1200,
      "goals": 8,
      "yellow_cards": 2,
      "red_cards": 0,
      "created_at": "2023-05-17T17:05:36.000Z",
      "updated_at": "2023-05-22T12:26:03.000Z",
      "deleted_at": null
    },
    {
      "id": "1c08f0c0-f437-11ed-a6a4-91b81bed74a5",
      "goal_stats_id": -1,
      "goal_stats_json": {
      },
      "image_url": "https://example.com/image.png",
      "instagram_url": "https://www.instagram.com/username",
      "twitter_url": "https://twitter.com/username",
      "height": 123457000,
      "weight": 75.2,
      "age": -100,
      "games_played": -100,
      "games_played_titutar": null,
      "minutes_played": 1200,
      "goals": 0,
      "yellow_cards": -1,
      "red_cards": 8,
      "created_at": "2023-05-16T22:15:04.000Z",
      "updated_at": "2023-05-16T22:15:04.000Z",
      "deleted_at": null
    },
    {
      "id": "4ba5f720-f4d6-11ed-a600-2d38fdae5bbc",
      "goal_stats_id": 1,
      "goal_stats_json": {
      },
      "image_url": "https://example.com/image.png",
      "instagram_url": "https://www.instagram.com/username",
      "twitter_url": "https://twitter.com/username",
      "height": 180.5,
      "weight": 75.2,
      "age": 1,
      "games_played": 1,
      "games_played_titutar": 0,
      "minutes_played": 1,
      "goals": 1,
      "yellow_cards": 2,
      "red_cards": 0,
      "created_at": "2023-05-17T17:14:34.000Z",
      "updated_at": "2023-05-17T17:14:34.000Z",
      "deleted_at": null
    },
    {
      "id": "69f78040-f4d6-11ed-a600-2d38fdae5bbc",
      "goal_stats_id": 1,
      "goal_stats_json": {
      },
      "image_url": "https://example.com/image.png",
      "instagram_url": "https://www.instagram.com/username",
      "twitter_url": "https://twitter.com/username",
      "height": 180.5,
      "weight": 75.2,
      "age": 1,
      "games_played": 1,
      "games_played_titutar": 0,
      "minutes_played": 1,
      "goals": 1,
      "yellow_cards": 2,
      "red_cards": 0,
      "created_at": "2023-05-17T17:15:25.000Z",
      "updated_at": "2023-05-17T17:15:25.000Z",
      "deleted_at": null
    },
    {
      "id": "6b82ed60-f435-11ed-a6a4-91b81bed74a5",
      "goal_stats_id": -1,
      "goal_stats_json": {
      },
      "image_url": "https://example.com/image.png",
      "instagram_url": "https://www.instagram.com/username",
      "twitter_url": "https://twitter.com/username",
      "height": 180.5,
      "weight": 75.2,
      "age": -11,
      "games_played": 20,
      "games_played_titutar": null,
      "minutes_played": 1200,
      "goals": 8,
      "yellow_cards": 2,
      "red_cards": 0,
      "created_at": "2023-05-16T22:02:59.000Z",
      "updated_at": "2023-05-16T22:02:59.000Z",
      "deleted_at": null
    },
    {
      "id": "7b273570-f433-11ed-a5c8-4b332ff22c47",
      "goal_stats_id": -1,
      "goal_stats_json": {
      },
      "image_url": "https://example.com/image.png",
      "instagram_url": "https://www.instagram.com/username",
      "twitter_url": "https://twitter.com/username",
      "height": 180.5,
      "weight": 75.2,
      "age": 25,
      "games_played": 20,
      "games_played_titutar": null,
      "minutes_played": 1200,
      "goals": 8,
      "yellow_cards": 2,
      "red_cards": 0,
      "created_at": "2023-05-16T21:49:06.000Z",
      "updated_at": "2023-05-16T21:49:06.000Z",
      "deleted_at": null
    },
    {
      "id": "7d3f6050-f652-11ed-9b5e-858d074cff35",
      "goal_stats_id": 38,
      "goal_stats_json": {
      },
      "image_url": "https://example.com/image.png",
      "instagram_url": "https://www.instagram.com/username",
      "twitter_url": "https://twitter.com/username",
      "height": 180.5,
      "weight": 75.2,
      "age": 25,
      "games_played": 20,
      "games_played_titutar": 15,
      "minutes_played": 1200,
      "goals": 8,
      "yellow_cards": 2,
      "red_cards": 0,
      "created_at": "2023-05-19T14:36:06.000Z",
      "updated_at": "2023-05-19T14:36:06.000Z",
      "deleted_at": null
    },
    {
      "id": "8384aae0-f4d3-11ed-a600-2d38fdae5bbc",
      "goal_stats_id": 38,
      "goal_stats_json": {
      },
      "image_url": "https://example.com/image.png",
      "instagram_url": "https://www.instagram.com/username",
      "twitter_url": "https://twitter.com/username",
      "height": 180.5,
      "weight": 75.2,
      "age": 25,
      "games_played": 20,
      "games_played_titutar": 1,
      "minutes_played": 1200,
      "goals": 8,
      "yellow_cards": 2,
      "red_cards": 0,
      "created_at": "2023-05-17T16:54:40.000Z",
      "updated_at": "2023-05-17T16:54:40.000Z",
      "deleted_at": null
    },
    {
      "id": "92ae6f30-f436-11ed-a6a4-91b81bed74a5",
      "goal_stats_id": -1,
      "goal_stats_json": {
      },
      "image_url": "https://example.com/image.png",
      "instagram_url": "https://www.instagram.com/username",
      "twitter_url": "https://twitter.com/username",
      "height": 180.5,
      "weight": 75.2,
      "age": -100,
      "games_played": -100,
      "games_played_titutar": null,
      "minutes_played": 1200,
      "goals": 0,
      "yellow_cards": -1,
      "red_cards": 8,
      "created_at": "2023-05-16T22:11:14.000Z",
      "updated_at": "2023-05-16T22:11:14.000Z",
      "deleted_at": null
    },
    {
      "id": "ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 38,
      "goal_stats_json": {
        "dob": "1989-03-18",
        "name": "Alanis Pantoja, Oswaldo",
        "photo": "https://az755631.vo.msecnd.net/players-profile/38.png",
        "jersey": 14,
        "last_name": "Alanis Pantoja",
        "player_id": 38,
        "first_name": " Oswaldo",
        "short_name": " O. Alanis",
        "nationality": "Mexican",
        "position_id": 2,
        "nationality_id": 138,
        "is_national_team": 1
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": null,
      "games_played_titutar": null,
      "minutes_played": null,
      "goals": null,
      "yellow_cards": null,
      "red_cards": null,
      "created_at": "2023-05-09T16:00:55.000Z",
      "updated_at": "2023-05-09T16:18:54.000Z",
      "deleted_at": null
    },
    {
      "id": "ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 53539,
      "goal_stats_json": {
        "dob": "1998-07-10",
        "name": "Almada, Facundo Ezequiel",
        "photo": "https://az755631.vo.msecnd.net/players-profile/53539.png",
        "jersey": 5,
        "last_name": "Almada",
        "player_id": 53539,
        "first_name": " Facundo Ezequiel",
        "short_name": " F. Almada,",
        "nationality": "Argentinian",
        "position_id": 2,
        "nationality_id": 10,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 14,
      "games_played_titutar": null,
      "minutes_played": 1116,
      "goals": 1,
      "yellow_cards": 4,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:55.000Z",
      "updated_at": "2023-05-15T19:29:25.000Z",
      "deleted_at": null
    },
    {
      "id": "ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 33705,
      "goal_stats_json": {
        "dob": "1993-10-23",
        "name": "Barcenas Herrera, Edgar",
        "photo": "https://az755631.vo.msecnd.net/players-profile/33705.png",
        "jersey": 7,
        "last_name": "Barcenas Herrera",
        "player_id": 33705,
        "first_name": " Edgar",
        "short_name": " E. Barcenas",
        "nationality": "Panamanian",
        "position_id": 6,
        "nationality_id": 163,
        "is_national_team": 1
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 12,
      "games_played_titutar": null,
      "minutes_played": 883,
      "goals": 0,
      "yellow_cards": 1,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:55.000Z",
      "updated_at": "2023-05-15T19:29:26.000Z",
      "deleted_at": null
    },
    {
      "id": "ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 51787,
      "goal_stats_json": {
        "dob": "1995-08-20",
        "name": "Bello Gil, Eduard",
        "photo": "https://az755631.vo.msecnd.net/players-profile/51787.png",
        "jersey": 21,
        "last_name": "Bello Gil",
        "player_id": 51787,
        "first_name": " Eduard",
        "short_name": " E. Bello",
        "nationality": "Venezuelan",
        "position_id": 6,
        "nationality_id": 226,
        "is_national_team": 1
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": null,
      "games_played_titutar": null,
      "minutes_played": null,
      "goals": null,
      "yellow_cards": null,
      "red_cards": null,
      "created_at": "2023-05-09T16:00:55.000Z",
      "updated_at": "2023-05-09T16:18:54.000Z",
      "deleted_at": null
    },
    {
      "id": "ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 17859,
      "goal_stats_json": {
        "dob": "1997-04-25",
        "name": "Benedetti Roa, Nicolas",
        "photo": "https://az755631.vo.msecnd.net/players-profile/17859.png",
        "jersey": 10,
        "last_name": "Benedetti Roa",
        "player_id": 17859,
        "first_name": " Nicolas",
        "short_name": " N. Benedetti",
        "nationality": "Colombian",
        "position_id": 8,
        "nationality_id": 47,
        "is_national_team": 1
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": null,
      "games_played_titutar": null,
      "minutes_played": null,
      "goals": null,
      "yellow_cards": null,
      "red_cards": null,
      "created_at": "2023-05-09T16:00:55.000Z",
      "updated_at": "2023-05-09T16:18:54.000Z",
      "deleted_at": null
    },
    {
      "id": "ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 39152,
      "goal_stats_json": {
        "dob": "2002-03-19",
        "name": "Camacho Lastra, Raul",
        "photo": "https://az755631.vo.msecnd.net/players-profile/39152.png",
        "jersey": 34,
        "last_name": "Camacho Lastra",
        "player_id": 39152,
        "first_name": " Raul",
        "short_name": " R. Camacho",
        "nationality": "Mexican",
        "position_id": 9,
        "nationality_id": 138,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 6,
      "games_played_titutar": null,
      "minutes_played": 62,
      "goals": 0,
      "yellow_cards": 1,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:55.000Z",
      "updated_at": "2023-05-15T19:29:26.000Z",
      "deleted_at": null
    },
    {
      "id": "ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 27734,
      "goal_stats_json": {
        "dob": "1996-04-08",
        "name": "Cedillo Ortiz, Enrique",
        "photo": "https://az755631.vo.msecnd.net/players-profile/27734.png",
        "jersey": 18,
        "last_name": "Cedillo Ortiz",
        "player_id": 27734,
        "first_name": " Enrique",
        "short_name": " E. Cedillo",
        "nationality": "Mexican",
        "position_id": 2,
        "nationality_id": 138,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 5,
      "games_played_titutar": null,
      "minutes_played": 282,
      "goals": 0,
      "yellow_cards": 1,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:55.000Z",
      "updated_at": "2023-05-15T19:29:26.000Z",
      "deleted_at": null
    },
    {
      "id": "ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 19644,
      "goal_stats_json": {
        "dob": "1998-07-25",
        "name": "Colman Escobar, David Josue",
        "photo": "https://az755631.vo.msecnd.net/players-profile/19644.png",
        "jersey": 8,
        "last_name": "Colman Escobar",
        "player_id": 19644,
        "first_name": " David Josue",
        "short_name": " D. Colman",
        "nationality": "Paraguayan",
        "position_id": 5,
        "nationality_id": 165,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 13,
      "games_played_titutar": null,
      "minutes_played": 516,
      "goals": 0,
      "yellow_cards": 0,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:55.000Z",
      "updated_at": "2023-05-15T19:29:23.000Z",
      "deleted_at": null
    },
    {
      "id": "ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 24650,
      "goal_stats_json": {
        "dob": "1996-04-06",
        "name": "Colula Alarcon, Bryan",
        "photo": "https://az755631.vo.msecnd.net/players-profile/24650.png",
        "jersey": 15,
        "last_name": "Colula Alarcon",
        "player_id": 24650,
        "first_name": " Bryan",
        "short_name": " B. Colula",
        "nationality": "Mexican",
        "position_id": 4,
        "nationality_id": 138,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 11,
      "games_played_titutar": null,
      "minutes_played": 676,
      "goals": 1,
      "yellow_cards": 1,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:55.000Z",
      "updated_at": "2023-05-15T19:29:26.000Z",
      "deleted_at": null
    },
    {
      "id": "ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 9,
      "goal_stats_json": {
        "dob": "1989-07-21",
        "name": "Fabian De La Mora, Marco ",
        "photo": "https://az755631.vo.msecnd.net/players-profile/9.png",
        "jersey": 11,
        "last_name": "Fabian De La Mora",
        "player_id": 9,
        "first_name": " Marco ",
        "short_name": " M. Fabian",
        "nationality": "Mexican",
        "position_id": 8,
        "nationality_id": 138,
        "is_national_team": 1
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 7,
      "games_played_titutar": null,
      "minutes_played": 190,
      "goals": 1,
      "yellow_cards": 0,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:55.000Z",
      "updated_at": "2023-05-15T19:29:21.000Z",
      "deleted_at": null
    },
    {
      "id": "ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 49253,
      "goal_stats_json": {
        "dob": "1997-06-17",
        "name": "Gutierrez Hernandez, Ricardo GK",
        "photo": "https://az755631.vo.msecnd.net/players-profile/49253.png",
        "jersey": 1,
        "last_name": "Gutierrez Hernandez",
        "player_id": 49253,
        "first_name": " Ricardo GK",
        "short_name": " R. Gutierrez",
        "nationality": "Mexican",
        "position_id": 1,
        "nationality_id": 138,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 10,
      "games_played_titutar": null,
      "minutes_played": 900,
      "goals": 0,
      "yellow_cards": 0,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:55.000Z",
      "updated_at": "2023-05-15T19:29:24.000Z",
      "deleted_at": null
    },
    {
      "id": "ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 31651,
      "goal_stats_json": {
        "dob": "1999-06-01",
        "name": "Illescas Marinelarena, Fernando",
        "photo": "https://az755631.vo.msecnd.net/players-profile/31651.png",
        "jersey": 29,
        "last_name": "Illescas Marinelarena",
        "player_id": 31651,
        "first_name": " Fernando",
        "short_name": " F. Illescas",
        "nationality": "Mexican",
        "position_id": 6,
        "nationality_id": 138,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": null,
      "games_played_titutar": null,
      "minutes_played": null,
      "goals": null,
      "yellow_cards": null,
      "red_cards": null,
      "created_at": "2023-05-09T16:00:56.000Z",
      "updated_at": "2023-05-09T16:18:55.000Z",
      "deleted_at": null
    },
    {
      "id": "ae971710-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 13530,
      "goal_stats_json": {
        "dob": "1996-06-04",
        "name": "Intriago Mendoza, Jefferson",
        "photo": "https://az755631.vo.msecnd.net/players-profile/13530.png",
        "jersey": 35,
        "last_name": "Intriago Mendoza",
        "player_id": 13530,
        "first_name": " Jefferson",
        "short_name": " J. Intriago",
        "nationality": "Ecuadorian",
        "position_id": 7,
        "nationality_id": 62,
        "is_national_team": 1
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 11,
      "games_played_titutar": null,
      "minutes_played": 866,
      "goals": 0,
      "yellow_cards": 3,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:56.000Z",
      "updated_at": "2023-05-15T19:29:25.000Z",
      "deleted_at": null
    },
    {
      "id": "ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 39664,
      "goal_stats_json": {
        "dob": "1998-04-01",
        "name": "Loba, Ake Arnaud",
        "photo": "https://az755631.vo.msecnd.net/players-profile/39664.png",
        "jersey": 9,
        "last_name": "Loba",
        "player_id": 39664,
        "first_name": " Ake Arnaud",
        "short_name": " A. Loba,",
        "nationality": "Ivorian",
        "position_id": 9,
        "nationality_id": 52,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 12,
      "games_played_titutar": null,
      "minutes_played": 773,
      "goals": 2,
      "yellow_cards": 1,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:56.000Z",
      "updated_at": "2023-05-15T19:29:24.000Z",
      "deleted_at": null
    },
    {
      "id": "aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 46645,
      "goal_stats_json": {
        "dob": "2003-02-10",
        "name": "Lopez Reza, Gabriel",
        "photo": "https://az755631.vo.msecnd.net/players-profile/46645.png",
        "jersey": 193,
        "last_name": "Lopez Reza",
        "player_id": 46645,
        "first_name": " Gabriel",
        "short_name": " G. Lopez",
        "nationality": "Mexican",
        "position_id": 7,
        "nationality_id": 138,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 1,
      "games_played_titutar": null,
      "minutes_played": 8,
      "goals": 0,
      "yellow_cards": 0,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:56.000Z",
      "updated_at": "2023-05-15T19:29:24.000Z",
      "deleted_at": null
    },
    {
      "id": "aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 27099,
      "goal_stats_json": {
        "dob": "1999-08-04",
        "name": "Meraz Bernal, Roberto",
        "photo": "https://az755631.vo.msecnd.net/players-profile/27099.png",
        "jersey": 6,
        "last_name": "Meraz Bernal",
        "player_id": 27099,
        "first_name": " Roberto",
        "short_name": " R. Meraz",
        "nationality": "Mexican",
        "position_id": 7,
        "nationality_id": 138,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 15,
      "games_played_titutar": null,
      "minutes_played": 1234,
      "goals": 1,
      "yellow_cards": 5,
      "red_cards": 1,
      "created_at": "2023-05-09T16:00:56.000Z",
      "updated_at": "2023-05-15T19:29:21.000Z",
      "deleted_at": null
    },
    {
      "id": "aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 42534,
      "goal_stats_json": {
        "dob": "2002-05-22",
        "name": "Montano Mora, Andres",
        "photo": "https://az755631.vo.msecnd.net/players-profile/42534.png",
        "jersey": 22,
        "last_name": "Montano Mora",
        "player_id": 42534,
        "first_name": " Andres",
        "short_name": " A. Montano",
        "nationality": "Mexican",
        "position_id": 8,
        "nationality_id": 138,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 16,
      "games_played_titutar": null,
      "minutes_played": 1038,
      "goals": 2,
      "yellow_cards": 1,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:56.000Z",
      "updated_at": "2023-05-15T19:29:24.000Z",
      "deleted_at": null
    },
    {
      "id": "aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 63717,
      "goal_stats_json": {
        "dob": "2005-01-30",
        "name": "Moreno Villegas, Omar",
        "photo": "https://az755631.vo.msecnd.net/players-profile/63717.png",
        "jersey": 184,
        "last_name": "Moreno Villegas",
        "player_id": 63717,
        "first_name": " Omar",
        "short_name": " O. Moreno",
        "nationality": "Mexican",
        "position_id": 6,
        "nationality_id": 138,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 8,
      "games_played_titutar": null,
      "minutes_played": 219,
      "goals": 0,
      "yellow_cards": 0,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:56.000Z",
      "updated_at": "2023-05-15T19:29:26.000Z",
      "deleted_at": null
    },
    {
      "id": "aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 2739,
      "goal_stats_json": {
        "dob": "1987-10-15",
        "name": "Nahuelpan Osten, Ariel",
        "photo": "https://az755631.vo.msecnd.net/players-profile/2739.png",
        "jersey": 32,
        "last_name": "Nahuelpan Osten",
        "player_id": 2739,
        "first_name": " Ariel",
        "short_name": " A. Nahuelpan",
        "nationality": "Argentinian",
        "position_id": 9,
        "nationality_id": 10,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": null,
      "games_played_titutar": null,
      "minutes_played": null,
      "goals": null,
      "yellow_cards": null,
      "red_cards": null,
      "created_at": "2023-05-09T16:00:56.000Z",
      "updated_at": "2023-05-09T16:18:55.000Z",
      "deleted_at": null
    },
    {
      "id": "aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 28642,
      "goal_stats_json": {
        "dob": "1999-02-22",
        "name": "Orona Zavala, Efrain",
        "photo": "https://az755631.vo.msecnd.net/players-profile/28642.png",
        "jersey": 4,
        "last_name": "Orona Zavala",
        "player_id": 28642,
        "first_name": " Efrain",
        "short_name": " E. Orona",
        "nationality": "Mexican",
        "position_id": 2,
        "nationality_id": 138,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 12,
      "games_played_titutar": null,
      "minutes_played": 784,
      "goals": 0,
      "yellow_cards": 3,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:56.000Z",
      "updated_at": "2023-05-15T19:29:23.000Z",
      "deleted_at": null
    },
    {
      "id": "aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 18949,
      "goal_stats_json": {
        "dob": "1993-09-06",
        "name": "Padilla Leal, Jorge",
        "photo": "https://az755631.vo.msecnd.net/players-profile/18949.png",
        "jersey": 28,
        "last_name": "Padilla Leal",
        "player_id": 18949,
        "first_name": " Jorge",
        "short_name": " J. Padilla",
        "nationality": "Mexican",
        "position_id": 4,
        "nationality_id": 138,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 9,
      "games_played_titutar": null,
      "minutes_played": 724,
      "goals": 0,
      "yellow_cards": 1,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:56.000Z",
      "updated_at": "2023-05-15T19:29:25.000Z",
      "deleted_at": null
    },
    {
      "id": "aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 14981,
      "goal_stats_json": {
        "dob": "1994-06-16",
        "name": "Sanchez Castillo, Alfonso",
        "photo": "https://az755631.vo.msecnd.net/players-profile/14981.png",
        "jersey": 16,
        "last_name": "Sanchez Castillo",
        "player_id": 14981,
        "first_name": " Alfonso",
        "short_name": " A. Sanchez",
        "nationality": "Mexican",
        "position_id": 7,
        "nationality_id": 138,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 6,
      "games_played_titutar": null,
      "minutes_played": 89,
      "goals": 0,
      "yellow_cards": 1,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:56.000Z",
      "updated_at": "2023-05-15T19:29:18.000Z",
      "deleted_at": null
    },
    {
      "id": "aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 31223,
      "goal_stats_json": {
        "dob": "2000-01-18",
        "name": "Sandoval Zavala, Raul",
        "photo": "https://az755631.vo.msecnd.net/players-profile/31223.png",
        "jersey": 19,
        "last_name": "Sandoval Zavala",
        "player_id": 31223,
        "first_name": " Raul",
        "short_name": " R. Sandoval",
        "nationality": "Mexican",
        "position_id": 3,
        "nationality_id": 138,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 11,
      "games_played_titutar": null,
      "minutes_played": 535,
      "goals": 0,
      "yellow_cards": 1,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:56.000Z",
      "updated_at": "2023-05-15T19:29:26.000Z",
      "deleted_at": null
    },
    {
      "id": "aed70640-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 14790,
      "goal_stats_json": {
        "dob": "1991-04-28",
        "name": "Sansores Sanchez, Miguel",
        "photo": "https://az755631.vo.msecnd.net/players-profile/14790.png",
        "jersey": 25,
        "last_name": "Sansores Sanchez",
        "player_id": 14790,
        "first_name": " Miguel",
        "short_name": " M. Sansores",
        "nationality": "Mexican",
        "position_id": 9,
        "nationality_id": 138,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": null,
      "games_played_titutar": null,
      "minutes_played": null,
      "goals": null,
      "yellow_cards": null,
      "red_cards": null,
      "created_at": "2023-05-09T16:00:56.000Z",
      "updated_at": "2023-05-09T16:18:55.000Z",
      "deleted_at": null
    },
    {
      "id": "aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 19010,
      "goal_stats_json": {
        "dob": "1998-07-16",
        "name": "Venegas Moreno, Francisco",
        "photo": "https://az755631.vo.msecnd.net/players-profile/19010.png",
        "jersey": 17,
        "last_name": "Venegas Moreno",
        "player_id": 19010,
        "first_name": " Francisco",
        "short_name": " F. Venegas",
        "nationality": "Mexican",
        "position_id": 3,
        "nationality_id": 138,
        "is_national_team": 1
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 14,
      "games_played_titutar": null,
      "minutes_played": 949,
      "goals": 1,
      "yellow_cards": 2,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:56.000Z",
      "updated_at": "2023-05-15T19:29:21.000Z",
      "deleted_at": null
    },
    {
      "id": "aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 225,
      "goal_stats_json": {
        "dob": "1989-03-22",
        "name": "Vidrio Serrano, Nestor",
        "photo": "https://az755631.vo.msecnd.net/players-profile/225.png",
        "jersey": 3,
        "last_name": "Vidrio Serrano",
        "player_id": 225,
        "first_name": " Nestor",
        "short_name": " N. Vidrio",
        "nationality": "Mexican",
        "position_id": 2,
        "nationality_id": 138,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": 11,
      "games_played_titutar": null,
      "minutes_played": 933,
      "goals": 0,
      "yellow_cards": 4,
      "red_cards": 0,
      "created_at": "2023-05-09T16:00:56.000Z",
      "updated_at": "2023-05-15T19:29:21.000Z",
      "deleted_at": null
    },
    {
      "id": "aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b",
      "goal_stats_id": 10932,
      "goal_stats_json": {
        "dob": "1984-04-06",
        "name": "Vikonis Moreau, Nicolas",
        "photo": "https://az755631.vo.msecnd.net/players-profile/10932.png",
        "jersey": 27,
        "last_name": "Vikonis Moreau",
        "player_id": 10932,
        "first_name": " Nicolas",
        "short_name": " N. Vikonis",
        "nationality": "Uruguayan",
        "position_id": 1,
        "nationality_id": 223,
        "is_national_team": 0
      },
      "image_url": null,
      "instagram_url": "https://www.instagram.com/mazatlanfc",
      "twitter_url": "https://twitter.com/MazatlanFC",
      "height": null,
      "weight": null,
      "age": null,
      "games_played": null,
      "games_played_titutar": null,
      "minutes_played": null,
      "goals": null,
      "yellow_cards": null,
      "red_cards": null,
      "created_at": "2023-05-09T16:00:56.000Z",
      "updated_at": "2023-05-09T16:18:55.000Z",
      "deleted_at": null
    },
    {
      "id": "c10005e0-f43d-11ed-a737-939d41c194a3",
      "goal_stats_id": 38,
      "goal_stats_json": {
      },
      "image_url": "https://example.com/image.png",
      "instagram_url": "https://www.instagram.com/username",
      "twitter_url": "https://twitter.com/username",
      "height": 180.5,
      "weight": 75.2,
      "age": 25,
      "games_played": 20,
      "games_played_titutar": null,
      "minutes_played": 1200,
      "goals": 8,
      "yellow_cards": 2,
      "red_cards": 0,
      "created_at": "2023-05-16T23:02:38.000Z",
      "updated_at": "2023-05-16T23:02:38.000Z",
      "deleted_at": null
    },
    {
      "id": "d5106960-f435-11ed-a6a4-91b81bed74a5",
      "goal_stats_id": 1,
      "goal_stats_json": {
      },
      "image_url": null,
      "instagram_url": null,
      "twitter_url": null,
      "height": null,
      "weight": null,
      "age": null,
      "games_played": null,
      "games_played_titutar": null,
      "minutes_played": null,
      "goals": null,
      "yellow_cards": null,
      "red_cards": null,
      "created_at": "2023-05-16T22:05:56.000Z",
      "updated_at": "2023-05-16T22:05:56.000Z",
      "deleted_at": null
    },
    {
      "id": "fc952430-f435-11ed-a6a4-91b81bed74a5",
      "goal_stats_id": 3,
      "goal_stats_json": {
      },
      "image_url": null,
      "instagram_url": null,
      "twitter_url": null,
      "height": null,
      "weight": null,
      "age": null,
      "games_played": null,
      "games_played_titutar": null,
      "minutes_played": null,
      "goals": null,
      "yellow_cards": null,
      "red_cards": null,
      "created_at": "2023-05-16T22:07:02.000Z",
      "updated_at": "2023-05-16T22:07:02.000Z",
      "deleted_at": null
    }
  ]
}
 
15:51:41.128 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:51:41.133 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@458c30d1
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@3d6f2f70
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@2cf28cec
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@458c30d1
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@56eb844
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:51:41.134 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Team/all.feature
scenarios:  1 | passed:  1 | failed:  0 | time: 0.5652
---------------------------------------------------------

15:51:41.146 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 24 of 38 (0 remaining) classpath:karate/features/Team/all.feature
15:51:41.148 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:41.148 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:41.149 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:41.150 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:41.150 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:41.150 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:41.150 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 81][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:41.150 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:41.150 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:41.150 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:41.178 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:41.178 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:41.178 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:41.226 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:41.226 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:41.226 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:41.226 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:41.226 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:41.226 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:41.226 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56223<->143.204.23.14:443
15:51:41.227 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-81: set socket timeout to 5000
15:51:41.227 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/members HTTP/1.1
15:51:41.227 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:41.227 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 >> GET /dev/api/team/members HTTP/1.1
15:51:41.227 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:41.227 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:41.227 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 >> Connection: Keep-Alive
15:51:41.227 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:41.227 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 >> Accept-Encoding: gzip,deflate
15:51:41.227 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 >> "GET /dev/api/team/members HTTP/1.1[\r][\n]"
15:51:41.227 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:41.227 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:41.227 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 >> "Connection: Keep-Alive[\r][\n]"
15:51:41.227 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:41.227 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:41.227 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 >> "[\r][\n]"
15:51:41.671 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "HTTP/1.1 200 OK[\r][\n]"
15:51:41.671 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:41.671 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "Content-Length: 26178[\r][\n]"
15:51:41.671 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "Connection: keep-alive[\r][\n]"
15:51:41.671 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "Date: Tue, 23 May 2023 20:51:41 GMT[\r][\n]"
15:51:41.671 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "x-amzn-RequestId: bafd972b-8223-4432-9641-b31ce7aa6101[\r][\n]"
15:51:41.671 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "access-control-allow-origin: *[\r][\n]"
15:51:41.671 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "x-amzn-Remapped-content-length: 26178[\r][\n]"
15:51:41.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "x-amz-apigw-id: FZMWqHUhCYcF_IQ=[\r][\n]"
15:51:41.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "etag: W/"6642-bbImSHwYUUpNrcZsxED/8GuyX/Q"[\r][\n]"
15:51:41.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "x-powered-by: Express[\r][\n]"
15:51:41.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "X-Amzn-Trace-Id: Root=1-646d275d-77fab7c76532a4142abf3561;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:41.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:41.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "Via: 1.1 a8f7f3cb90de5cb6c11911dc435a2264.cloudfront.net (CloudFront)[\r][\n]"
15:51:41.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:41.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "X-Amz-Cf-Id: KCx15Hl6CgMk0WMlztQUV7i0wmdYHKJRtvlr7TGdW6xVh9a1OSeE3g==[\r][\n]"
15:51:41.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "[\r][\n]"
15:51:41.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-22T12:26:03.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17"
15:51:41.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 << HTTP/1.1 200 OK
15:51:41.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 << Content-Type: application/json; charset=utf-8
15:51:41.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 << Content-Length: 26178
15:51:41.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 << Connection: keep-alive
15:51:41.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 << Date: Tue, 23 May 2023 20:51:41 GMT
15:51:41.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 << x-amzn-RequestId: bafd972b-8223-4432-9641-b31ce7aa6101
15:51:41.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 << access-control-allow-origin: *
15:51:41.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 << x-amzn-Remapped-content-length: 26178
15:51:41.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 << x-amz-apigw-id: FZMWqHUhCYcF_IQ=
15:51:41.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 << etag: W/"6642-bbImSHwYUUpNrcZsxED/8GuyX/Q"
15:51:41.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 << x-powered-by: Express
15:51:41.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 << X-Amzn-Trace-Id: Root=1-646d275d-77fab7c76532a4142abf3561;Sampled=0;lineage=1a7c2e09:0
15:51:41.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 << X-Cache: Miss from cloudfront
15:51:41.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 << Via: 1.1 a8f7f3cb90de5cb6c11911dc435a2264.cloudfront.net (CloudFront)
15:51:41.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 << X-Amz-Cf-Pop: BOG50-P1
15:51:41.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-81 << X-Amz-Cf-Id: KCx15Hl6CgMk0WMlztQUV7i0wmdYHKJRtvlr7TGdW6xVh9a1OSeE3g==
15:51:41.672 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:41.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.insta"
15:51:41.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "gram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at"
15:51:41.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png",""
15:51:41.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_"
15:51:41.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-0"
15:51:41.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "5-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-pro"
15:51:41.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "file/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/maz"
15:51:41.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "atlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29"
15:51:41.674 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << ":24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mor"
15:51:41.674 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "a","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/Maz"
15:51:41.674 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "atlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":n"
15:51:41.674 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "ull},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_"
15:51:41.674 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"
15:51:41.674 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << ""weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1b"
15:51:41.674 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "cb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":""
15:51:41.674 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << " Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"a"
15:51:41.674 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "ge":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-"
15:51:41.674 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"ga"
15:51:41.674 [Test worker] DEBUG org.apache.http.wire - http-outgoing-81 << "mes_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}"
15:51:41.674 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 81][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:41.674 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-81: set socket timeout to 0
15:51:41.674 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 81][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:41.674 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 524
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 26178
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:41 GMT
1 < x-amzn-RequestId: bafd972b-8223-4432-9641-b31ce7aa6101
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 26178
1 < x-amz-apigw-id: FZMWqHUhCYcF_IQ=
1 < etag: W/"6642-bbImSHwYUUpNrcZsxED/8GuyX/Q"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d275d-77fab7c76532a4142abf3561;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 a8f7f3cb90de5cb6c11911dc435a2264.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: KCx15Hl6CgMk0WMlztQUV7i0wmdYHKJRtvlr7TGdW6xVh9a1OSeE3g==
{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-22T12:26:03.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png","jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-profile/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mora","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":" Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}

15:51:41.676 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:41.677 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:41.677 [Test worker] DEBUG com.intuit.karate - request:
2 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:51:41.677 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:41.677 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 82][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:41.677 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:41.677 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:41.677 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:41.704 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:41.704 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:41.704 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:41.740 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:41.740 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:41.740 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:41.740 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:41.740 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:41.740 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:41.740 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56224<->143.204.23.14:443
15:51:41.740 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-82: set socket timeout to 5000
15:51:41.740 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:51:41.740 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:41.740 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 >> GET /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:51:41.740 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:41.740 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:41.740 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 >> Connection: Keep-Alive
15:51:41.740 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:41.740 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 >> Accept-Encoding: gzip,deflate
15:51:41.740 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 >> "GET /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1[\r][\n]"
15:51:41.740 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:41.740 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:41.740 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 >> "Connection: Keep-Alive[\r][\n]"
15:51:41.740 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:41.740 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:41.740 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 >> "[\r][\n]"
15:51:42.047 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 << "HTTP/1.1 200 OK[\r][\n]"
15:51:42.047 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:42.047 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 << "Content-Length: 494[\r][\n]"
15:51:42.047 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 << "Connection: keep-alive[\r][\n]"
15:51:42.047 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 << "Date: Tue, 23 May 2023 20:51:42 GMT[\r][\n]"
15:51:42.047 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 << "x-amzn-RequestId: d4fb5efd-e038-4e92-a93b-51751d60e60e[\r][\n]"
15:51:42.047 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 << "access-control-allow-origin: *[\r][\n]"
15:51:42.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 << "x-amzn-Remapped-content-length: 494[\r][\n]"
15:51:42.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 << "x-amz-apigw-id: FZMWvE_1iYcFmtw=[\r][\n]"
15:51:42.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 << "etag: W/"1ee-1AiUklYnJ7hOku6vjy/g628OuCU"[\r][\n]"
15:51:42.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 << "x-powered-by: Express[\r][\n]"
15:51:42.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 << "X-Amzn-Trace-Id: Root=1-646d275e-63f832901aa743836e5eb3bf;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:42.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:42.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 << "Via: 1.1 88f7ebddb30e2ad66fd08ed30bdd6e32.cloudfront.net (CloudFront)[\r][\n]"
15:51:42.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:42.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 << "X-Amz-Cf-Id: JU-pVIG3EBqLQhX7KA3ITwwAzV_kh3FN-uq8RFtrAdWoEqHIiV89Wg==[\r][\n]"
15:51:42.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 << "[\r][\n]"
15:51:42.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-82 << "{"status":true,"data":{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-22T12:26:03.000Z","deleted_at":null}}"
15:51:42.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 << HTTP/1.1 200 OK
15:51:42.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 << Content-Type: application/json; charset=utf-8
15:51:42.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 << Content-Length: 494
15:51:42.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 << Connection: keep-alive
15:51:42.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 << Date: Tue, 23 May 2023 20:51:42 GMT
15:51:42.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 << x-amzn-RequestId: d4fb5efd-e038-4e92-a93b-51751d60e60e
15:51:42.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 << access-control-allow-origin: *
15:51:42.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 << x-amzn-Remapped-content-length: 494
15:51:42.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 << x-amz-apigw-id: FZMWvE_1iYcFmtw=
15:51:42.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 << etag: W/"1ee-1AiUklYnJ7hOku6vjy/g628OuCU"
15:51:42.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 << x-powered-by: Express
15:51:42.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 << X-Amzn-Trace-Id: Root=1-646d275e-63f832901aa743836e5eb3bf;Sampled=0;lineage=1a7c2e09:0
15:51:42.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 << X-Cache: Miss from cloudfront
15:51:42.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 << Via: 1.1 88f7ebddb30e2ad66fd08ed30bdd6e32.cloudfront.net (CloudFront)
15:51:42.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 << X-Amz-Cf-Pop: BOG50-P1
15:51:42.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-82 << X-Amz-Cf-Id: JU-pVIG3EBqLQhX7KA3ITwwAzV_kh3FN-uq8RFtrAdWoEqHIiV89Wg==
15:51:42.048 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:42.048 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 82][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:42.048 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-82: set socket timeout to 0
15:51:42.048 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 82][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:42.048 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 371
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 494
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:42 GMT
2 < x-amzn-RequestId: d4fb5efd-e038-4e92-a93b-51751d60e60e
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 494
2 < x-amz-apigw-id: FZMWvE_1iYcFmtw=
2 < etag: W/"1ee-1AiUklYnJ7hOku6vjy/g628OuCU"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d275e-63f832901aa743836e5eb3bf;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 88f7ebddb30e2ad66fd08ed30bdd6e32.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: JU-pVIG3EBqLQhX7KA3ITwwAzV_kh3FN-uq8RFtrAdWoEqHIiV89Wg==
{"status":true,"data":{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-22T12:26:03.000Z","deleted_at":null}}

15:51:42.048 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:42.048 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['id']
15:51:42.050 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:42.051 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:42.052 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:42.052 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:42.052 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:42.052 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:42.052 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 83][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:42.052 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:42.052 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:42.052 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:42.079 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:42.079 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:42.079 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:42.111 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:42.111 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:42.111 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:42.111 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:42.111 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:42.111 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:42.111 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56227<->143.204.23.14:443
15:51:42.111 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-83: set socket timeout to 5000
15:51:42.111 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/members HTTP/1.1
15:51:42.111 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:42.111 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 >> GET /dev/api/team/members HTTP/1.1
15:51:42.111 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:42.111 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:42.111 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 >> Connection: Keep-Alive
15:51:42.111 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:42.111 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 >> Accept-Encoding: gzip,deflate
15:51:42.111 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 >> "GET /dev/api/team/members HTTP/1.1[\r][\n]"
15:51:42.111 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:42.111 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:42.111 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 >> "Connection: Keep-Alive[\r][\n]"
15:51:42.111 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:42.111 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:42.111 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 >> "[\r][\n]"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "HTTP/1.1 200 OK[\r][\n]"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "Content-Length: 26178[\r][\n]"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "Connection: keep-alive[\r][\n]"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "Date: Tue, 23 May 2023 20:51:42 GMT[\r][\n]"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "x-amzn-RequestId: 44897a0e-1b40-4a95-a92d-1b39903c8912[\r][\n]"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "access-control-allow-origin: *[\r][\n]"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "x-amzn-Remapped-content-length: 26178[\r][\n]"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "x-amz-apigw-id: FZMWxEhDiYcFX1A=[\r][\n]"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "etag: W/"6642-bbImSHwYUUpNrcZsxED/8GuyX/Q"[\r][\n]"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "x-powered-by: Express[\r][\n]"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "X-Amzn-Trace-Id: Root=1-646d275e-74ceea1f3e145d5000db705a;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)[\r][\n]"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "X-Amz-Cf-Id: -xGpeuCpZj09xmpgHt_B0YyXxz_gstVT4vqq0V_ZxToOvQvIjd14UQ==[\r][\n]"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "[\r][\n]"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-22T12:26:03.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17"
15:51:42.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 << HTTP/1.1 200 OK
15:51:42.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 << Content-Type: application/json; charset=utf-8
15:51:42.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 << Content-Length: 26178
15:51:42.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 << Connection: keep-alive
15:51:42.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 << Date: Tue, 23 May 2023 20:51:42 GMT
15:51:42.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 << x-amzn-RequestId: 44897a0e-1b40-4a95-a92d-1b39903c8912
15:51:42.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 << access-control-allow-origin: *
15:51:42.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 << x-amzn-Remapped-content-length: 26178
15:51:42.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 << x-amz-apigw-id: FZMWxEhDiYcFX1A=
15:51:42.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 << etag: W/"6642-bbImSHwYUUpNrcZsxED/8GuyX/Q"
15:51:42.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 << x-powered-by: Express
15:51:42.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 << X-Amzn-Trace-Id: Root=1-646d275e-74ceea1f3e145d5000db705a;Sampled=0;lineage=1a7c2e09:0
15:51:42.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 << X-Cache: Miss from cloudfront
15:51:42.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 << Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)
15:51:42.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 << X-Amz-Cf-Pop: BOG50-P1
15:51:42.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-83 << X-Amz-Cf-Id: -xGpeuCpZj09xmpgHt_B0YyXxz_gstVT4vqq0V_ZxToOvQvIjd14UQ==
15:51:42.371 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.insta"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "gram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png",""
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-0"
15:51:42.371 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "5-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-pro"
15:51:42.372 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "file/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/maz"
15:51:42.372 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "atlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29"
15:51:42.372 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << ":24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Me"
15:51:42.373 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "raz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mora","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.c"
15:51:42.373 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "om/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id"
15:51:42.373 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":2"
15:51:42.373 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "8642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"
15:51:42.373 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << ""weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c"
15:51:42.373 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","s"
15:51:42.373 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "hort_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":" Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"we"
15:51:42.373 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "ight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5"
15:51:42.373 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games"
15:51:42.373 [Test worker] DEBUG org.apache.http.wire - http-outgoing-83 << "_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}"
15:51:42.373 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 83][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:42.373 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-83: set socket timeout to 0
15:51:42.374 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 83][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:42.374 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 322
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 26178
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:42 GMT
1 < x-amzn-RequestId: 44897a0e-1b40-4a95-a92d-1b39903c8912
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 26178
1 < x-amz-apigw-id: FZMWxEhDiYcFX1A=
1 < etag: W/"6642-bbImSHwYUUpNrcZsxED/8GuyX/Q"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d275e-74ceea1f3e145d5000db705a;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: -xGpeuCpZj09xmpgHt_B0YyXxz_gstVT4vqq0V_ZxToOvQvIjd14UQ==
{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-22T12:26:03.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png","jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-profile/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mora","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":" Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}

15:51:42.376 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:42.376 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:42.376 [Test worker] DEBUG com.intuit.karate - request:
2 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members/incorrect_id
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:51:42.376 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:42.376 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 84][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:42.376 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:42.376 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:42.376 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:42.404 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:42.404 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:42.404 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:42.437 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:42.437 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:42.437 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:42.437 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:42.437 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:42.437 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:42.437 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56228<->143.204.23.14:443
15:51:42.437 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-84: set socket timeout to 5000
15:51:42.437 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/members/incorrect_id HTTP/1.1
15:51:42.437 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:42.437 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 >> GET /dev/api/team/members/incorrect_id HTTP/1.1
15:51:42.437 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:42.437 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:42.437 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 >> Connection: Keep-Alive
15:51:42.437 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:42.437 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 >> Accept-Encoding: gzip,deflate
15:51:42.437 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 >> "GET /dev/api/team/members/incorrect_id HTTP/1.1[\r][\n]"
15:51:42.437 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:42.437 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:42.437 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 >> "Connection: Keep-Alive[\r][\n]"
15:51:42.437 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:42.437 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:42.437 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 >> "[\r][\n]"
15:51:42.580 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 << "HTTP/1.1 200 OK[\r][\n]"
15:51:42.580 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:42.580 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 << "Content-Length: 27[\r][\n]"
15:51:42.580 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 << "Connection: keep-alive[\r][\n]"
15:51:42.580 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 << "Date: Tue, 23 May 2023 20:51:42 GMT[\r][\n]"
15:51:42.580 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 << "x-amzn-RequestId: 46047ff7-2ebe-445e-b124-aaeab4918333[\r][\n]"
15:51:42.580 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 << "access-control-allow-origin: *[\r][\n]"
15:51:42.580 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 << "x-amzn-Remapped-content-length: 27[\r][\n]"
15:51:42.580 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 << "x-amz-apigw-id: FZMW0EEGiYcFbxQ=[\r][\n]"
15:51:42.580 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 << "etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"[\r][\n]"
15:51:42.580 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 << "x-powered-by: Express[\r][\n]"
15:51:42.580 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 << "X-Amzn-Trace-Id: Root=1-646d275e-3170fa214559117f5f725dc9;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:42.580 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:42.580 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 << "Via: 1.1 20a4932de861d5f21104db34596c9034.cloudfront.net (CloudFront)[\r][\n]"
15:51:42.580 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:42.580 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 << "X-Amz-Cf-Id: hCrzM3ZXkhdS-u8gndhY0QbIHLihpYCO-O8McRjETrW_pVB6SFG3eQ==[\r][\n]"
15:51:42.580 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 << "[\r][\n]"
15:51:42.580 [Test worker] DEBUG org.apache.http.wire - http-outgoing-84 << "{"status":true,"data":null}"
15:51:42.580 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 << HTTP/1.1 200 OK
15:51:42.580 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 << Content-Type: application/json; charset=utf-8
15:51:42.580 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 << Content-Length: 27
15:51:42.580 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 << Connection: keep-alive
15:51:42.580 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 << Date: Tue, 23 May 2023 20:51:42 GMT
15:51:42.580 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 << x-amzn-RequestId: 46047ff7-2ebe-445e-b124-aaeab4918333
15:51:42.580 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 << access-control-allow-origin: *
15:51:42.580 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 << x-amzn-Remapped-content-length: 27
15:51:42.580 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 << x-amz-apigw-id: FZMW0EEGiYcFbxQ=
15:51:42.580 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 << etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"
15:51:42.580 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 << x-powered-by: Express
15:51:42.580 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 << X-Amzn-Trace-Id: Root=1-646d275e-3170fa214559117f5f725dc9;Sampled=0;lineage=1a7c2e09:0
15:51:42.580 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 << X-Cache: Miss from cloudfront
15:51:42.580 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 << Via: 1.1 20a4932de861d5f21104db34596c9034.cloudfront.net (CloudFront)
15:51:42.580 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 << X-Amz-Cf-Pop: BOG50-P1
15:51:42.580 [Test worker] DEBUG org.apache.http.headers - http-outgoing-84 << X-Amz-Cf-Id: hCrzM3ZXkhdS-u8gndhY0QbIHLihpYCO-O8McRjETrW_pVB6SFG3eQ==
15:51:42.580 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:42.580 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 84][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:42.580 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-84: set socket timeout to 0
15:51:42.580 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 84][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:42.580 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 204
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 27
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:42 GMT
2 < x-amzn-RequestId: 46047ff7-2ebe-445e-b124-aaeab4918333
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 27
2 < x-amz-apigw-id: FZMW0EEGiYcFbxQ=
2 < etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d275e-3170fa214559117f5f725dc9;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 20a4932de861d5f21104db34596c9034.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: hCrzM3ZXkhdS-u8gndhY0QbIHLihpYCO-O8McRjETrW_pVB6SFG3eQ==
{"status":true,"data":null}

15:51:42.581 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:42.584 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:51:42.590 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@7f86810e
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@193e428e
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@7e037f36
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@7f86810e
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@19ac7431
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:51:42.591 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Team/get_members_id.feature
scenarios:  2 | passed:  2 | failed:  0 | time: 1.4292
---------------------------------------------------------

15:51:42.603 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 25 of 38 (0 remaining) classpath:karate/features/Team/get_members_id.feature
15:51:42.605 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:42.605 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:42.607 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:42.607 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:42.608 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:42.608 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:42.608 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:42.608 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:42.608 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 85][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:42.608 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:42.608 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:42.608 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:42.636 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:42.636 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:42.636 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:42.673 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:42.673 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:42.673 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:42.673 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:42.673 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:42.673 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:42.673 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56230<->143.204.23.14:443
15:51:42.674 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-85: set socket timeout to 5000
15:51:42.674 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/members HTTP/1.1
15:51:42.674 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:42.674 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 >> GET /dev/api/team/members HTTP/1.1
15:51:42.674 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:42.674 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:42.674 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 >> Connection: Keep-Alive
15:51:42.674 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:42.674 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 >> Accept-Encoding: gzip,deflate
15:51:42.674 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 >> "GET /dev/api/team/members HTTP/1.1[\r][\n]"
15:51:42.674 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:42.674 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:42.674 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 >> "Connection: Keep-Alive[\r][\n]"
15:51:42.674 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:42.674 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:42.674 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 >> "[\r][\n]"
15:51:43.095 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "HTTP/1.1 200 OK[\r][\n]"
15:51:43.095 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:43.095 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "Content-Length: 26178[\r][\n]"
15:51:43.095 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "Connection: keep-alive[\r][\n]"
15:51:43.095 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "Date: Tue, 23 May 2023 20:51:43 GMT[\r][\n]"
15:51:43.095 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "x-amzn-RequestId: 41cb04bc-8cc1-47eb-b677-f01152a38867[\r][\n]"
15:51:43.095 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "access-control-allow-origin: *[\r][\n]"
15:51:43.095 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "x-amzn-Remapped-content-length: 26178[\r][\n]"
15:51:43.095 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "x-amz-apigw-id: FZMW4GXQiYcFg5Q=[\r][\n]"
15:51:43.095 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "etag: W/"6642-bbImSHwYUUpNrcZsxED/8GuyX/Q"[\r][\n]"
15:51:43.095 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "x-powered-by: Express[\r][\n]"
15:51:43.095 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "X-Amzn-Trace-Id: Root=1-646d275e-1dbf941d022652bc694ed4a6;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:43.095 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:43.095 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "Via: 1.1 9c100894a6989e860712c14c4867bd0a.cloudfront.net (CloudFront)[\r][\n]"
15:51:43.095 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:43.095 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "X-Amz-Cf-Id: OrgTE4j0DgnXgz18JudsXjKC-ssHaSDmrarpAuqGorf1gTTmPNPtLw==[\r][\n]"
15:51:43.095 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "[\r][\n]"
15:51:43.095 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-22T12:26:03.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17"
15:51:43.095 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 << HTTP/1.1 200 OK
15:51:43.095 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 << Content-Type: application/json; charset=utf-8
15:51:43.095 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 << Content-Length: 26178
15:51:43.095 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 << Connection: keep-alive
15:51:43.095 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 << Date: Tue, 23 May 2023 20:51:43 GMT
15:51:43.095 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 << x-amzn-RequestId: 41cb04bc-8cc1-47eb-b677-f01152a38867
15:51:43.095 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 << access-control-allow-origin: *
15:51:43.095 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 << x-amzn-Remapped-content-length: 26178
15:51:43.095 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 << x-amz-apigw-id: FZMW4GXQiYcFg5Q=
15:51:43.095 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 << etag: W/"6642-bbImSHwYUUpNrcZsxED/8GuyX/Q"
15:51:43.095 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 << x-powered-by: Express
15:51:43.095 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 << X-Amzn-Trace-Id: Root=1-646d275e-1dbf941d022652bc694ed4a6;Sampled=0;lineage=1a7c2e09:0
15:51:43.095 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 << X-Cache: Miss from cloudfront
15:51:43.095 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 << Via: 1.1 9c100894a6989e860712c14c4867bd0a.cloudfront.net (CloudFront)
15:51:43.095 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 << X-Amz-Cf-Pop: BOG50-P1
15:51:43.095 [Test worker] DEBUG org.apache.http.headers - http-outgoing-85 << X-Amz-Cf-Id: OrgTE4j0DgnXgz18JudsXjKC-ssHaSDmrarpAuqGorf1gTTmPNPtLw==
15:51:43.096 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:43.096 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.insta"
15:51:43.096 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "gram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at"
15:51:43.096 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png",""
15:51:43.096 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_"
15:51:43.096 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-0"
15:51:43.096 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "5-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-pro"
15:51:43.096 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "file/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/maz"
15:51:43.096 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "atlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29"
15:51:43.096 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << ":24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mor"
15:51:43.096 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "a","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/Maz"
15:51:43.096 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "atlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":n"
15:51:43.096 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "ull},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_"
15:51:43.096 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"
15:51:43.096 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << ""weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1b"
15:51:43.096 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "cb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":""
15:51:43.096 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << " Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"a"
15:51:43.096 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "ge":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-"
15:51:43.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"ga"
15:51:43.097 [Test worker] DEBUG org.apache.http.wire - http-outgoing-85 << "mes_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}"
15:51:43.097 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 85][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:43.097 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-85: set socket timeout to 0
15:51:43.097 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 85][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:43.097 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 489
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 26178
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:43 GMT
1 < x-amzn-RequestId: 41cb04bc-8cc1-47eb-b677-f01152a38867
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 26178
1 < x-amz-apigw-id: FZMW4GXQiYcFg5Q=
1 < etag: W/"6642-bbImSHwYUUpNrcZsxED/8GuyX/Q"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d275e-1dbf941d022652bc694ed4a6;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 9c100894a6989e860712c14c4867bd0a.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: OrgTE4j0DgnXgz18JudsXjKC-ssHaSDmrarpAuqGorf1gTTmPNPtLw==
{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-22T12:26:03.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png","jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-profile/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mora","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":" Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}

15:51:45.107 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:45.107 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:45.107 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 298
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"image_url":"https:\/\/example.com\/update.png","instagram_url":"https:\/\/www.instagram.com\/username","twitter_url":"https:\/\/twitter.com\/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0}

15:51:45.107 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:45.107 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 86][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:45.107 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:45.107 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:45.107 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:45.132 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:45.132 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:45.132 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:45.174 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:45.174 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:45.174 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:45.174 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:45.174 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:45.174 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:45.174 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56234<->143.204.23.14:443
15:51:45.174 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-86: set socket timeout to 5000
15:51:45.174 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:51:45.174 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:45.174 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 >> PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:51:45.174 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:45.174 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 >> Content-Type: application/json; charset=UTF-8
15:51:45.174 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 >> Content-Length: 298
15:51:45.174 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:45.174 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 >> Connection: Keep-Alive
15:51:45.174 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:45.174 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 >> Accept-Encoding: gzip,deflate
15:51:45.174 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 >> "PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1[\r][\n]"
15:51:45.174 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:45.174 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:45.175 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 >> "Content-Length: 298[\r][\n]"
15:51:45.175 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:45.175 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 >> "Connection: Keep-Alive[\r][\n]"
15:51:45.175 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:45.175 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:45.175 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 >> "[\r][\n]"
15:51:45.175 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 >> "{"image_url":"https:\/\/example.com\/update.png","instagram_url":"https:\/\/www.instagram.com\/username","twitter_url":"https:\/\/twitter.com\/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0}"
15:51:45.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 << "HTTP/1.1 200 OK[\r][\n]"
15:51:45.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:45.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 << "Content-Length: 26[\r][\n]"
15:51:45.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 << "Connection: keep-alive[\r][\n]"
15:51:45.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 << "Date: Tue, 23 May 2023 20:51:45 GMT[\r][\n]"
15:51:45.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 << "x-amzn-RequestId: 5f37ae72-0729-4a3c-b0fe-ba8601a19688[\r][\n]"
15:51:45.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 << "access-control-allow-origin: *[\r][\n]"
15:51:45.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 << "x-amzn-Remapped-content-length: 26[\r][\n]"
15:51:45.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 << "x-amz-apigw-id: FZMXRHiuiYcFmPA=[\r][\n]"
15:51:45.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 << "etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"[\r][\n]"
15:51:45.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 << "x-powered-by: Express[\r][\n]"
15:51:45.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 << "X-Amzn-Trace-Id: Root=1-646d2761-08c0d9815f82385d2ead81da;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:45.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:45.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 << "Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)[\r][\n]"
15:51:45.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:45.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 << "X-Amz-Cf-Id: WihLL7EAzP5XcIZC250-4zSKsrJCSZK0oHxozxy5qqgztiIFoNgvSQ==[\r][\n]"
15:51:45.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 << "[\r][\n]"
15:51:45.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-86 << "{"status":true,"data":[1]}"
15:51:45.683 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 << HTTP/1.1 200 OK
15:51:45.683 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 << Content-Type: application/json; charset=utf-8
15:51:45.683 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 << Content-Length: 26
15:51:45.683 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 << Connection: keep-alive
15:51:45.683 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 << Date: Tue, 23 May 2023 20:51:45 GMT
15:51:45.683 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 << x-amzn-RequestId: 5f37ae72-0729-4a3c-b0fe-ba8601a19688
15:51:45.683 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 << access-control-allow-origin: *
15:51:45.683 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 << x-amzn-Remapped-content-length: 26
15:51:45.683 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 << x-amz-apigw-id: FZMXRHiuiYcFmPA=
15:51:45.683 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 << etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
15:51:45.683 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 << x-powered-by: Express
15:51:45.683 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 << X-Amzn-Trace-Id: Root=1-646d2761-08c0d9815f82385d2ead81da;Sampled=0;lineage=1a7c2e09:0
15:51:45.683 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 << X-Cache: Miss from cloudfront
15:51:45.683 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 << Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)
15:51:45.683 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 << X-Amz-Cf-Pop: BOG50-P1
15:51:45.683 [Test worker] DEBUG org.apache.http.headers - http-outgoing-86 << X-Amz-Cf-Id: WihLL7EAzP5XcIZC250-4zSKsrJCSZK0oHxozxy5qqgztiIFoNgvSQ==
15:51:45.683 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:45.683 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 86][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:45.683 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-86: set socket timeout to 0
15:51:45.683 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 86][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:45.683 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 576
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 26
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:45 GMT
2 < x-amzn-RequestId: 5f37ae72-0729-4a3c-b0fe-ba8601a19688
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 26
2 < x-amz-apigw-id: FZMXRHiuiYcFmPA=
2 < etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2761-08c0d9815f82385d2ead81da;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: WihLL7EAzP5XcIZC250-4zSKsrJCSZK0oHxozxy5qqgztiIFoNgvSQ==
{"status":true,"data":[1]}

15:51:45.695 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    1
  ]
}
 
15:51:45.696 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:45.696 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data'][0]
15:51:45.696 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:45.696 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:45.696 [Test worker] DEBUG com.intuit.karate - request:
3 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc
3 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
3 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
3 > Connection: Keep-Alive
3 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
3 > Accept-Encoding: gzip,deflate


15:51:45.696 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:45.696 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 87][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:45.696 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:45.697 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:45.697 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:45.724 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:45.724 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:45.724 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:45.755 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:45.755 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:45.755 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:45.755 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:45.755 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:45.755 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:45.755 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56235<->143.204.23.14:443
15:51:45.755 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-87: set socket timeout to 5000
15:51:45.755 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:51:45.755 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:45.755 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 >> GET /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:51:45.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:45.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:45.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 >> Connection: Keep-Alive
15:51:45.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:45.756 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 >> Accept-Encoding: gzip,deflate
15:51:45.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 >> "GET /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1[\r][\n]"
15:51:45.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:45.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:45.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 >> "Connection: Keep-Alive[\r][\n]"
15:51:45.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:45.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:45.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 >> "[\r][\n]"
15:51:46.092 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 << "HTTP/1.1 200 OK[\r][\n]"
15:51:46.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:46.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 << "Content-Length: 494[\r][\n]"
15:51:46.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 << "Connection: keep-alive[\r][\n]"
15:51:46.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 << "Date: Tue, 23 May 2023 20:51:46 GMT[\r][\n]"
15:51:46.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 << "x-amzn-RequestId: d6779612-2f1a-4f03-add8-2114b3b31c0e[\r][\n]"
15:51:46.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 << "access-control-allow-origin: *[\r][\n]"
15:51:46.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 << "x-amzn-Remapped-content-length: 494[\r][\n]"
15:51:46.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 << "x-amz-apigw-id: FZMXXG6ECYcFsBQ=[\r][\n]"
15:51:46.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 << "etag: W/"1ee-6VVPcSXFUW6hPA8FNhv7SB7V2PE"[\r][\n]"
15:51:46.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 << "x-powered-by: Express[\r][\n]"
15:51:46.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 << "X-Amzn-Trace-Id: Root=1-646d2762-0ac704480111407f3a82d1af;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:46.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:46.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 << "Via: 1.1 9c100894a6989e860712c14c4867bd0a.cloudfront.net (CloudFront)[\r][\n]"
15:51:46.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:46.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 << "X-Amz-Cf-Id: 4coyQZxWX16TN4DektRXZ5pUJc1sRzBo_MD9hXCKBy9ZozjEwUuSlg==[\r][\n]"
15:51:46.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 << "[\r][\n]"
15:51:46.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-87 << "{"status":true,"data":{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:45.000Z","deleted_at":null}}"
15:51:46.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 << HTTP/1.1 200 OK
15:51:46.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 << Content-Type: application/json; charset=utf-8
15:51:46.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 << Content-Length: 494
15:51:46.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 << Connection: keep-alive
15:51:46.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 << Date: Tue, 23 May 2023 20:51:46 GMT
15:51:46.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 << x-amzn-RequestId: d6779612-2f1a-4f03-add8-2114b3b31c0e
15:51:46.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 << access-control-allow-origin: *
15:51:46.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 << x-amzn-Remapped-content-length: 494
15:51:46.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 << x-amz-apigw-id: FZMXXG6ECYcFsBQ=
15:51:46.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 << etag: W/"1ee-6VVPcSXFUW6hPA8FNhv7SB7V2PE"
15:51:46.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 << x-powered-by: Express
15:51:46.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 << X-Amzn-Trace-Id: Root=1-646d2762-0ac704480111407f3a82d1af;Sampled=0;lineage=1a7c2e09:0
15:51:46.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 << X-Cache: Miss from cloudfront
15:51:46.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 << Via: 1.1 9c100894a6989e860712c14c4867bd0a.cloudfront.net (CloudFront)
15:51:46.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 << X-Amz-Cf-Pop: BOG50-P1
15:51:46.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-87 << X-Amz-Cf-Id: 4coyQZxWX16TN4DektRXZ5pUJc1sRzBo_MD9hXCKBy9ZozjEwUuSlg==
15:51:46.093 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:46.093 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 87][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:46.093 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-87: set socket timeout to 0
15:51:46.093 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 87][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:46.093 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 397
3 < 200
3 < Content-Type: application/json; charset=utf-8
3 < Content-Length: 494
3 < Connection: keep-alive
3 < Date: Tue, 23 May 2023 20:51:46 GMT
3 < x-amzn-RequestId: d6779612-2f1a-4f03-add8-2114b3b31c0e
3 < access-control-allow-origin: *
3 < x-amzn-Remapped-content-length: 494
3 < x-amz-apigw-id: FZMXXG6ECYcFsBQ=
3 < etag: W/"1ee-6VVPcSXFUW6hPA8FNhv7SB7V2PE"
3 < x-powered-by: Express
3 < X-Amzn-Trace-Id: Root=1-646d2762-0ac704480111407f3a82d1af;Sampled=0;lineage=1a7c2e09:0
3 < X-Cache: Miss from cloudfront
3 < Via: 1.1 9c100894a6989e860712c14c4867bd0a.cloudfront.net (CloudFront)
3 < X-Amz-Cf-Pop: BOG50-P1
3 < X-Amz-Cf-Id: 4coyQZxWX16TN4DektRXZ5pUJc1sRzBo_MD9hXCKBy9ZozjEwUuSlg==
{"status":true,"data":{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:45.000Z","deleted_at":null}}

15:51:46.093 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:46.096 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['goals']
15:51:46.098 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:46.098 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:46.099 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:46.099 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:46.099 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:46.100 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:46.100 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:46.100 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:46.100 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 88][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:46.100 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:46.100 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:46.100 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:46.127 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:46.127 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:46.127 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:46.162 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:46.162 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:46.162 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:46.162 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:46.162 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:46.162 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:46.162 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56239<->143.204.23.14:443
15:51:46.162 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-88: set socket timeout to 5000
15:51:46.162 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/members HTTP/1.1
15:51:46.162 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:46.162 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 >> GET /dev/api/team/members HTTP/1.1
15:51:46.162 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:46.162 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:46.162 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 >> Connection: Keep-Alive
15:51:46.162 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:46.162 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 >> Accept-Encoding: gzip,deflate
15:51:46.162 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 >> "GET /dev/api/team/members HTTP/1.1[\r][\n]"
15:51:46.162 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:46.162 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:46.162 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 >> "Connection: Keep-Alive[\r][\n]"
15:51:46.162 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:46.162 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:46.162 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 >> "[\r][\n]"
15:51:46.428 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "HTTP/1.1 200 OK[\r][\n]"
15:51:46.428 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:46.428 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "Content-Length: 26178[\r][\n]"
15:51:46.428 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "Connection: keep-alive[\r][\n]"
15:51:46.428 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "Date: Tue, 23 May 2023 20:51:46 GMT[\r][\n]"
15:51:46.428 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "x-amzn-RequestId: 92b68d8e-44cf-41c0-895f-19daec22fd73[\r][\n]"
15:51:46.428 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "access-control-allow-origin: *[\r][\n]"
15:51:46.428 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "x-amzn-Remapped-content-length: 26178[\r][\n]"
15:51:46.428 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "x-amz-apigw-id: FZMXaFPvCYcFqjQ=[\r][\n]"
15:51:46.428 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "etag: W/"6642-JjTOBPvXbdY0s2AfuAG/tXq+GOc"[\r][\n]"
15:51:46.428 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "x-powered-by: Express[\r][\n]"
15:51:46.428 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "X-Amzn-Trace-Id: Root=1-646d2762-55ea22117c0ae7e5212e557b;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:46.428 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:46.428 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "Via: 1.1 7be5aeffc4be446098dbbdded7f32774.cloudfront.net (CloudFront)[\r][\n]"
15:51:46.428 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:46.428 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "X-Amz-Cf-Id: Plrw9Cw5Bc0r9kLAr6Dv7ifUNhRVwvcynjzbNI2mH7VKQCTFtDUwpg==[\r][\n]"
15:51:46.428 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "[\r][\n]"
15:51:46.428 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:45.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17"
15:51:46.428 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 << HTTP/1.1 200 OK
15:51:46.428 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 << Content-Type: application/json; charset=utf-8
15:51:46.428 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 << Content-Length: 26178
15:51:46.428 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 << Connection: keep-alive
15:51:46.428 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 << Date: Tue, 23 May 2023 20:51:46 GMT
15:51:46.428 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 << x-amzn-RequestId: 92b68d8e-44cf-41c0-895f-19daec22fd73
15:51:46.428 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 << access-control-allow-origin: *
15:51:46.428 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 << x-amzn-Remapped-content-length: 26178
15:51:46.428 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 << x-amz-apigw-id: FZMXaFPvCYcFqjQ=
15:51:46.428 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 << etag: W/"6642-JjTOBPvXbdY0s2AfuAG/tXq+GOc"
15:51:46.428 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 << x-powered-by: Express
15:51:46.428 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 << X-Amzn-Trace-Id: Root=1-646d2762-55ea22117c0ae7e5212e557b;Sampled=0;lineage=1a7c2e09:0
15:51:46.428 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 << X-Cache: Miss from cloudfront
15:51:46.428 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 << Via: 1.1 7be5aeffc4be446098dbbdded7f32774.cloudfront.net (CloudFront)
15:51:46.428 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 << X-Amz-Cf-Pop: BOG50-P1
15:51:46.428 [Test worker] DEBUG org.apache.http.headers - http-outgoing-88 << X-Amz-Cf-Id: Plrw9Cw5Bc0r9kLAr6Dv7ifUNhRVwvcynjzbNI2mH7VKQCTFtDUwpg==
15:51:46.428 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:46.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.insta"
15:51:46.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "gram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at"
15:51:46.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png",""
15:51:46.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_"
15:51:46.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-0"
15:51:46.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "5-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-pro"
15:51:46.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "file/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/maz"
15:51:46.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "atlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29"
15:51:46.431 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << ":24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mor"
15:51:46.431 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "a","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/Maz"
15:51:46.431 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "atlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":n"
15:51:46.431 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "ull},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_"
15:51:46.431 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"
15:51:46.431 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << ""weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1b"
15:51:46.431 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "cb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":""
15:51:46.431 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << " Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"a"
15:51:46.431 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "ge":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-"
15:51:46.431 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"ga"
15:51:46.431 [Test worker] DEBUG org.apache.http.wire - http-outgoing-88 << "mes_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}"
15:51:46.431 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 88][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:46.431 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-88: set socket timeout to 0
15:51:46.431 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 88][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:46.431 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 331
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 26178
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:46 GMT
1 < x-amzn-RequestId: 92b68d8e-44cf-41c0-895f-19daec22fd73
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 26178
1 < x-amz-apigw-id: FZMXaFPvCYcFqjQ=
1 < etag: W/"6642-JjTOBPvXbdY0s2AfuAG/tXq+GOc"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2762-55ea22117c0ae7e5212e557b;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 7be5aeffc4be446098dbbdded7f32774.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: Plrw9Cw5Bc0r9kLAr6Dv7ifUNhRVwvcynjzbNI2mH7VKQCTFtDUwpg==
{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:45.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png","jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-profile/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mora","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":" Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}

15:51:48.442 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:48.442 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:48.442 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 298
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"image_url":"https:\/\/example.com\/update.png","instagram_url":"https:\/\/www.instagram.com\/username","twitter_url":"https:\/\/twitter.com\/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0}

15:51:48.442 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:48.443 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 89][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:48.443 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:48.443 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:48.443 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:48.474 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:48.474 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:48.474 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:48.510 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:48.510 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:48.510 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:48.510 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:48.510 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:48.510 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:48.511 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56242<->143.204.23.14:443
15:51:48.511 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-89: set socket timeout to 5000
15:51:48.511 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:51:48.511 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:48.512 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 >> PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:51:48.512 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:48.512 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 >> Content-Type: application/json; charset=UTF-8
15:51:48.512 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 >> Content-Length: 298
15:51:48.512 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:48.512 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 >> Connection: Keep-Alive
15:51:48.512 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:48.512 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 >> Accept-Encoding: gzip,deflate
15:51:48.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 >> "PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1[\r][\n]"
15:51:48.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:48.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:48.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 >> "Content-Length: 298[\r][\n]"
15:51:48.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:48.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 >> "Connection: Keep-Alive[\r][\n]"
15:51:48.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:48.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:48.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 >> "[\r][\n]"
15:51:48.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 >> "{"image_url":"https:\/\/example.com\/update.png","instagram_url":"https:\/\/www.instagram.com\/username","twitter_url":"https:\/\/twitter.com\/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0}"
15:51:48.684 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 << "HTTP/1.1 200 OK[\r][\n]"
15:51:48.684 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:48.684 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 << "Content-Length: 26[\r][\n]"
15:51:48.684 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 << "Connection: keep-alive[\r][\n]"
15:51:48.684 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 << "Date: Tue, 23 May 2023 20:51:48 GMT[\r][\n]"
15:51:48.684 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 << "x-amzn-RequestId: ce00c294-d3a5-478d-a68e-17ceaae003d5[\r][\n]"
15:51:48.684 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 << "access-control-allow-origin: *[\r][\n]"
15:51:48.684 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 << "x-amzn-Remapped-content-length: 26[\r][\n]"
15:51:48.684 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 << "x-amz-apigw-id: FZMXxHG8iYcFWpA=[\r][\n]"
15:51:48.684 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 << "etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"[\r][\n]"
15:51:48.684 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 << "x-powered-by: Express[\r][\n]"
15:51:48.684 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 << "X-Amzn-Trace-Id: Root=1-646d2764-0388c31a7931a77f6d73ff73;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:48.684 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:48.684 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 << "Via: 1.1 3407ce194d1e923a1c6663562af11dec.cloudfront.net (CloudFront)[\r][\n]"
15:51:48.684 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:48.684 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 << "X-Amz-Cf-Id: PLQMiEUkwr_weefRYvyxS55PLorQ2u_ztknoH7HocHopGXgeF6AkLw==[\r][\n]"
15:51:48.684 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 << "[\r][\n]"
15:51:48.684 [Test worker] DEBUG org.apache.http.wire - http-outgoing-89 << "{"status":true,"data":[1]}"
15:51:48.684 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 << HTTP/1.1 200 OK
15:51:48.684 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 << Content-Type: application/json; charset=utf-8
15:51:48.684 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 << Content-Length: 26
15:51:48.684 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 << Connection: keep-alive
15:51:48.684 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 << Date: Tue, 23 May 2023 20:51:48 GMT
15:51:48.684 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 << x-amzn-RequestId: ce00c294-d3a5-478d-a68e-17ceaae003d5
15:51:48.684 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 << access-control-allow-origin: *
15:51:48.684 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 << x-amzn-Remapped-content-length: 26
15:51:48.684 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 << x-amz-apigw-id: FZMXxHG8iYcFWpA=
15:51:48.684 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 << etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
15:51:48.684 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 << x-powered-by: Express
15:51:48.684 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 << X-Amzn-Trace-Id: Root=1-646d2764-0388c31a7931a77f6d73ff73;Sampled=0;lineage=1a7c2e09:0
15:51:48.684 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 << X-Cache: Miss from cloudfront
15:51:48.684 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 << Via: 1.1 3407ce194d1e923a1c6663562af11dec.cloudfront.net (CloudFront)
15:51:48.684 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 << X-Amz-Cf-Pop: BOG50-P1
15:51:48.684 [Test worker] DEBUG org.apache.http.headers - http-outgoing-89 << X-Amz-Cf-Id: PLQMiEUkwr_weefRYvyxS55PLorQ2u_ztknoH7HocHopGXgeF6AkLw==
15:51:48.684 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:48.685 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 89][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:48.685 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-89: set socket timeout to 0
15:51:48.685 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 89][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:48.685 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 243
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 26
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:48 GMT
2 < x-amzn-RequestId: ce00c294-d3a5-478d-a68e-17ceaae003d5
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 26
2 < x-amz-apigw-id: FZMXxHG8iYcFWpA=
2 < etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2764-0388c31a7931a77f6d73ff73;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 3407ce194d1e923a1c6663562af11dec.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: PLQMiEUkwr_weefRYvyxS55PLorQ2u_ztknoH7HocHopGXgeF6AkLw==
{"status":true,"data":[1]}

15:51:48.686 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    1
  ]
}
 
15:51:48.686 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:48.686 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data'][0]
15:51:48.687 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:48.688 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:48.688 [Test worker] DEBUG com.intuit.karate - request:
3 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc
3 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
3 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
3 > Connection: Keep-Alive
3 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
3 > Accept-Encoding: gzip,deflate


15:51:48.688 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:48.688 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 90][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:48.688 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:48.688 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:48.688 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:48.715 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:48.715 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:48.716 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:48.751 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:48.751 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:48.751 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:48.751 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:48.751 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:48.751 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:48.751 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56243<->143.204.23.14:443
15:51:48.751 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-90: set socket timeout to 5000
15:51:48.751 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:51:48.751 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:48.751 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 >> GET /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:51:48.751 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:48.751 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:48.751 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 >> Connection: Keep-Alive
15:51:48.751 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:48.751 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 >> Accept-Encoding: gzip,deflate
15:51:48.751 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 >> "GET /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1[\r][\n]"
15:51:48.751 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:48.751 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:48.751 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 >> "Connection: Keep-Alive[\r][\n]"
15:51:48.751 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:48.751 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:48.751 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 >> "[\r][\n]"
15:51:49.058 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 << "HTTP/1.1 200 OK[\r][\n]"
15:51:49.058 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:49.058 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 << "Content-Length: 494[\r][\n]"
15:51:49.058 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 << "Connection: keep-alive[\r][\n]"
15:51:49.058 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 << "Date: Tue, 23 May 2023 20:51:49 GMT[\r][\n]"
15:51:49.058 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 << "x-amzn-RequestId: b1b9fa96-ce93-46f7-8189-4129819e52eb[\r][\n]"
15:51:49.058 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 << "access-control-allow-origin: *[\r][\n]"
15:51:49.058 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 << "x-amzn-Remapped-content-length: 494[\r][\n]"
15:51:49.058 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 << "x-amz-apigw-id: FZMX1F_kiYcFsPg=[\r][\n]"
15:51:49.058 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 << "etag: W/"1ee-xurTTiditMQAZd25+oVLSagwtzk"[\r][\n]"
15:51:49.058 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 << "x-powered-by: Express[\r][\n]"
15:51:49.058 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 << "X-Amzn-Trace-Id: Root=1-646d2765-11ab7ae95a73ba6a5bd994ca;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:49.058 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:49.058 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 << "Via: 1.1 04a06f8c05d19f3846ef23689cf0a098.cloudfront.net (CloudFront)[\r][\n]"
15:51:49.058 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:49.058 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 << "X-Amz-Cf-Id: VQfkYnyTx8RkfPRre3Q0OihUZYofKjSZLJ-Z9a6Iw-fpiz0-86V-3Q==[\r][\n]"
15:51:49.058 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 << "[\r][\n]"
15:51:49.058 [Test worker] DEBUG org.apache.http.wire - http-outgoing-90 << "{"status":true,"data":{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:48.000Z","deleted_at":null}}"
15:51:49.058 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 << HTTP/1.1 200 OK
15:51:49.058 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 << Content-Type: application/json; charset=utf-8
15:51:49.058 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 << Content-Length: 494
15:51:49.058 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 << Connection: keep-alive
15:51:49.058 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 << Date: Tue, 23 May 2023 20:51:49 GMT
15:51:49.058 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 << x-amzn-RequestId: b1b9fa96-ce93-46f7-8189-4129819e52eb
15:51:49.058 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 << access-control-allow-origin: *
15:51:49.058 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 << x-amzn-Remapped-content-length: 494
15:51:49.058 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 << x-amz-apigw-id: FZMX1F_kiYcFsPg=
15:51:49.058 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 << etag: W/"1ee-xurTTiditMQAZd25+oVLSagwtzk"
15:51:49.058 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 << x-powered-by: Express
15:51:49.058 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 << X-Amzn-Trace-Id: Root=1-646d2765-11ab7ae95a73ba6a5bd994ca;Sampled=0;lineage=1a7c2e09:0
15:51:49.058 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 << X-Cache: Miss from cloudfront
15:51:49.058 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 << Via: 1.1 04a06f8c05d19f3846ef23689cf0a098.cloudfront.net (CloudFront)
15:51:49.058 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 << X-Amz-Cf-Pop: BOG50-P1
15:51:49.058 [Test worker] DEBUG org.apache.http.headers - http-outgoing-90 << X-Amz-Cf-Id: VQfkYnyTx8RkfPRre3Q0OihUZYofKjSZLJ-Z9a6Iw-fpiz0-86V-3Q==
15:51:49.058 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:49.058 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 90][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:49.058 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-90: set socket timeout to 0
15:51:49.058 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 90][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:49.058 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 370
3 < 200
3 < Content-Type: application/json; charset=utf-8
3 < Content-Length: 494
3 < Connection: keep-alive
3 < Date: Tue, 23 May 2023 20:51:49 GMT
3 < x-amzn-RequestId: b1b9fa96-ce93-46f7-8189-4129819e52eb
3 < access-control-allow-origin: *
3 < x-amzn-Remapped-content-length: 494
3 < x-amz-apigw-id: FZMX1F_kiYcFsPg=
3 < etag: W/"1ee-xurTTiditMQAZd25+oVLSagwtzk"
3 < x-powered-by: Express
3 < X-Amzn-Trace-Id: Root=1-646d2765-11ab7ae95a73ba6a5bd994ca;Sampled=0;lineage=1a7c2e09:0
3 < X-Cache: Miss from cloudfront
3 < Via: 1.1 04a06f8c05d19f3846ef23689cf0a098.cloudfront.net (CloudFront)
3 < X-Amz-Cf-Pop: BOG50-P1
3 < X-Amz-Cf-Id: VQfkYnyTx8RkfPRre3Q0OihUZYofKjSZLJ-Z9a6Iw-fpiz0-86V-3Q==
{"status":true,"data":{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:48.000Z","deleted_at":null}}

15:51:49.059 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:51:49.059 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['image_url']
15:51:49.060 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:49.063 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:49.063 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:49.064 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:49.064 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:49.065 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:49.065 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:49.065 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:49.065 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:49.066 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 91][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:49.066 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:49.066 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:49.066 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:49.093 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:49.093 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:49.093 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:49.127 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:49.127 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:49.127 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:49.127 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:49.127 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:49.127 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:49.127 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56246<->143.204.23.14:443
15:51:49.127 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-91: set socket timeout to 5000
15:51:49.127 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/members HTTP/1.1
15:51:49.127 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:49.127 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 >> GET /dev/api/team/members HTTP/1.1
15:51:49.127 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:49.127 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:49.127 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 >> Connection: Keep-Alive
15:51:49.127 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:49.127 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 >> Accept-Encoding: gzip,deflate
15:51:49.127 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 >> "GET /dev/api/team/members HTTP/1.1[\r][\n]"
15:51:49.127 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:49.127 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:49.127 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 >> "Connection: Keep-Alive[\r][\n]"
15:51:49.127 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:49.127 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:49.127 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 >> "[\r][\n]"
15:51:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "HTTP/1.1 200 OK[\r][\n]"
15:51:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "Content-Length: 26178[\r][\n]"
15:51:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "Connection: keep-alive[\r][\n]"
15:51:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "Date: Tue, 23 May 2023 20:51:49 GMT[\r][\n]"
15:51:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "x-amzn-RequestId: 441d3292-5458-4ca2-b56c-de8c53237442[\r][\n]"
15:51:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "access-control-allow-origin: *[\r][\n]"
15:51:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "x-amzn-Remapped-content-length: 26178[\r][\n]"
15:51:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "x-amz-apigw-id: FZMX5FG4CYcFwEQ=[\r][\n]"
15:51:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"[\r][\n]"
15:51:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "x-powered-by: Express[\r][\n]"
15:51:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "X-Amzn-Trace-Id: Root=1-646d2765-0da92dd50802df4934b98328;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)[\r][\n]"
15:51:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "X-Amz-Cf-Id: W7J2HxgSOSubAtsffoeJYMueSa3T70Evj8z3g9ksqjTxb617xtF4uA==[\r][\n]"
15:51:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "[\r][\n]"
15:51:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:48.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17"
15:51:49.582 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 << HTTP/1.1 200 OK
15:51:49.582 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 << Content-Type: application/json; charset=utf-8
15:51:49.582 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 << Content-Length: 26178
15:51:49.582 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 << Connection: keep-alive
15:51:49.582 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 << Date: Tue, 23 May 2023 20:51:49 GMT
15:51:49.582 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 << x-amzn-RequestId: 441d3292-5458-4ca2-b56c-de8c53237442
15:51:49.582 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 << access-control-allow-origin: *
15:51:49.582 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 << x-amzn-Remapped-content-length: 26178
15:51:49.582 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 << x-amz-apigw-id: FZMX5FG4CYcFwEQ=
15:51:49.582 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 << etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"
15:51:49.582 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 << x-powered-by: Express
15:51:49.582 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 << X-Amzn-Trace-Id: Root=1-646d2765-0da92dd50802df4934b98328;Sampled=0;lineage=1a7c2e09:0
15:51:49.582 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 << X-Cache: Miss from cloudfront
15:51:49.582 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 << Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)
15:51:49.582 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 << X-Amz-Cf-Pop: BOG50-P1
15:51:49.582 [Test worker] DEBUG org.apache.http.headers - http-outgoing-91 << X-Amz-Cf-Id: W7J2HxgSOSubAtsffoeJYMueSa3T70Evj8z3g9ksqjTxb617xtF4uA==
15:51:49.582 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:49.582 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.insta"
15:51:49.582 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "gram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at"
15:51:49.582 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png",""
15:51:49.582 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_"
15:51:49.582 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-0"
15:51:49.582 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "5-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-pro"
15:51:49.582 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "file/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/maz"
15:51:49.582 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "atlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29"
15:51:49.583 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << ":24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mor"
15:51:49.583 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "a","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/Maz"
15:51:49.583 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "atlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":n"
15:51:49.583 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "ull},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_"
15:51:49.583 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"
15:51:49.583 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << ""weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1b"
15:51:49.583 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "cb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":""
15:51:49.583 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << " Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"a"
15:51:49.583 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "ge":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-"
15:51:49.583 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"ga"
15:51:49.583 [Test worker] DEBUG org.apache.http.wire - http-outgoing-91 << "mes_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}"
15:51:49.584 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 91][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:49.584 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-91: set socket timeout to 0
15:51:49.584 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 91][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:49.584 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 519
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 26178
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:49 GMT
1 < x-amzn-RequestId: 441d3292-5458-4ca2-b56c-de8c53237442
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 26178
1 < x-amz-apigw-id: FZMX5FG4CYcFwEQ=
1 < etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2765-0da92dd50802df4934b98328;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: W7J2HxgSOSubAtsffoeJYMueSa3T70Evj8z3g9ksqjTxb617xtF4uA==
{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:48.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png","jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-profile/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mora","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":" Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}

15:51:51.597 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:51.597 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:51.597 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 297
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"image_url":"https:\/\/example.com\/image.png","instagram_url":"https:\/\/www.instagram.com\/username","twitter_url":"https:\/\/twitter.com\/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":-1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0}

15:51:51.598 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:51.598 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 92][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:51.598 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:51.598 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:51.598 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:51.631 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:51.631 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:51.631 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:51.671 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:51.671 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:51.671 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:51.671 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:51.671 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:51.671 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:51.671 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56250<->143.204.23.14:443
15:51:51.671 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-92: set socket timeout to 5000
15:51:51.671 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:51:51.671 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:51.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 >> PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:51:51.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:51.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 >> Content-Type: application/json; charset=UTF-8
15:51:51.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 >> Content-Length: 297
15:51:51.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:51.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 >> Connection: Keep-Alive
15:51:51.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:51.672 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 >> Accept-Encoding: gzip,deflate
15:51:51.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 >> "PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1[\r][\n]"
15:51:51.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:51.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:51.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 >> "Content-Length: 297[\r][\n]"
15:51:51.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:51.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 >> "Connection: Keep-Alive[\r][\n]"
15:51:51.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:51.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:51.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 >> "[\r][\n]"
15:51:51.672 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 >> "{"image_url":"https:\/\/example.com\/image.png","instagram_url":"https:\/\/www.instagram.com\/username","twitter_url":"https:\/\/twitter.com\/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":-1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0}"
15:51:52.133 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:51:52.133 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:52.133 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 << "Content-Length: 93[\r][\n]"
15:51:52.133 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 << "Connection: keep-alive[\r][\n]"
15:51:52.133 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 << "Date: Tue, 23 May 2023 20:51:52 GMT[\r][\n]"
15:51:52.133 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 << "x-amzn-RequestId: ea6b4535-67b9-424c-af8d-1d47dd687e1f[\r][\n]"
15:51:52.133 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 << "access-control-allow-origin: *[\r][\n]"
15:51:52.133 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 << "x-amzn-Remapped-content-length: 93[\r][\n]"
15:51:52.133 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 << "x-amz-apigw-id: FZMYSH0xiYcFj1g=[\r][\n]"
15:51:52.133 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 << "etag: W/"5d-V0u8UIzrQs1YjWdVbv2MyRVrpZw"[\r][\n]"
15:51:52.133 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 << "x-powered-by: Express[\r][\n]"
15:51:52.133 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 << "X-Amzn-Trace-Id: Root=1-646d2767-7915b77e12c8bcd43046503a;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:52.133 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 << "X-Cache: Error from cloudfront[\r][\n]"
15:51:52.133 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 << "Via: 1.1 9070f631ce8658f68e38f50ffecb555e.cloudfront.net (CloudFront)[\r][\n]"
15:51:52.133 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:52.133 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 << "X-Amz-Cf-Id: ljCJrIGsdU78_ry3nL1ugpZZHvfmi3LRjgXuzZLChDJtw34J5BHi3Q==[\r][\n]"
15:51:52.133 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 << "[\r][\n]"
15:51:52.133 [Test worker] DEBUG org.apache.http.wire - http-outgoing-92 << "{"status":false,"error":["games_played_titutar : Number must be greater than or equal to 0"]}"
15:51:52.133 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 << HTTP/1.1 400 Bad Request
15:51:52.133 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 << Content-Type: application/json; charset=utf-8
15:51:52.133 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 << Content-Length: 93
15:51:52.133 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 << Connection: keep-alive
15:51:52.134 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 << Date: Tue, 23 May 2023 20:51:52 GMT
15:51:52.134 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 << x-amzn-RequestId: ea6b4535-67b9-424c-af8d-1d47dd687e1f
15:51:52.134 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 << access-control-allow-origin: *
15:51:52.134 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 << x-amzn-Remapped-content-length: 93
15:51:52.134 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 << x-amz-apigw-id: FZMYSH0xiYcFj1g=
15:51:52.134 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 << etag: W/"5d-V0u8UIzrQs1YjWdVbv2MyRVrpZw"
15:51:52.134 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 << x-powered-by: Express
15:51:52.134 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 << X-Amzn-Trace-Id: Root=1-646d2767-7915b77e12c8bcd43046503a;Sampled=0;lineage=1a7c2e09:0
15:51:52.134 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 << X-Cache: Error from cloudfront
15:51:52.134 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 << Via: 1.1 9070f631ce8658f68e38f50ffecb555e.cloudfront.net (CloudFront)
15:51:52.134 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 << X-Amz-Cf-Pop: BOG50-P1
15:51:52.134 [Test worker] DEBUG org.apache.http.headers - http-outgoing-92 << X-Amz-Cf-Id: ljCJrIGsdU78_ry3nL1ugpZZHvfmi3LRjgXuzZLChDJtw34J5BHi3Q==
15:51:52.134 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:52.134 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 92][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:52.134 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-92: set socket timeout to 0
15:51:52.134 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 92][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:52.134 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 536
2 < 400
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 93
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:52 GMT
2 < x-amzn-RequestId: ea6b4535-67b9-424c-af8d-1d47dd687e1f
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 93
2 < x-amz-apigw-id: FZMYSH0xiYcFj1g=
2 < etag: W/"5d-V0u8UIzrQs1YjWdVbv2MyRVrpZw"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2767-7915b77e12c8bcd43046503a;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Error from cloudfront
2 < Via: 1.1 9070f631ce8658f68e38f50ffecb555e.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: ljCJrIGsdU78_ry3nL1ugpZZHvfmi3LRjgXuzZLChDJtw34J5BHi3Q==
{"status":false,"error":["games_played_titutar : Number must be greater than or equal to 0"]}

15:51:52.134 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['error'][0]
15:51:52.136 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:52.136 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:52.136 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:52.137 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:52.137 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:52.137 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:52.137 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:52.137 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:52.137 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 93][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:52.137 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:52.137 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:52.137 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:52.164 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:52.164 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:52.164 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:52.196 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:52.196 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:52.196 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:52.197 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:52.197 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:52.197 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:52.197 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56254<->143.204.23.14:443
15:51:52.197 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-93: set socket timeout to 5000
15:51:52.197 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/members HTTP/1.1
15:51:52.197 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:52.197 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 >> GET /dev/api/team/members HTTP/1.1
15:51:52.197 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:52.197 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:52.197 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 >> Connection: Keep-Alive
15:51:52.197 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:52.197 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 >> Accept-Encoding: gzip,deflate
15:51:52.197 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 >> "GET /dev/api/team/members HTTP/1.1[\r][\n]"
15:51:52.197 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:52.197 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:52.197 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 >> "Connection: Keep-Alive[\r][\n]"
15:51:52.197 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:52.197 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:52.197 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 >> "[\r][\n]"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "HTTP/1.1 200 OK[\r][\n]"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "Content-Length: 26178[\r][\n]"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "Connection: keep-alive[\r][\n]"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "Date: Tue, 23 May 2023 20:51:52 GMT[\r][\n]"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "x-amzn-RequestId: 1f72f3c4-bf5a-4866-8fa6-d0acf74d56a3[\r][\n]"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "access-control-allow-origin: *[\r][\n]"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "x-amzn-Remapped-content-length: 26178[\r][\n]"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "x-amz-apigw-id: FZMYWEraiYcF4MA=[\r][\n]"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"[\r][\n]"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "x-powered-by: Express[\r][\n]"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "X-Amzn-Trace-Id: Root=1-646d2768-4bedfe6a1fedfb9c272c85ef;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "Via: 1.1 fc35ef111c1094afc1f2d15f87a34bee.cloudfront.net (CloudFront)[\r][\n]"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "X-Amz-Cf-Id: dNaLoOUDBk6egtZ9SehQu-jhALKs14EJbqLammXGOCVet2qQdkKPxw==[\r][\n]"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "[\r][\n]"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:48.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17"
15:51:52.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 << HTTP/1.1 200 OK
15:51:52.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 << Content-Type: application/json; charset=utf-8
15:51:52.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 << Content-Length: 26178
15:51:52.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 << Connection: keep-alive
15:51:52.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 << Date: Tue, 23 May 2023 20:51:52 GMT
15:51:52.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 << x-amzn-RequestId: 1f72f3c4-bf5a-4866-8fa6-d0acf74d56a3
15:51:52.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 << access-control-allow-origin: *
15:51:52.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 << x-amzn-Remapped-content-length: 26178
15:51:52.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 << x-amz-apigw-id: FZMYWEraiYcF4MA=
15:51:52.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 << etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"
15:51:52.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 << x-powered-by: Express
15:51:52.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 << X-Amzn-Trace-Id: Root=1-646d2768-4bedfe6a1fedfb9c272c85ef;Sampled=0;lineage=1a7c2e09:0
15:51:52.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 << X-Cache: Miss from cloudfront
15:51:52.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 << Via: 1.1 fc35ef111c1094afc1f2d15f87a34bee.cloudfront.net (CloudFront)
15:51:52.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 << X-Amz-Cf-Pop: BOG50-P1
15:51:52.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-93 << X-Amz-Cf-Id: dNaLoOUDBk6egtZ9SehQu-jhALKs14EJbqLammXGOCVet2qQdkKPxw==
15:51:52.460 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.insta"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "gram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png",""
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-0"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "5-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-pro"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "file/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/maz"
15:51:52.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "atlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29"
15:51:52.461 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << ":24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mor"
15:51:52.461 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "a","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/Maz"
15:51:52.461 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "atlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":n"
15:51:52.461 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "ull},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_"
15:51:52.461 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"
15:51:52.461 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << ""weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1b"
15:51:52.461 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "cb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":""
15:51:52.461 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << " Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"a"
15:51:52.461 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "ge":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-"
15:51:52.461 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"ga"
15:51:52.461 [Test worker] DEBUG org.apache.http.wire - http-outgoing-93 << "mes_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}"
15:51:52.461 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 93][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:52.461 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-93: set socket timeout to 0
15:51:52.461 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 93][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:52.461 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 324
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 26178
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:52 GMT
1 < x-amzn-RequestId: 1f72f3c4-bf5a-4866-8fa6-d0acf74d56a3
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 26178
1 < x-amz-apigw-id: FZMYWEraiYcF4MA=
1 < etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2768-4bedfe6a1fedfb9c272c85ef;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 fc35ef111c1094afc1f2d15f87a34bee.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: dNaLoOUDBk6egtZ9SehQu-jhALKs14EJbqLammXGOCVet2qQdkKPxw==
{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:48.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png","jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-profile/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mora","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":" Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}

15:51:54.472 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:54.472 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:54.472 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 296
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"image_url":"https:\/\/example.com\/image.png","instagram_url":"https:\/\/www.instagram.com\/username","twitter_url":"https:\/\/twitter.com\/username","height":180.5,"weight":75.2,"age":-3,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0}

15:51:54.472 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:54.472 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 94][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:54.472 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:54.473 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:54.473 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:54.504 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:54.504 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:54.504 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:54.538 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:54.538 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:54.538 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:54.538 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:54.538 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:54.538 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:54.538 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56258<->143.204.23.14:443
15:51:54.538 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-94: set socket timeout to 5000
15:51:54.538 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:51:54.538 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:54.538 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 >> PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:51:54.538 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:54.538 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 >> Content-Type: application/json; charset=UTF-8
15:51:54.538 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 >> Content-Length: 296
15:51:54.538 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:54.538 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 >> Connection: Keep-Alive
15:51:54.538 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:54.538 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 >> Accept-Encoding: gzip,deflate
15:51:54.538 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 >> "PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1[\r][\n]"
15:51:54.538 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:54.538 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:54.538 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 >> "Content-Length: 296[\r][\n]"
15:51:54.538 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:54.538 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 >> "Connection: Keep-Alive[\r][\n]"
15:51:54.538 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:54.538 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:54.538 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 >> "[\r][\n]"
15:51:54.538 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 >> "{"image_url":"https:\/\/example.com\/image.png","instagram_url":"https:\/\/www.instagram.com\/username","twitter_url":"https:\/\/twitter.com\/username","height":180.5,"weight":75.2,"age":-3,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0}"
15:51:54.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:51:54.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:54.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 << "Content-Length: 76[\r][\n]"
15:51:54.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 << "Connection: keep-alive[\r][\n]"
15:51:54.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 << "Date: Tue, 23 May 2023 20:51:54 GMT[\r][\n]"
15:51:54.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 << "x-amzn-RequestId: a1f02a98-24c2-4f55-bcad-d929262969d7[\r][\n]"
15:51:54.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 << "access-control-allow-origin: *[\r][\n]"
15:51:54.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 << "x-amzn-Remapped-content-length: 76[\r][\n]"
15:51:54.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 << "x-amz-apigw-id: FZMYtF02iYcFT_Q=[\r][\n]"
15:51:54.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 << "etag: W/"4c-xarZQjOJItoiJZqeEY7MCkCIbUg"[\r][\n]"
15:51:54.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 << "x-powered-by: Express[\r][\n]"
15:51:54.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 << "X-Amzn-Trace-Id: Root=1-646d276a-6d925bd940db650340e551f1;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:54.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 << "X-Cache: Error from cloudfront[\r][\n]"
15:51:54.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 << "Via: 1.1 5556637e65d0995f53bff72f94be18a6.cloudfront.net (CloudFront)[\r][\n]"
15:51:54.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:54.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 << "X-Amz-Cf-Id: 2M1-vAjG19t6fAYe1kmltp25YBqEokc3XVXvN1JzCn5nE-ZdvJlthA==[\r][\n]"
15:51:54.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 << "[\r][\n]"
15:51:54.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-94 << "{"status":false,"error":["age : Number must be greater than or equal to 0"]}"
15:51:54.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 << HTTP/1.1 400 Bad Request
15:51:54.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 << Content-Type: application/json; charset=utf-8
15:51:54.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 << Content-Length: 76
15:51:54.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 << Connection: keep-alive
15:51:54.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 << Date: Tue, 23 May 2023 20:51:54 GMT
15:51:54.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 << x-amzn-RequestId: a1f02a98-24c2-4f55-bcad-d929262969d7
15:51:54.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 << access-control-allow-origin: *
15:51:54.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 << x-amzn-Remapped-content-length: 76
15:51:54.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 << x-amz-apigw-id: FZMYtF02iYcFT_Q=
15:51:54.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 << etag: W/"4c-xarZQjOJItoiJZqeEY7MCkCIbUg"
15:51:54.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 << x-powered-by: Express
15:51:54.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 << X-Amzn-Trace-Id: Root=1-646d276a-6d925bd940db650340e551f1;Sampled=0;lineage=1a7c2e09:0
15:51:54.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 << X-Cache: Error from cloudfront
15:51:54.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 << Via: 1.1 5556637e65d0995f53bff72f94be18a6.cloudfront.net (CloudFront)
15:51:54.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 << X-Amz-Cf-Pop: BOG50-P1
15:51:54.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-94 << X-Amz-Cf-Id: 2M1-vAjG19t6fAYe1kmltp25YBqEokc3XVXvN1JzCn5nE-ZdvJlthA==
15:51:54.687 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:54.687 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 94][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:54.687 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-94: set socket timeout to 0
15:51:54.687 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 94][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:54.687 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 215
2 < 400
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 76
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:54 GMT
2 < x-amzn-RequestId: a1f02a98-24c2-4f55-bcad-d929262969d7
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 76
2 < x-amz-apigw-id: FZMYtF02iYcFT_Q=
2 < etag: W/"4c-xarZQjOJItoiJZqeEY7MCkCIbUg"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d276a-6d925bd940db650340e551f1;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Error from cloudfront
2 < Via: 1.1 5556637e65d0995f53bff72f94be18a6.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: 2M1-vAjG19t6fAYe1kmltp25YBqEokc3XVXvN1JzCn5nE-ZdvJlthA==
{"status":false,"error":["age : Number must be greater than or equal to 0"]}

15:51:54.688 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['error'][0]
15:51:54.692 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:54.693 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:54.695 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:54.695 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:54.696 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:54.696 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:54.696 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:54.696 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:54.696 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 95][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:54.696 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:54.696 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:54.696 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:54.725 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:54.725 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:54.725 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:54.762 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:54.762 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:54.762 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:54.762 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:54.762 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:54.762 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:54.762 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56259<->143.204.23.14:443
15:51:54.762 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-95: set socket timeout to 5000
15:51:54.762 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/members HTTP/1.1
15:51:54.762 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:54.762 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 >> GET /dev/api/team/members HTTP/1.1
15:51:54.762 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:54.762 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:54.762 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 >> Connection: Keep-Alive
15:51:54.762 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:54.762 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 >> Accept-Encoding: gzip,deflate
15:51:54.762 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 >> "GET /dev/api/team/members HTTP/1.1[\r][\n]"
15:51:54.762 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:54.762 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:54.762 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 >> "Connection: Keep-Alive[\r][\n]"
15:51:54.762 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:54.762 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:54.762 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 >> "[\r][\n]"
15:51:55.314 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "HTTP/1.1 200 OK[\r][\n]"
15:51:55.314 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:55.314 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "Content-Length: 26178[\r][\n]"
15:51:55.314 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "Connection: keep-alive[\r][\n]"
15:51:55.314 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "Date: Tue, 23 May 2023 20:51:55 GMT[\r][\n]"
15:51:55.314 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "x-amzn-RequestId: 3e706c5f-76d9-45fe-a763-d44336a8e7d1[\r][\n]"
15:51:55.314 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "access-control-allow-origin: *[\r][\n]"
15:51:55.314 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "x-amzn-Remapped-content-length: 26178[\r][\n]"
15:51:55.314 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "x-amz-apigw-id: FZMYxH1FiYcFfbg=[\r][\n]"
15:51:55.314 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"[\r][\n]"
15:51:55.314 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "x-powered-by: Express[\r][\n]"
15:51:55.314 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "X-Amzn-Trace-Id: Root=1-646d276b-692dc83000b6bcaf1480fd3b;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:55.314 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:55.314 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)[\r][\n]"
15:51:55.314 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:55.314 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "X-Amz-Cf-Id: hECGcuQ-anh0fQBORokbzjeTXCdlmuKToVldnrJB5M1FZfsSgkTRhA==[\r][\n]"
15:51:55.314 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "[\r][\n]"
15:51:55.314 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:48.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17"
15:51:55.314 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 << HTTP/1.1 200 OK
15:51:55.314 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 << Content-Type: application/json; charset=utf-8
15:51:55.314 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 << Content-Length: 26178
15:51:55.314 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 << Connection: keep-alive
15:51:55.314 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 << Date: Tue, 23 May 2023 20:51:55 GMT
15:51:55.314 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 << x-amzn-RequestId: 3e706c5f-76d9-45fe-a763-d44336a8e7d1
15:51:55.314 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 << access-control-allow-origin: *
15:51:55.314 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 << x-amzn-Remapped-content-length: 26178
15:51:55.314 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 << x-amz-apigw-id: FZMYxH1FiYcFfbg=
15:51:55.314 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 << etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"
15:51:55.314 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 << x-powered-by: Express
15:51:55.314 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 << X-Amzn-Trace-Id: Root=1-646d276b-692dc83000b6bcaf1480fd3b;Sampled=0;lineage=1a7c2e09:0
15:51:55.314 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 << X-Cache: Miss from cloudfront
15:51:55.314 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 << Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)
15:51:55.314 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 << X-Amz-Cf-Pop: BOG50-P1
15:51:55.314 [Test worker] DEBUG org.apache.http.headers - http-outgoing-95 << X-Amz-Cf-Id: hECGcuQ-anh0fQBORokbzjeTXCdlmuKToVldnrJB5M1FZfsSgkTRhA==
15:51:55.314 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:55.315 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.insta"
15:51:55.315 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "gram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at"
15:51:55.315 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png",""
15:51:55.315 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_"
15:51:55.315 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-0"
15:51:55.315 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "5-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-pro"
15:51:55.315 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "file/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/maz"
15:51:55.315 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "atlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29"
15:51:55.316 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << ":24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mor"
15:51:55.316 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "a","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/Maz"
15:51:55.316 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "atlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":n"
15:51:55.316 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "ull},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_"
15:51:55.316 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"
15:51:55.316 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << ""weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1b"
15:51:55.316 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "cb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":""
15:51:55.316 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << " Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"a"
15:51:55.316 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "ge":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-"
15:51:55.316 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"ga"
15:51:55.316 [Test worker] DEBUG org.apache.http.wire - http-outgoing-95 << "mes_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}"
15:51:55.316 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 95][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:55.316 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-95: set socket timeout to 0
15:51:55.316 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 95][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:55.316 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 620
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 26178
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:55 GMT
1 < x-amzn-RequestId: 3e706c5f-76d9-45fe-a763-d44336a8e7d1
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 26178
1 < x-amz-apigw-id: FZMYxH1FiYcFfbg=
1 < etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d276b-692dc83000b6bcaf1480fd3b;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: hECGcuQ-anh0fQBORokbzjeTXCdlmuKToVldnrJB5M1FZfsSgkTRhA==
{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:48.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png","jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-profile/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mora","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":" Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}

15:51:57.324 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:57.325 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:57.325 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 295
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"image_url":"https:\/\/example.com\/image.png","instagram_url":"https:\/\/www.instagram.com\/username","twitter_url":"https:\/\/twitter.com\/username","height":180.5,"weight":75.2,"age":1,"games_played":-1,"games_played_titutar":0,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0}

15:51:57.325 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:57.325 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 96][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:57.325 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:57.325 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:57.325 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:57.351 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:57.351 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:57.351 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:57.382 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:57.382 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:57.382 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:57.382 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:57.382 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:57.382 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:57.382 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56263<->143.204.23.14:443
15:51:57.382 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-96: set socket timeout to 5000
15:51:57.382 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:51:57.382 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:57.382 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 >> PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:51:57.382 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:57.382 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 >> Content-Type: application/json; charset=UTF-8
15:51:57.382 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 >> Content-Length: 295
15:51:57.382 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:57.382 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 >> Connection: Keep-Alive
15:51:57.382 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:57.382 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 >> Accept-Encoding: gzip,deflate
15:51:57.382 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 >> "PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1[\r][\n]"
15:51:57.382 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:57.382 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:51:57.382 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 >> "Content-Length: 295[\r][\n]"
15:51:57.382 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:57.382 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 >> "Connection: Keep-Alive[\r][\n]"
15:51:57.382 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:57.382 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:57.382 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 >> "[\r][\n]"
15:51:57.382 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 >> "{"image_url":"https:\/\/example.com\/image.png","instagram_url":"https:\/\/www.instagram.com\/username","twitter_url":"https:\/\/twitter.com\/username","height":180.5,"weight":75.2,"age":1,"games_played":-1,"games_played_titutar":0,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0}"
15:51:57.545 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:51:57.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:57.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 << "Content-Length: 85[\r][\n]"
15:51:57.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 << "Connection: keep-alive[\r][\n]"
15:51:57.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 << "Date: Tue, 23 May 2023 20:51:57 GMT[\r][\n]"
15:51:57.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 << "x-amzn-RequestId: 8ad20527-2895-4814-b7c3-548b39ac8dae[\r][\n]"
15:51:57.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 << "access-control-allow-origin: *[\r][\n]"
15:51:57.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 << "x-amzn-Remapped-content-length: 85[\r][\n]"
15:51:57.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 << "x-amz-apigw-id: FZMZKGs6iYcFkyg=[\r][\n]"
15:51:57.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 << "etag: W/"55-ZOx/dkk+GfLm9MPVdZ0B4HYVrZw"[\r][\n]"
15:51:57.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 << "x-powered-by: Express[\r][\n]"
15:51:57.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 << "X-Amzn-Trace-Id: Root=1-646d276d-577764351c7fe1870a949ea2;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:57.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 << "X-Cache: Error from cloudfront[\r][\n]"
15:51:57.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 << "Via: 1.1 7be5aeffc4be446098dbbdded7f32774.cloudfront.net (CloudFront)[\r][\n]"
15:51:57.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:57.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 << "X-Amz-Cf-Id: kkseknSqf1fnzMoFYUzCv4nHHL2FlC6w72snsMqFmIlioupK2DKEKA==[\r][\n]"
15:51:57.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 << "[\r][\n]"
15:51:57.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-96 << "{"status":false,"error":["games_played : Number must be greater than or equal to 0"]}"
15:51:57.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 << HTTP/1.1 400 Bad Request
15:51:57.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 << Content-Type: application/json; charset=utf-8
15:51:57.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 << Content-Length: 85
15:51:57.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 << Connection: keep-alive
15:51:57.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 << Date: Tue, 23 May 2023 20:51:57 GMT
15:51:57.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 << x-amzn-RequestId: 8ad20527-2895-4814-b7c3-548b39ac8dae
15:51:57.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 << access-control-allow-origin: *
15:51:57.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 << x-amzn-Remapped-content-length: 85
15:51:57.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 << x-amz-apigw-id: FZMZKGs6iYcFkyg=
15:51:57.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 << etag: W/"55-ZOx/dkk+GfLm9MPVdZ0B4HYVrZw"
15:51:57.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 << x-powered-by: Express
15:51:57.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 << X-Amzn-Trace-Id: Root=1-646d276d-577764351c7fe1870a949ea2;Sampled=0;lineage=1a7c2e09:0
15:51:57.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 << X-Cache: Error from cloudfront
15:51:57.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 << Via: 1.1 7be5aeffc4be446098dbbdded7f32774.cloudfront.net (CloudFront)
15:51:57.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 << X-Amz-Cf-Pop: BOG50-P1
15:51:57.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-96 << X-Amz-Cf-Id: kkseknSqf1fnzMoFYUzCv4nHHL2FlC6w72snsMqFmIlioupK2DKEKA==
15:51:57.546 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:57.547 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 96][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:57.547 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-96: set socket timeout to 0
15:51:57.547 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 96][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:57.547 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 222
2 < 400
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 85
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:51:57 GMT
2 < x-amzn-RequestId: 8ad20527-2895-4814-b7c3-548b39ac8dae
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 85
2 < x-amz-apigw-id: FZMZKGs6iYcFkyg=
2 < etag: W/"55-ZOx/dkk+GfLm9MPVdZ0B4HYVrZw"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d276d-577764351c7fe1870a949ea2;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Error from cloudfront
2 < Via: 1.1 7be5aeffc4be446098dbbdded7f32774.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: kkseknSqf1fnzMoFYUzCv4nHHL2FlC6w72snsMqFmIlioupK2DKEKA==
{"status":false,"error":["games_played : Number must be greater than or equal to 0"]}

15:51:57.549 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['error'][0]
15:51:57.554 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:51:57.555 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:57.557 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:57.557 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:51:57.558 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:51:57.558 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:51:57.558 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:51:57.558 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:51:57.558 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 97][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:57.558 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:51:57.558 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:51:57.558 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:51:57.584 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:51:57.584 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:51:57.584 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:51:57.620 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:51:57.620 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:51:57.620 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:51:57.620 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:51:57.620 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:51:57.620 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:51:57.620 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56264<->143.204.23.14:443
15:51:57.620 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-97: set socket timeout to 5000
15:51:57.620 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/members HTTP/1.1
15:51:57.620 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:51:57.620 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 >> GET /dev/api/team/members HTTP/1.1
15:51:57.620 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:51:57.620 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:51:57.620 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 >> Connection: Keep-Alive
15:51:57.620 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:51:57.620 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 >> Accept-Encoding: gzip,deflate
15:51:57.620 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 >> "GET /dev/api/team/members HTTP/1.1[\r][\n]"
15:51:57.620 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:51:57.620 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:51:57.620 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 >> "Connection: Keep-Alive[\r][\n]"
15:51:57.620 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:51:57.620 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:51:57.620 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 >> "[\r][\n]"
15:51:58.284 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "HTTP/1.1 200 OK[\r][\n]"
15:51:58.284 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:51:58.284 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "Content-Length: 26178[\r][\n]"
15:51:58.284 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "Connection: keep-alive[\r][\n]"
15:51:58.284 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "Date: Tue, 23 May 2023 20:51:58 GMT[\r][\n]"
15:51:58.284 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "x-amzn-RequestId: cf4a9e45-5ddc-4c7e-be61-55375a5928ae[\r][\n]"
15:51:58.284 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "access-control-allow-origin: *[\r][\n]"
15:51:58.284 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "x-amzn-Remapped-content-length: 26178[\r][\n]"
15:51:58.284 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "x-amz-apigw-id: FZMZOHhTiYcFSGw=[\r][\n]"
15:51:58.284 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"[\r][\n]"
15:51:58.284 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "x-powered-by: Express[\r][\n]"
15:51:58.284 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "X-Amzn-Trace-Id: Root=1-646d276d-03c724a8450b5716000c3729;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:51:58.284 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "X-Cache: Miss from cloudfront[\r][\n]"
15:51:58.284 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "Via: 1.1 b1a18f9db41f00167a95de9940d0b068.cloudfront.net (CloudFront)[\r][\n]"
15:51:58.284 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:51:58.284 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "X-Amz-Cf-Id: MPdU935WqnNWq8XoNOSu_HyE8vLbfAKBI0wGEMMPFI1zqonl_K5JHw==[\r][\n]"
15:51:58.284 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "[\r][\n]"
15:51:58.284 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:48.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17"
15:51:58.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 << HTTP/1.1 200 OK
15:51:58.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 << Content-Type: application/json; charset=utf-8
15:51:58.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 << Content-Length: 26178
15:51:58.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 << Connection: keep-alive
15:51:58.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 << Date: Tue, 23 May 2023 20:51:58 GMT
15:51:58.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 << x-amzn-RequestId: cf4a9e45-5ddc-4c7e-be61-55375a5928ae
15:51:58.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 << access-control-allow-origin: *
15:51:58.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 << x-amzn-Remapped-content-length: 26178
15:51:58.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 << x-amz-apigw-id: FZMZOHhTiYcFSGw=
15:51:58.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 << etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"
15:51:58.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 << x-powered-by: Express
15:51:58.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 << X-Amzn-Trace-Id: Root=1-646d276d-03c724a8450b5716000c3729;Sampled=0;lineage=1a7c2e09:0
15:51:58.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 << X-Cache: Miss from cloudfront
15:51:58.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 << Via: 1.1 b1a18f9db41f00167a95de9940d0b068.cloudfront.net (CloudFront)
15:51:58.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 << X-Amz-Cf-Pop: BOG50-P1
15:51:58.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-97 << X-Amz-Cf-Id: MPdU935WqnNWq8XoNOSu_HyE8vLbfAKBI0wGEMMPFI1zqonl_K5JHw==
15:51:58.285 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:51:58.285 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.insta"
15:51:58.285 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "gram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at"
15:51:58.285 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png",""
15:51:58.285 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_"
15:51:58.285 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-0"
15:51:58.285 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "5-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-pro"
15:51:58.285 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "file/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/maz"
15:51:58.285 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "atlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29"
15:51:58.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << ":24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mor"
15:51:58.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "a","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/Maz"
15:51:58.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "atlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":n"
15:51:58.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "ull},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_"
15:51:58.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"
15:51:58.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << ""weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1b"
15:51:58.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "cb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":""
15:51:58.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << " Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"a"
15:51:58.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "ge":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-"
15:51:58.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"ga"
15:51:58.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-97 << "mes_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}"
15:51:58.287 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 97][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:51:58.287 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-97: set socket timeout to 0
15:51:58.287 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 97][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:51:58.287 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 729
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 26178
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:51:58 GMT
1 < x-amzn-RequestId: cf4a9e45-5ddc-4c7e-be61-55375a5928ae
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 26178
1 < x-amz-apigw-id: FZMZOHhTiYcFSGw=
1 < etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d276d-03c724a8450b5716000c3729;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 b1a18f9db41f00167a95de9940d0b068.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: MPdU935WqnNWq8XoNOSu_HyE8vLbfAKBI0wGEMMPFI1zqonl_K5JHw==
{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:48.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png","jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-profile/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mora","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":" Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}

15:52:00.295 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:00.295 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:00.295 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 292
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"image_url":"https:\/\/example.com\/image.png","instagram_url":"https:\/\/www.instagram.com\/username","twitter_url":"https:\/\/twitter.com\/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":-1,"goals":8,"yellow_cards":2,"red_cards":0}

15:52:00.295 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:00.295 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 98][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:00.296 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:00.296 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:52:00.296 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:52:00.323 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:00.323 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:00.323 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:00.356 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:00.356 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:00.356 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:00.356 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:00.356 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:00.356 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:00.356 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56269<->143.204.23.14:443
15:52:00.356 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-98: set socket timeout to 5000
15:52:00.356 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:52:00.356 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:00.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 >> PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:52:00.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:00.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 >> Content-Type: application/json; charset=UTF-8
15:52:00.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 >> Content-Length: 292
15:52:00.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:00.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 >> Connection: Keep-Alive
15:52:00.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:00.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 >> Accept-Encoding: gzip,deflate
15:52:00.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 >> "PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1[\r][\n]"
15:52:00.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:00.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:00.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 >> "Content-Length: 292[\r][\n]"
15:52:00.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:00.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 >> "Connection: Keep-Alive[\r][\n]"
15:52:00.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:00.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:00.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 >> "[\r][\n]"
15:52:00.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 >> "{"image_url":"https:\/\/example.com\/image.png","instagram_url":"https:\/\/www.instagram.com\/username","twitter_url":"https:\/\/twitter.com\/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":-1,"goals":8,"yellow_cards":2,"red_cards":0}"
15:52:00.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:52:00.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:00.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 << "Content-Length: 87[\r][\n]"
15:52:00.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 << "Connection: keep-alive[\r][\n]"
15:52:00.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 << "Date: Tue, 23 May 2023 20:52:00 GMT[\r][\n]"
15:52:00.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 << "x-amzn-RequestId: 485850a4-0ab9-47e8-b65b-2f616a688a26[\r][\n]"
15:52:00.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 << "access-control-allow-origin: *[\r][\n]"
15:52:00.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 << "x-amzn-Remapped-content-length: 87[\r][\n]"
15:52:00.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 << "x-amz-apigw-id: FZMZoF_QiYcF9mA=[\r][\n]"
15:52:00.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 << "etag: W/"57-ZessFN7f3sE1kl7G6zr/f+XVisU"[\r][\n]"
15:52:00.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 << "x-powered-by: Express[\r][\n]"
15:52:00.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 << "X-Amzn-Trace-Id: Root=1-646d2770-2223d9f57c9d7cd6314b6d99;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:00.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 << "X-Cache: Error from cloudfront[\r][\n]"
15:52:00.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 << "Via: 1.1 6e1f0172b684caca2f66247f5ad9eea0.cloudfront.net (CloudFront)[\r][\n]"
15:52:00.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:00.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 << "X-Amz-Cf-Id: qC569FwFNa014-pijH0oTTYCihrUk58c36ByKU47Z2XAqJBGE-ek1A==[\r][\n]"
15:52:00.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 << "[\r][\n]"
15:52:00.512 [Test worker] DEBUG org.apache.http.wire - http-outgoing-98 << "{"status":false,"error":["minutes_played : Number must be greater than or equal to 0"]}"
15:52:00.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 << HTTP/1.1 400 Bad Request
15:52:00.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 << Content-Type: application/json; charset=utf-8
15:52:00.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 << Content-Length: 87
15:52:00.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 << Connection: keep-alive
15:52:00.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 << Date: Tue, 23 May 2023 20:52:00 GMT
15:52:00.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 << x-amzn-RequestId: 485850a4-0ab9-47e8-b65b-2f616a688a26
15:52:00.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 << access-control-allow-origin: *
15:52:00.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 << x-amzn-Remapped-content-length: 87
15:52:00.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 << x-amz-apigw-id: FZMZoF_QiYcF9mA=
15:52:00.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 << etag: W/"57-ZessFN7f3sE1kl7G6zr/f+XVisU"
15:52:00.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 << x-powered-by: Express
15:52:00.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 << X-Amzn-Trace-Id: Root=1-646d2770-2223d9f57c9d7cd6314b6d99;Sampled=0;lineage=1a7c2e09:0
15:52:00.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 << X-Cache: Error from cloudfront
15:52:00.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 << Via: 1.1 6e1f0172b684caca2f66247f5ad9eea0.cloudfront.net (CloudFront)
15:52:00.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 << X-Amz-Cf-Pop: BOG50-P1
15:52:00.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-98 << X-Amz-Cf-Id: qC569FwFNa014-pijH0oTTYCihrUk58c36ByKU47Z2XAqJBGE-ek1A==
15:52:00.513 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:00.513 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 98][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:00.513 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-98: set socket timeout to 0
15:52:00.514 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 98][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:00.514 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 219
2 < 400
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 87
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:52:00 GMT
2 < x-amzn-RequestId: 485850a4-0ab9-47e8-b65b-2f616a688a26
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 87
2 < x-amz-apigw-id: FZMZoF_QiYcF9mA=
2 < etag: W/"57-ZessFN7f3sE1kl7G6zr/f+XVisU"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2770-2223d9f57c9d7cd6314b6d99;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Error from cloudfront
2 < Via: 1.1 6e1f0172b684caca2f66247f5ad9eea0.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: qC569FwFNa014-pijH0oTTYCihrUk58c36ByKU47Z2XAqJBGE-ek1A==
{"status":false,"error":["minutes_played : Number must be greater than or equal to 0"]}

15:52:00.516 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['error'][0]
15:52:00.520 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:00.521 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:00.522 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:00.522 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:00.523 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:00.523 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:00.523 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:00.523 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:00.523 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 99][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:00.523 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:00.523 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:52:00.523 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:52:00.549 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:00.549 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:00.549 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:00.583 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:00.583 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:00.583 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:00.583 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:00.583 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:00.583 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:00.583 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56272<->143.204.23.14:443
15:52:00.583 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-99: set socket timeout to 5000
15:52:00.583 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/members HTTP/1.1
15:52:00.583 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:00.583 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 >> GET /dev/api/team/members HTTP/1.1
15:52:00.583 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:00.583 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:00.583 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 >> Connection: Keep-Alive
15:52:00.583 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:00.583 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 >> Accept-Encoding: gzip,deflate
15:52:00.583 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 >> "GET /dev/api/team/members HTTP/1.1[\r][\n]"
15:52:00.583 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:00.583 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:00.583 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 >> "Connection: Keep-Alive[\r][\n]"
15:52:00.583 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:00.583 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:00.583 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 >> "[\r][\n]"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "HTTP/1.1 200 OK[\r][\n]"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "Content-Length: 26178[\r][\n]"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "Connection: keep-alive[\r][\n]"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "Date: Tue, 23 May 2023 20:52:00 GMT[\r][\n]"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "x-amzn-RequestId: 03be774e-d62d-4b14-9978-5b81905bad67[\r][\n]"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "access-control-allow-origin: *[\r][\n]"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "x-amzn-Remapped-content-length: 26178[\r][\n]"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "x-amz-apigw-id: FZMZqHnzCYcFy1g=[\r][\n]"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"[\r][\n]"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "x-powered-by: Express[\r][\n]"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "X-Amzn-Trace-Id: Root=1-646d2770-5c2735a406b335c24ca63643;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "Via: 1.1 3f5eb552d0fd2c9251e305dc7c5e54aa.cloudfront.net (CloudFront)[\r][\n]"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "X-Amz-Cf-Id: 0i3O7rI_SMp6T2rmvC4LIw2cU9lKslDHx3Fw-HufetZSKhd4MzBuew==[\r][\n]"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "[\r][\n]"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:48.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17"
15:52:00.760 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 << HTTP/1.1 200 OK
15:52:00.760 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 << Content-Type: application/json; charset=utf-8
15:52:00.760 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 << Content-Length: 26178
15:52:00.760 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 << Connection: keep-alive
15:52:00.760 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 << Date: Tue, 23 May 2023 20:52:00 GMT
15:52:00.760 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 << x-amzn-RequestId: 03be774e-d62d-4b14-9978-5b81905bad67
15:52:00.760 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 << access-control-allow-origin: *
15:52:00.760 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 << x-amzn-Remapped-content-length: 26178
15:52:00.760 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 << x-amz-apigw-id: FZMZqHnzCYcFy1g=
15:52:00.760 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 << etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"
15:52:00.760 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 << x-powered-by: Express
15:52:00.760 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 << X-Amzn-Trace-Id: Root=1-646d2770-5c2735a406b335c24ca63643;Sampled=0;lineage=1a7c2e09:0
15:52:00.760 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 << X-Cache: Miss from cloudfront
15:52:00.760 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 << Via: 1.1 3f5eb552d0fd2c9251e305dc7c5e54aa.cloudfront.net (CloudFront)
15:52:00.760 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 << X-Amz-Cf-Pop: BOG50-P1
15:52:00.760 [Test worker] DEBUG org.apache.http.headers - http-outgoing-99 << X-Amz-Cf-Id: 0i3O7rI_SMp6T2rmvC4LIw2cU9lKslDHx3Fw-HufetZSKhd4MzBuew==
15:52:00.760 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.insta"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "gram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png",""
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-0"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "5-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-pro"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "file/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/maz"
15:52:00.760 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "atlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29"
15:52:00.762 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << ":24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mor"
15:52:00.762 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "a","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/Maz"
15:52:00.762 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "atlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":n"
15:52:00.762 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "ull},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_"
15:52:00.762 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"
15:52:00.762 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << ""weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1b"
15:52:00.762 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "cb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":""
15:52:00.762 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << " Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"a"
15:52:00.762 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "ge":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-"
15:52:00.762 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"ga"
15:52:00.762 [Test worker] DEBUG org.apache.http.wire - http-outgoing-99 << "mes_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}"
15:52:00.762 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 99][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:00.762 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-99: set socket timeout to 0
15:52:00.762 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 99][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:00.762 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 239
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 26178
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:00 GMT
1 < x-amzn-RequestId: 03be774e-d62d-4b14-9978-5b81905bad67
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 26178
1 < x-amz-apigw-id: FZMZqHnzCYcFy1g=
1 < etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2770-5c2735a406b335c24ca63643;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 3f5eb552d0fd2c9251e305dc7c5e54aa.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: 0i3O7rI_SMp6T2rmvC4LIw2cU9lKslDHx3Fw-HufetZSKhd4MzBuew==
{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:48.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png","jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-profile/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mora","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":" Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}

15:52:02.771 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:02.772 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:02.772 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 292
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"image_url":"https:\/\/example.com\/image.png","instagram_url":"https:\/\/www.instagram.com\/username","twitter_url":"https:\/\/twitter.com\/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":-8,"yellow_cards":2,"red_cards":0}

15:52:02.772 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:02.772 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 100][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:02.772 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:02.772 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:52:02.772 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:52:02.799 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:02.799 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:02.799 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:02.830 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:02.830 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:02.830 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:02.830 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:02.830 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:02.830 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:02.831 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56277<->143.204.23.14:443
15:52:02.831 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-100: set socket timeout to 5000
15:52:02.831 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:52:02.831 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:02.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 >> PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:52:02.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:02.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 >> Content-Type: application/json; charset=UTF-8
15:52:02.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 >> Content-Length: 292
15:52:02.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:02.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 >> Connection: Keep-Alive
15:52:02.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:02.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 >> Accept-Encoding: gzip,deflate
15:52:02.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 >> "PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1[\r][\n]"
15:52:02.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:02.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:02.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 >> "Content-Length: 292[\r][\n]"
15:52:02.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:02.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 >> "Connection: Keep-Alive[\r][\n]"
15:52:02.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:02.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:02.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 >> "[\r][\n]"
15:52:02.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 >> "{"image_url":"https:\/\/example.com\/image.png","instagram_url":"https:\/\/www.instagram.com\/username","twitter_url":"https:\/\/twitter.com\/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":-8,"yellow_cards":2,"red_cards":0}"
15:52:03.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:52:03.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:03.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 << "Content-Length: 78[\r][\n]"
15:52:03.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 << "Connection: keep-alive[\r][\n]"
15:52:03.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 << "Date: Tue, 23 May 2023 20:52:03 GMT[\r][\n]"
15:52:03.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 << "x-amzn-RequestId: a25940e9-d3ea-41a2-a7c8-60d3c413d543[\r][\n]"
15:52:03.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 << "access-control-allow-origin: *[\r][\n]"
15:52:03.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 << "x-amzn-Remapped-content-length: 78[\r][\n]"
15:52:03.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 << "x-amz-apigw-id: FZMaAEwxCYcFXDg=[\r][\n]"
15:52:03.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 << "etag: W/"4e-YB+4F8CYSpE0w59/BYdG78SasMM"[\r][\n]"
15:52:03.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 << "x-powered-by: Express[\r][\n]"
15:52:03.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 << "X-Amzn-Trace-Id: Root=1-646d2772-4850aa40257af5251ccd3e84;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:03.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 << "X-Cache: Error from cloudfront[\r][\n]"
15:52:03.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 << "Via: 1.1 2d421cb55f565ff4c38cbaaf0ba2f1a2.cloudfront.net (CloudFront)[\r][\n]"
15:52:03.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:03.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 << "X-Amz-Cf-Id: NYEYb7X6oDKCEbx-LFu-AD0OYB4QItLEFEBxXly_ObP-dZIKWjfESg==[\r][\n]"
15:52:03.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 << "[\r][\n]"
15:52:03.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-100 << "{"status":false,"error":["goals : Number must be greater than or equal to 0"]}"
15:52:03.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 << HTTP/1.1 400 Bad Request
15:52:03.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 << Content-Type: application/json; charset=utf-8
15:52:03.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 << Content-Length: 78
15:52:03.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 << Connection: keep-alive
15:52:03.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 << Date: Tue, 23 May 2023 20:52:03 GMT
15:52:03.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 << x-amzn-RequestId: a25940e9-d3ea-41a2-a7c8-60d3c413d543
15:52:03.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 << access-control-allow-origin: *
15:52:03.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 << x-amzn-Remapped-content-length: 78
15:52:03.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 << x-amz-apigw-id: FZMaAEwxCYcFXDg=
15:52:03.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 << etag: W/"4e-YB+4F8CYSpE0w59/BYdG78SasMM"
15:52:03.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 << x-powered-by: Express
15:52:03.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 << X-Amzn-Trace-Id: Root=1-646d2772-4850aa40257af5251ccd3e84;Sampled=0;lineage=1a7c2e09:0
15:52:03.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 << X-Cache: Error from cloudfront
15:52:03.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 << Via: 1.1 2d421cb55f565ff4c38cbaaf0ba2f1a2.cloudfront.net (CloudFront)
15:52:03.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 << X-Amz-Cf-Pop: BOG50-P1
15:52:03.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-100 << X-Amz-Cf-Id: NYEYb7X6oDKCEbx-LFu-AD0OYB4QItLEFEBxXly_ObP-dZIKWjfESg==
15:52:03.045 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:03.045 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 100][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:03.045 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-100: set socket timeout to 0
15:52:03.045 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 100][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:03.045 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 273
2 < 400
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 78
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:52:03 GMT
2 < x-amzn-RequestId: a25940e9-d3ea-41a2-a7c8-60d3c413d543
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 78
2 < x-amz-apigw-id: FZMaAEwxCYcFXDg=
2 < etag: W/"4e-YB+4F8CYSpE0w59/BYdG78SasMM"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2772-4850aa40257af5251ccd3e84;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Error from cloudfront
2 < Via: 1.1 2d421cb55f565ff4c38cbaaf0ba2f1a2.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: NYEYb7X6oDKCEbx-LFu-AD0OYB4QItLEFEBxXly_ObP-dZIKWjfESg==
{"status":false,"error":["goals : Number must be greater than or equal to 0"]}

15:52:03.046 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['error'][0]
15:52:03.048 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:03.048 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:03.049 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:03.049 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:03.050 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:03.050 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:03.050 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:03.050 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:03.050 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 101][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:03.050 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:03.051 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:52:03.051 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:52:03.076 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:03.076 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:03.076 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:03.110 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:03.110 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:03.110 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:03.110 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:03.110 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:03.110 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:03.110 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56278<->143.204.23.14:443
15:52:03.110 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-101: set socket timeout to 5000
15:52:03.110 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/members HTTP/1.1
15:52:03.110 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:03.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 >> GET /dev/api/team/members HTTP/1.1
15:52:03.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:03.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:03.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 >> Connection: Keep-Alive
15:52:03.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:03.110 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 >> Accept-Encoding: gzip,deflate
15:52:03.110 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 >> "GET /dev/api/team/members HTTP/1.1[\r][\n]"
15:52:03.110 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:03.110 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:03.110 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 >> "Connection: Keep-Alive[\r][\n]"
15:52:03.110 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:03.110 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:03.110 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 >> "[\r][\n]"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "HTTP/1.1 200 OK[\r][\n]"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "Content-Length: 26178[\r][\n]"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "Connection: keep-alive[\r][\n]"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "Date: Tue, 23 May 2023 20:52:03 GMT[\r][\n]"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "x-amzn-RequestId: 1fcb30ee-435f-4b28-a4b6-2983940e5750[\r][\n]"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "access-control-allow-origin: *[\r][\n]"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "x-amzn-Remapped-content-length: 26178[\r][\n]"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "x-amz-apigw-id: FZMaFE8hCYcFyZg=[\r][\n]"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"[\r][\n]"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "x-powered-by: Express[\r][\n]"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "X-Amzn-Trace-Id: Root=1-646d2773-5bb972802543062c16de7080;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "Via: 1.1 20a4932de861d5f21104db34596c9034.cloudfront.net (CloudFront)[\r][\n]"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "X-Amz-Cf-Id: WjfTd6s0BcsxK2zSreh7IVV061SM1wiDeYkaMQ6enTNYAubQ5QH88A==[\r][\n]"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "[\r][\n]"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:48.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17"
15:52:03.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 << HTTP/1.1 200 OK
15:52:03.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 << Content-Type: application/json; charset=utf-8
15:52:03.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 << Content-Length: 26178
15:52:03.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 << Connection: keep-alive
15:52:03.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 << Date: Tue, 23 May 2023 20:52:03 GMT
15:52:03.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 << x-amzn-RequestId: 1fcb30ee-435f-4b28-a4b6-2983940e5750
15:52:03.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 << access-control-allow-origin: *
15:52:03.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 << x-amzn-Remapped-content-length: 26178
15:52:03.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 << x-amz-apigw-id: FZMaFE8hCYcFyZg=
15:52:03.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 << etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"
15:52:03.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 << x-powered-by: Express
15:52:03.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 << X-Amzn-Trace-Id: Root=1-646d2773-5bb972802543062c16de7080;Sampled=0;lineage=1a7c2e09:0
15:52:03.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 << X-Cache: Miss from cloudfront
15:52:03.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 << Via: 1.1 20a4932de861d5f21104db34596c9034.cloudfront.net (CloudFront)
15:52:03.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 << X-Amz-Cf-Pop: BOG50-P1
15:52:03.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-101 << X-Amz-Cf-Id: WjfTd6s0BcsxK2zSreh7IVV061SM1wiDeYkaMQ6enTNYAubQ5QH88A==
15:52:03.604 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.insta"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "gram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png",""
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-0"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "5-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-pro"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "file/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/maz"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "atlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29"
15:52:03.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << ":24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.mse"
15:52:03.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "cnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mora","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://w"
15:52:03.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "ww.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","u"
15:52:03.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "pdated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/2"
15:52:03.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "8642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","
15:52:03.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << ""twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T1"
15:52:03.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "9:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":""
15:52:03.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":" Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","tw"
15:52:03.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "itter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","
15:52:03.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << ""deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username",""
15:52:03.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << "height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","
15:52:03.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-101 << ""deleted_at":null}]}"
15:52:03.605 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 101][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:03.605 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-101: set socket timeout to 0
15:52:03.605 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 101][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:03.605 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 555
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 26178
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:03 GMT
1 < x-amzn-RequestId: 1fcb30ee-435f-4b28-a4b6-2983940e5750
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 26178
1 < x-amz-apigw-id: FZMaFE8hCYcFyZg=
1 < etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2773-5bb972802543062c16de7080;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 20a4932de861d5f21104db34596c9034.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: WjfTd6s0BcsxK2zSreh7IVV061SM1wiDeYkaMQ6enTNYAubQ5QH88A==
{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:48.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png","jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-profile/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mora","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":" Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}

15:52:05.612 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:05.612 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:05.612 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 292
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"image_url":"https:\/\/example.com\/image.png","instagram_url":"https:\/\/www.instagram.com\/username","twitter_url":"https:\/\/twitter.com\/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":-2,"red_cards":0}

15:52:05.612 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:05.612 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 102][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:05.612 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:05.612 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:52:05.612 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:52:05.673 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:05.673 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:05.673 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:05.734 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:05.734 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:05.734 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:05.734 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:05.734 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:05.734 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:05.734 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56283<->143.204.23.14:443
15:52:05.734 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-102: set socket timeout to 5000
15:52:05.735 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:52:05.735 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:05.735 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 >> PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:52:05.735 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:05.735 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 >> Content-Type: application/json; charset=UTF-8
15:52:05.735 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 >> Content-Length: 292
15:52:05.735 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:05.735 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 >> Connection: Keep-Alive
15:52:05.735 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:05.735 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 >> Accept-Encoding: gzip,deflate
15:52:05.735 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 >> "PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1[\r][\n]"
15:52:05.735 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:05.735 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:05.735 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 >> "Content-Length: 292[\r][\n]"
15:52:05.735 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:05.735 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 >> "Connection: Keep-Alive[\r][\n]"
15:52:05.735 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:05.735 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:05.735 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 >> "[\r][\n]"
15:52:05.735 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 >> "{"image_url":"https:\/\/example.com\/image.png","instagram_url":"https:\/\/www.instagram.com\/username","twitter_url":"https:\/\/twitter.com\/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":-2,"red_cards":0}"
15:52:06.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:52:06.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:06.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 << "Content-Length: 85[\r][\n]"
15:52:06.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 << "Connection: keep-alive[\r][\n]"
15:52:06.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 << "Date: Tue, 23 May 2023 20:52:06 GMT[\r][\n]"
15:52:06.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 << "x-amzn-RequestId: 40cb70a6-626d-41a4-9561-dd8054f29775[\r][\n]"
15:52:06.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 << "access-control-allow-origin: *[\r][\n]"
15:52:06.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 << "x-amzn-Remapped-content-length: 85[\r][\n]"
15:52:06.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 << "x-amz-apigw-id: FZMafGOxCYcFsxw=[\r][\n]"
15:52:06.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 << "etag: W/"55-x17szqojkFMkLHUroMxbMLSLf2I"[\r][\n]"
15:52:06.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 << "x-powered-by: Express[\r][\n]"
15:52:06.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 << "X-Amzn-Trace-Id: Root=1-646d2776-16c2d436131e1e3e43ee4ccd;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:06.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 << "X-Cache: Error from cloudfront[\r][\n]"
15:52:06.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 << "Via: 1.1 3f5eb552d0fd2c9251e305dc7c5e54aa.cloudfront.net (CloudFront)[\r][\n]"
15:52:06.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:06.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 << "X-Amz-Cf-Id: psCXnX_kF1PFdGXwJlAwbDr0idmJ6TjHCubfU3blKlDtv8DZm7AE4w==[\r][\n]"
15:52:06.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 << "[\r][\n]"
15:52:06.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-102 << "{"status":false,"error":["yellow_cards : Number must be greater than or equal to 0"]}"
15:52:06.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 << HTTP/1.1 400 Bad Request
15:52:06.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 << Content-Type: application/json; charset=utf-8
15:52:06.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 << Content-Length: 85
15:52:06.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 << Connection: keep-alive
15:52:06.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 << Date: Tue, 23 May 2023 20:52:06 GMT
15:52:06.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 << x-amzn-RequestId: 40cb70a6-626d-41a4-9561-dd8054f29775
15:52:06.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 << access-control-allow-origin: *
15:52:06.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 << x-amzn-Remapped-content-length: 85
15:52:06.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 << x-amz-apigw-id: FZMafGOxCYcFsxw=
15:52:06.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 << etag: W/"55-x17szqojkFMkLHUroMxbMLSLf2I"
15:52:06.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 << x-powered-by: Express
15:52:06.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 << X-Amzn-Trace-Id: Root=1-646d2776-16c2d436131e1e3e43ee4ccd;Sampled=0;lineage=1a7c2e09:0
15:52:06.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 << X-Cache: Error from cloudfront
15:52:06.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 << Via: 1.1 3f5eb552d0fd2c9251e305dc7c5e54aa.cloudfront.net (CloudFront)
15:52:06.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 << X-Amz-Cf-Pop: BOG50-P1
15:52:06.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-102 << X-Amz-Cf-Id: psCXnX_kF1PFdGXwJlAwbDr0idmJ6TjHCubfU3blKlDtv8DZm7AE4w==
15:52:06.135 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:06.135 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 102][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:06.135 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-102: set socket timeout to 0
15:52:06.135 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 102][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:06.135 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 523
2 < 400
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 85
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:52:06 GMT
2 < x-amzn-RequestId: 40cb70a6-626d-41a4-9561-dd8054f29775
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 85
2 < x-amz-apigw-id: FZMafGOxCYcFsxw=
2 < etag: W/"55-x17szqojkFMkLHUroMxbMLSLf2I"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2776-16c2d436131e1e3e43ee4ccd;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Error from cloudfront
2 < Via: 1.1 3f5eb552d0fd2c9251e305dc7c5e54aa.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: psCXnX_kF1PFdGXwJlAwbDr0idmJ6TjHCubfU3blKlDtv8DZm7AE4w==
{"status":false,"error":["yellow_cards : Number must be greater than or equal to 0"]}

15:52:06.136 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['error'][0]
15:52:06.138 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:06.138 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:06.139 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:06.139 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:06.140 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:06.140 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:06.140 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:06.140 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:06.140 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 103][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:06.140 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:06.142 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:06.142 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:06.207 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:06.207 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:06.207 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:06.270 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:06.270 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:06.270 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:06.270 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:06.270 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:06.270 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:06.270 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56285<->143.204.23.80:443
15:52:06.270 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-103: set socket timeout to 5000
15:52:06.270 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/members HTTP/1.1
15:52:06.270 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:06.270 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 >> GET /dev/api/team/members HTTP/1.1
15:52:06.270 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:06.270 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:06.270 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 >> Connection: Keep-Alive
15:52:06.270 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:06.270 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 >> Accept-Encoding: gzip,deflate
15:52:06.270 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 >> "GET /dev/api/team/members HTTP/1.1[\r][\n]"
15:52:06.270 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:06.270 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:06.270 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 >> "Connection: Keep-Alive[\r][\n]"
15:52:06.270 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:06.270 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:06.270 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 >> "[\r][\n]"
15:52:06.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "HTTP/1.1 200 OK[\r][\n]"
15:52:06.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:06.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "Content-Length: 26178[\r][\n]"
15:52:06.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "Connection: keep-alive[\r][\n]"
15:52:06.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "Date: Tue, 23 May 2023 20:52:06 GMT[\r][\n]"
15:52:06.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "x-amzn-RequestId: 06079742-7b3f-4cde-b41f-ccea96f27e4a[\r][\n]"
15:52:06.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "access-control-allow-origin: *[\r][\n]"
15:52:06.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "x-amzn-Remapped-content-length: 26178[\r][\n]"
15:52:06.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "x-amz-apigw-id: FZMakF82iYcFdlQ=[\r][\n]"
15:52:06.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"[\r][\n]"
15:52:06.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "x-powered-by: Express[\r][\n]"
15:52:06.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "X-Amzn-Trace-Id: Root=1-646d2776-5e0732d12d5178d37fafd5d0;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:06.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:06.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)[\r][\n]"
15:52:06.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:06.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "X-Amz-Cf-Id: ZkGG2RrbXEVAhkNbs58pphFst3vfWgPk5FVjOX3-wb9DpkFJ8PQStQ==[\r][\n]"
15:52:06.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "[\r][\n]"
15:52:06.697 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:48.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17"
15:52:06.697 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 << HTTP/1.1 200 OK
15:52:06.697 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 << Content-Type: application/json; charset=utf-8
15:52:06.697 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 << Content-Length: 26178
15:52:06.697 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 << Connection: keep-alive
15:52:06.697 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 << Date: Tue, 23 May 2023 20:52:06 GMT
15:52:06.697 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 << x-amzn-RequestId: 06079742-7b3f-4cde-b41f-ccea96f27e4a
15:52:06.697 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 << access-control-allow-origin: *
15:52:06.697 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 << x-amzn-Remapped-content-length: 26178
15:52:06.697 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 << x-amz-apigw-id: FZMakF82iYcFdlQ=
15:52:06.697 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 << etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"
15:52:06.697 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 << x-powered-by: Express
15:52:06.697 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 << X-Amzn-Trace-Id: Root=1-646d2776-5e0732d12d5178d37fafd5d0;Sampled=0;lineage=1a7c2e09:0
15:52:06.697 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 << X-Cache: Miss from cloudfront
15:52:06.697 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 << Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)
15:52:06.697 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 << X-Amz-Cf-Pop: BOG50-P1
15:52:06.697 [Test worker] DEBUG org.apache.http.headers - http-outgoing-103 << X-Amz-Cf-Id: ZkGG2RrbXEVAhkNbs58pphFst3vfWgPk5FVjOX3-wb9DpkFJ8PQStQ==
15:52:06.697 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:06.697 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.insta"
15:52:06.697 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "gram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at"
15:52:06.697 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png",""
15:52:06.697 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_"
15:52:06.697 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-0"
15:52:06.697 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "5-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-pro"
15:52:06.697 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "file/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/maz"
15:52:06.697 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "atlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","play"
15:52:06.698 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "er_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height"
15:52:06.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mora","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-"
15:52:06.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_na"
15:52:06.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "me":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age""
15:52:06.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << ":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_"
15:52:06.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nat"
15:52:06.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "ionality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,""
15:52:06.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":" Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id"
15:52:06.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":""
15:52:06.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"in"
15:52:06.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-103 << "stagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}"
15:52:06.699 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 103][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:06.699 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-103: set socket timeout to 0
15:52:06.699 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 103][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:06.699 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 559
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 26178
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:06 GMT
1 < x-amzn-RequestId: 06079742-7b3f-4cde-b41f-ccea96f27e4a
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 26178
1 < x-amz-apigw-id: FZMakF82iYcFdlQ=
1 < etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2776-5e0732d12d5178d37fafd5d0;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: ZkGG2RrbXEVAhkNbs58pphFst3vfWgPk5FVjOX3-wb9DpkFJ8PQStQ==
{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:48.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png","jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-profile/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mora","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":" Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}

15:52:08.730 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:08.731 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:08.731 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 292
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"image_url":"https:\/\/example.com\/image.png","instagram_url":"https:\/\/www.instagram.com\/username","twitter_url":"https:\/\/twitter.com\/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":-2}

15:52:08.731 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:08.731 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 104][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:08.731 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:08.731 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:08.732 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:08.764 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:08.764 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:08.764 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:08.795 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:08.795 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:08.795 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:08.795 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:08.795 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:08.795 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:08.795 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56293<->143.204.23.80:443
15:52:08.795 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-104: set socket timeout to 5000
15:52:08.795 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:52:08.795 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:08.795 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 >> PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:52:08.795 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:08.795 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 >> Content-Type: application/json; charset=UTF-8
15:52:08.795 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 >> Content-Length: 292
15:52:08.795 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:08.795 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 >> Connection: Keep-Alive
15:52:08.795 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:08.795 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 >> Accept-Encoding: gzip,deflate
15:52:08.795 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 >> "PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1[\r][\n]"
15:52:08.796 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:08.796 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:08.796 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 >> "Content-Length: 292[\r][\n]"
15:52:08.796 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:08.796 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 >> "Connection: Keep-Alive[\r][\n]"
15:52:08.796 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:08.796 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:08.796 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 >> "[\r][\n]"
15:52:08.796 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 >> "{"image_url":"https:\/\/example.com\/image.png","instagram_url":"https:\/\/www.instagram.com\/username","twitter_url":"https:\/\/twitter.com\/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":-2}"
15:52:09.155 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:52:09.155 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:09.155 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 << "Content-Length: 82[\r][\n]"
15:52:09.155 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 << "Connection: keep-alive[\r][\n]"
15:52:09.155 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 << "Date: Tue, 23 May 2023 20:52:09 GMT[\r][\n]"
15:52:09.155 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 << "x-amzn-RequestId: 846bd4b6-a2af-4fb3-a8dd-bcab2fdb8790[\r][\n]"
15:52:09.155 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 << "access-control-allow-origin: *[\r][\n]"
15:52:09.155 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 << "x-amzn-Remapped-content-length: 82[\r][\n]"
15:52:09.155 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 << "x-amz-apigw-id: FZMa-HmfCYcFlIQ=[\r][\n]"
15:52:09.155 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 << "etag: W/"52-Eiv0HpolarL/vUy8XBVKk8zWw+Y"[\r][\n]"
15:52:09.155 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 << "x-powered-by: Express[\r][\n]"
15:52:09.155 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 << "X-Amzn-Trace-Id: Root=1-646d2779-0ebff7413dd28bc35c0db021;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:09.155 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 << "X-Cache: Error from cloudfront[\r][\n]"
15:52:09.155 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 << "Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)[\r][\n]"
15:52:09.155 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:09.155 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 << "X-Amz-Cf-Id: MZNt6ZjPSGwbmjmqAQiCGjjnvsQVneMNJrtGoZQyvY-S2XStRkaFSQ==[\r][\n]"
15:52:09.155 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 << "[\r][\n]"
15:52:09.155 [Test worker] DEBUG org.apache.http.wire - http-outgoing-104 << "{"status":false,"error":["red_cards : Number must be greater than or equal to 0"]}"
15:52:09.155 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 << HTTP/1.1 400 Bad Request
15:52:09.155 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 << Content-Type: application/json; charset=utf-8
15:52:09.155 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 << Content-Length: 82
15:52:09.155 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 << Connection: keep-alive
15:52:09.155 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 << Date: Tue, 23 May 2023 20:52:09 GMT
15:52:09.155 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 << x-amzn-RequestId: 846bd4b6-a2af-4fb3-a8dd-bcab2fdb8790
15:52:09.155 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 << access-control-allow-origin: *
15:52:09.155 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 << x-amzn-Remapped-content-length: 82
15:52:09.155 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 << x-amz-apigw-id: FZMa-HmfCYcFlIQ=
15:52:09.155 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 << etag: W/"52-Eiv0HpolarL/vUy8XBVKk8zWw+Y"
15:52:09.155 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 << x-powered-by: Express
15:52:09.155 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 << X-Amzn-Trace-Id: Root=1-646d2779-0ebff7413dd28bc35c0db021;Sampled=0;lineage=1a7c2e09:0
15:52:09.155 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 << X-Cache: Error from cloudfront
15:52:09.155 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 << Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)
15:52:09.155 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 << X-Amz-Cf-Pop: BOG50-P1
15:52:09.155 [Test worker] DEBUG org.apache.http.headers - http-outgoing-104 << X-Amz-Cf-Id: MZNt6ZjPSGwbmjmqAQiCGjjnvsQVneMNJrtGoZQyvY-S2XStRkaFSQ==
15:52:09.155 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:09.155 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 104][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:09.155 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-104: set socket timeout to 0
15:52:09.155 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 104][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:09.156 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 424
2 < 400
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 82
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:52:09 GMT
2 < x-amzn-RequestId: 846bd4b6-a2af-4fb3-a8dd-bcab2fdb8790
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 82
2 < x-amz-apigw-id: FZMa-HmfCYcFlIQ=
2 < etag: W/"52-Eiv0HpolarL/vUy8XBVKk8zWw+Y"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2779-0ebff7413dd28bc35c0db021;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Error from cloudfront
2 < Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: MZNt6ZjPSGwbmjmqAQiCGjjnvsQVneMNJrtGoZQyvY-S2XStRkaFSQ==
{"status":false,"error":["red_cards : Number must be greater than or equal to 0"]}

15:52:09.156 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['error'][0]
15:52:09.158 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:09.159 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:09.160 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:09.160 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:09.160 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:09.161 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:09.161 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:09.161 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:09.161 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 105][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:09.161 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:09.161 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:09.161 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:09.190 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:09.190 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:09.190 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:09.232 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:09.232 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:09.232 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:09.232 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:09.232 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:09.232 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:09.232 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56294<->143.204.23.80:443
15:52:09.232 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-105: set socket timeout to 5000
15:52:09.233 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/members HTTP/1.1
15:52:09.233 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:09.233 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 >> GET /dev/api/team/members HTTP/1.1
15:52:09.233 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:09.233 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:09.233 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 >> Connection: Keep-Alive
15:52:09.233 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:09.233 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 >> Accept-Encoding: gzip,deflate
15:52:09.233 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 >> "GET /dev/api/team/members HTTP/1.1[\r][\n]"
15:52:09.233 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:09.233 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:09.233 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 >> "Connection: Keep-Alive[\r][\n]"
15:52:09.233 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:09.233 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:09.233 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 >> "[\r][\n]"
15:52:09.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "HTTP/1.1 200 OK[\r][\n]"
15:52:09.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:09.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "Content-Length: 26178[\r][\n]"
15:52:09.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "Connection: keep-alive[\r][\n]"
15:52:09.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "Date: Tue, 23 May 2023 20:52:09 GMT[\r][\n]"
15:52:09.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "x-amzn-RequestId: 624aadc5-57b6-41d7-baa3-1a9966412f14[\r][\n]"
15:52:09.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "access-control-allow-origin: *[\r][\n]"
15:52:09.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "x-amzn-Remapped-content-length: 26178[\r][\n]"
15:52:09.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "x-amz-apigw-id: FZMbCH0tiYcF6Vg=[\r][\n]"
15:52:09.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"[\r][\n]"
15:52:09.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "x-powered-by: Express[\r][\n]"
15:52:09.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "X-Amzn-Trace-Id: Root=1-646d2779-5544ae6f0d16e50e4af3d1ce;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:09.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:09.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "Via: 1.1 30abd569e68deed3fed9c3a0916acc96.cloudfront.net (CloudFront)[\r][\n]"
15:52:09.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:09.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "X-Amz-Cf-Id: MRZ2BIzY1QPc3cjGLS1qv0gdj-MmPNDVEsg78tvJi900lfnE79moHw==[\r][\n]"
15:52:09.756 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "[\r][\n]"
15:52:09.757 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:48.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17"
15:52:09.757 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 << HTTP/1.1 200 OK
15:52:09.757 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 << Content-Type: application/json; charset=utf-8
15:52:09.757 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 << Content-Length: 26178
15:52:09.757 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 << Connection: keep-alive
15:52:09.757 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 << Date: Tue, 23 May 2023 20:52:09 GMT
15:52:09.757 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 << x-amzn-RequestId: 624aadc5-57b6-41d7-baa3-1a9966412f14
15:52:09.757 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 << access-control-allow-origin: *
15:52:09.757 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 << x-amzn-Remapped-content-length: 26178
15:52:09.757 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 << x-amz-apigw-id: FZMbCH0tiYcF6Vg=
15:52:09.757 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 << etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"
15:52:09.757 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 << x-powered-by: Express
15:52:09.757 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 << X-Amzn-Trace-Id: Root=1-646d2779-5544ae6f0d16e50e4af3d1ce;Sampled=0;lineage=1a7c2e09:0
15:52:09.757 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 << X-Cache: Miss from cloudfront
15:52:09.757 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 << Via: 1.1 30abd569e68deed3fed9c3a0916acc96.cloudfront.net (CloudFront)
15:52:09.757 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 << X-Amz-Cf-Pop: BOG50-P1
15:52:09.757 [Test worker] DEBUG org.apache.http.headers - http-outgoing-105 << X-Amz-Cf-Id: MRZ2BIzY1QPc3cjGLS1qv0gdj-MmPNDVEsg78tvJi900lfnE79moHw==
15:52:09.757 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:09.757 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.insta"
15:52:09.757 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "gram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at"
15:52:09.757 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png",""
15:52:09.757 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_"
15:52:09.757 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-0"
15:52:09.757 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "5-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-pro"
15:52:09.757 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "file/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/maz"
15:52:09.757 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "atlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29"
15:52:09.757 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << ":24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Me"
15:52:09.758 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "raz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mora","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.c"
15:52:09.758 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "om/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id"
15:52:09.758 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":2"
15:52:09.758 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "8642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"
15:52:09.758 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << ""weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c"
15:52:09.758 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","s"
15:52:09.758 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "hort_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":" Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"we"
15:52:09.758 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "ight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5"
15:52:09.758 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games"
15:52:09.758 [Test worker] DEBUG org.apache.http.wire - http-outgoing-105 << "_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}"
15:52:09.758 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 105][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:09.758 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-105: set socket timeout to 0
15:52:09.758 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 105][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:09.759 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 597
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 26178
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:09 GMT
1 < x-amzn-RequestId: 624aadc5-57b6-41d7-baa3-1a9966412f14
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 26178
1 < x-amz-apigw-id: FZMbCH0tiYcF6Vg=
1 < etag: W/"6642-533fqEYu7VkoX+HAlj+rZPirDFM"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2779-5544ae6f0d16e50e4af3d1ce;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 30abd569e68deed3fed9c3a0916acc96.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: MRZ2BIzY1QPc3cjGLS1qv0gdj-MmPNDVEsg78tvJi900lfnE79moHw==
{"status":true,"data":[{"id":"0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/update.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:05:36.000Z","updated_at":"2023-05-23T20:51:48.000Z","deleted_at":null},{"id":"1c08f0c0-f437-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":123457000,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:15:04.000Z","updated_at":"2023-05-16T22:15:04.000Z","deleted_at":null},{"id":"4ba5f720-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:14:34.000Z","updated_at":"2023-05-17T17:14:34.000Z","deleted_at":null},{"id":"69f78040-f4d6-11ed-a600-2d38fdae5bbc","goal_stats_id":1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":0,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T17:15:25.000Z","updated_at":"2023-05-17T17:15:25.000Z","deleted_at":null},{"id":"6b82ed60-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-11,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T22:02:59.000Z","updated_at":"2023-05-16T22:02:59.000Z","deleted_at":null},{"id":"7b273570-f433-11ed-a5c8-4b332ff22c47","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T21:49:06.000Z","updated_at":"2023-05-16T21:49:06.000Z","deleted_at":null},{"id":"7d3f6050-f652-11ed-9b5e-858d074cff35","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":15,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-19T14:36:06.000Z","updated_at":"2023-05-19T14:36:06.000Z","deleted_at":null},{"id":"8384aae0-f4d3-11ed-a600-2d38fdae5bbc","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":1,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-17T16:54:40.000Z","updated_at":"2023-05-17T16:54:40.000Z","deleted_at":null},{"id":"92ae6f30-f436-11ed-a6a4-91b81bed74a5","goal_stats_id":-1,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":-100,"games_played":-100,"games_played_titutar":null,"minutes_played":1200,"goals":0,"yellow_cards":-1,"red_cards":8,"created_at":"2023-05-16T22:11:14.000Z","updated_at":"2023-05-16T22:11:14.000Z","deleted_at":null},{"id":"ae4e2730-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":38,"goal_stats_json":{"dob":"1989-03-18","name":"Alanis Pantoja, Oswaldo","photo":"https://az755631.vo.msecnd.net/players-profile/38.png","jersey":14,"last_name":"Alanis Pantoja","player_id":38,"first_name":" Oswaldo","short_name":" O. Alanis","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae5727e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":53539,"goal_stats_json":{"dob":"1998-07-10","name":"Almada, Facundo Ezequiel","photo":"https://az755631.vo.msecnd.net/players-profile/53539.png","jersey":5,"last_name":"Almada","player_id":53539,"first_name":" Facundo Ezequiel","short_name":" F. Almada,","nationality":"Argentinian","position_id":2,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":1116,"goals":1,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae5d4260-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":33705,"goal_stats_json":{"dob":"1993-10-23","name":"Barcenas Herrera, Edgar","photo":"https://az755631.vo.msecnd.net/players-profile/33705.png","jersey":7,"last_name":"Barcenas Herrera","player_id":33705,"first_name":" Edgar","short_name":" E. Barcenas","nationality":"Panamanian","position_id":6,"nationality_id":163,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":883,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae62e7b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":51787,"goal_stats_json":{"dob":"1995-08-20","name":"Bello Gil, Eduard","photo":"https://az755631.vo.msecnd.net/players-profile/51787.png","jersey":21,"last_name":"Bello Gil","player_id":51787,"first_name":" Eduard","short_name":" E. Bello","nationality":"Venezuelan","position_id":6,"nationality_id":226,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae68b410-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":17859,"goal_stats_json":{"dob":"1997-04-25","name":"Benedetti Roa, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/17859.png","jersey":10,"last_name":"Benedetti Roa","player_id":17859,"first_name":" Nicolas","short_name":" N. Benedetti","nationality":"Colombian","position_id":8,"nationality_id":47,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-09T16:18:54.000Z","deleted_at":null},{"id":"ae6e8070-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39152,"goal_stats_json":{"dob":"2002-03-19","name":"Camacho Lastra, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/39152.png","jersey":34,"last_name":"Camacho Lastra","player_id":39152,"first_name":" Raul","short_name":" R. Camacho","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":62,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae749af0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27734,"goal_stats_json":{"dob":"1996-04-08","name":"Cedillo Ortiz, Enrique","photo":"https://az755631.vo.msecnd.net/players-profile/27734.png","jersey":18,"last_name":"Cedillo Ortiz","player_id":27734,"first_name":" Enrique","short_name":" E. Cedillo","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":5,"games_played_titutar":null,"minutes_played":282,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae7a6750-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19644,"goal_stats_json":{"dob":"1998-07-25","name":"Colman Escobar, David Josue","photo":"https://az755631.vo.msecnd.net/players-profile/19644.png","jersey":8,"last_name":"Colman Escobar","player_id":19644,"first_name":" David Josue","short_name":" D. Colman","nationality":"Paraguayan","position_id":5,"nationality_id":165,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":13,"games_played_titutar":null,"minutes_played":516,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"ae8033b0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":24650,"goal_stats_json":{"dob":"1996-04-06","name":"Colula Alarcon, Bryan","photo":"https://az755631.vo.msecnd.net/players-profile/24650.png","jersey":15,"last_name":"Colula Alarcon","player_id":24650,"first_name":" Bryan","short_name":" B. Colula","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":676,"goals":1,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"ae85d900-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":9,"goal_stats_json":{"dob":"1989-07-21","name":"Fabian De La Mora, Marco ","photo":"https://az755631.vo.msecnd.net/players-profile/9.png","jersey":11,"last_name":"Fabian De La Mora","player_id":9,"first_name":" Marco ","short_name":" M. Fabian","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":7,"games_played_titutar":null,"minutes_played":190,"goals":1,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"ae8b7e50-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":49253,"goal_stats_json":{"dob":"1997-06-17","name":"Gutierrez Hernandez, Ricardo GK","photo":"https://az755631.vo.msecnd.net/players-profile/49253.png","jersey":1,"last_name":"Gutierrez Hernandez","player_id":49253,"first_name":" Ricardo GK","short_name":" R. Gutierrez","nationality":"Mexican","position_id":1,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":10,"games_played_titutar":null,"minutes_played":900,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:55.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"ae914ab0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31651,"goal_stats_json":{"dob":"1999-06-01","name":"Illescas Marinelarena, Fernando","photo":"https://az755631.vo.msecnd.net/players-profile/31651.png","jersey":29,"last_name":"Illescas Marinelarena","player_id":31651,"first_name":" Fernando","short_name":" F. Illescas","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"ae971710-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":13530,"goal_stats_json":{"dob":"1996-06-04","name":"Intriago Mendoza, Jefferson","photo":"https://az755631.vo.msecnd.net/players-profile/13530.png","jersey":35,"last_name":"Intriago Mendoza","player_id":13530,"first_name":" Jefferson","short_name":" J. Intriago","nationality":"Ecuadorian","position_id":7,"nationality_id":62,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":866,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"ae9cbc60-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":39664,"goal_stats_json":{"dob":"1998-04-01","name":"Loba, Ake Arnaud","photo":"https://az755631.vo.msecnd.net/players-profile/39664.png","jersey":9,"last_name":"Loba","player_id":39664,"first_name":" Ake Arnaud","short_name":" A. Loba,","nationality":"Ivorian","position_id":9,"nationality_id":52,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":773,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea288c0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":46645,"goal_stats_json":{"dob":"2003-02-10","name":"Lopez Reza, Gabriel","photo":"https://az755631.vo.msecnd.net/players-profile/46645.png","jersey":193,"last_name":"Lopez Reza","player_id":46645,"first_name":" Gabriel","short_name":" G. Lopez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":1,"games_played_titutar":null,"minutes_played":8,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aea87c30-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":27099,"goal_stats_json":{"dob":"1999-08-04","name":"Meraz Bernal, Roberto","photo":"https://az755631.vo.msecnd.net/players-profile/27099.png","jersey":6,"last_name":"Meraz Bernal","player_id":27099,"first_name":" Roberto","short_name":" R. Meraz","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":15,"games_played_titutar":null,"minutes_played":1234,"goals":1,"yellow_cards":5,"red_cards":1,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aeae4890-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":42534,"goal_stats_json":{"dob":"2002-05-22","name":"Montano Mora, Andres","photo":"https://az755631.vo.msecnd.net/players-profile/42534.png","jersey":22,"last_name":"Montano Mora","player_id":42534,"first_name":" Andres","short_name":" A. Montano","nationality":"Mexican","position_id":8,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":16,"games_played_titutar":null,"minutes_played":1038,"goals":2,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:24.000Z","deleted_at":null},{"id":"aeb46310-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":63717,"goal_stats_json":{"dob":"2005-01-30","name":"Moreno Villegas, Omar","photo":"https://az755631.vo.msecnd.net/players-profile/63717.png","jersey":184,"last_name":"Moreno Villegas","player_id":63717,"first_name":" Omar","short_name":" O. Moreno","nationality":"Mexican","position_id":6,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":8,"games_played_titutar":null,"minutes_played":219,"goals":0,"yellow_cards":0,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aeba2f70-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":2739,"goal_stats_json":{"dob":"1987-10-15","name":"Nahuelpan Osten, Ariel","photo":"https://az755631.vo.msecnd.net/players-profile/2739.png","jersey":32,"last_name":"Nahuelpan Osten","player_id":2739,"first_name":" Ariel","short_name":" A. Nahuelpan","nationality":"Argentinian","position_id":9,"nationality_id":10,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aec022e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":28642,"goal_stats_json":{"dob":"1999-02-22","name":"Orona Zavala, Efrain","photo":"https://az755631.vo.msecnd.net/players-profile/28642.png","jersey":4,"last_name":"Orona Zavala","player_id":28642,"first_name":" Efrain","short_name":" E. Orona","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":12,"games_played_titutar":null,"minutes_played":784,"goals":0,"yellow_cards":3,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:23.000Z","deleted_at":null},{"id":"aec5ef40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":18949,"goal_stats_json":{"dob":"1993-09-06","name":"Padilla Leal, Jorge","photo":"https://az755631.vo.msecnd.net/players-profile/18949.png","jersey":28,"last_name":"Padilla Leal","player_id":18949,"first_name":" Jorge","short_name":" J. Padilla","nationality":"Mexican","position_id":4,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":9,"games_played_titutar":null,"minutes_played":724,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:25.000Z","deleted_at":null},{"id":"aecb9490-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14981,"goal_stats_json":{"dob":"1994-06-16","name":"Sanchez Castillo, Alfonso","photo":"https://az755631.vo.msecnd.net/players-profile/14981.png","jersey":16,"last_name":"Sanchez Castillo","player_id":14981,"first_name":" Alfonso","short_name":" A. Sanchez","nationality":"Mexican","position_id":7,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":6,"games_played_titutar":null,"minutes_played":89,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:18.000Z","deleted_at":null},{"id":"aed139e0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":31223,"goal_stats_json":{"dob":"2000-01-18","name":"Sandoval Zavala, Raul","photo":"https://az755631.vo.msecnd.net/players-profile/31223.png","jersey":19,"last_name":"Sandoval Zavala","player_id":31223,"first_name":" Raul","short_name":" R. Sandoval","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":535,"goals":0,"yellow_cards":1,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:26.000Z","deleted_at":null},{"id":"aed70640-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":14790,"goal_stats_json":{"dob":"1991-04-28","name":"Sansores Sanchez, Miguel","photo":"https://az755631.vo.msecnd.net/players-profile/14790.png","jersey":25,"last_name":"Sansores Sanchez","player_id":14790,"first_name":" Miguel","short_name":" M. Sansores","nationality":"Mexican","position_id":9,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"aedcab90-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":19010,"goal_stats_json":{"dob":"1998-07-16","name":"Venegas Moreno, Francisco","photo":"https://az755631.vo.msecnd.net/players-profile/19010.png","jersey":17,"last_name":"Venegas Moreno","player_id":19010,"first_name":" Francisco","short_name":" F. Venegas","nationality":"Mexican","position_id":3,"nationality_id":138,"is_national_team":1},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":14,"games_played_titutar":null,"minutes_played":949,"goals":1,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee277f0-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":225,"goal_stats_json":{"dob":"1989-03-22","name":"Vidrio Serrano, Nestor","photo":"https://az755631.vo.msecnd.net/players-profile/225.png","jersey":3,"last_name":"Vidrio Serrano","player_id":225,"first_name":" Nestor","short_name":" N. Vidrio","nationality":"Mexican","position_id":2,"nationality_id":138,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":11,"games_played_titutar":null,"minutes_played":933,"goals":0,"yellow_cards":4,"red_cards":0,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-15T19:29:21.000Z","deleted_at":null},{"id":"aee81d40-ee82-11ed-8c95-b1bcb9c1bd5b","goal_stats_id":10932,"goal_stats_json":{"dob":"1984-04-06","name":"Vikonis Moreau, Nicolas","photo":"https://az755631.vo.msecnd.net/players-profile/10932.png","jersey":27,"last_name":"Vikonis Moreau","player_id":10932,"first_name":" Nicolas","short_name":" N. Vikonis","nationality":"Uruguayan","position_id":1,"nationality_id":223,"is_national_team":0},"image_url":null,"instagram_url":"https://www.instagram.com/mazatlanfc","twitter_url":"https://twitter.com/MazatlanFC","height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-09T16:00:56.000Z","updated_at":"2023-05-09T16:18:55.000Z","deleted_at":null},{"id":"c10005e0-f43d-11ed-a737-939d41c194a3","goal_stats_id":38,"goal_stats_json":{},"image_url":"https://example.com/image.png","instagram_url":"https://www.instagram.com/username","twitter_url":"https://twitter.com/username","height":180.5,"weight":75.2,"age":25,"games_played":20,"games_played_titutar":null,"minutes_played":1200,"goals":8,"yellow_cards":2,"red_cards":0,"created_at":"2023-05-16T23:02:38.000Z","updated_at":"2023-05-16T23:02:38.000Z","deleted_at":null},{"id":"d5106960-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":1,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:05:56.000Z","updated_at":"2023-05-16T22:05:56.000Z","deleted_at":null},{"id":"fc952430-f435-11ed-a6a4-91b81bed74a5","goal_stats_id":3,"goal_stats_json":{},"image_url":null,"instagram_url":null,"twitter_url":null,"height":null,"weight":null,"age":null,"games_played":null,"games_played_titutar":null,"minutes_played":null,"goals":null,"yellow_cards":null,"red_cards":null,"created_at":"2023-05-16T22:07:02.000Z","updated_at":"2023-05-16T22:07:02.000Z","deleted_at":null}]}

15:52:11.773 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:11.773 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:11.773 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 191
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"image_url":"","instagram_url":"","twitter_url":"","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":1,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":2}

15:52:11.773 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:11.773 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 106][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:11.773 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:11.773 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:11.773 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:11.807 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:11.807 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:11.807 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:11.840 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:11.840 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:11.840 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:11.840 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:11.840 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:11.840 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:11.840 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56298<->143.204.23.80:443
15:52:11.840 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-106: set socket timeout to 5000
15:52:11.840 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:52:11.840 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:11.840 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 >> PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1
15:52:11.840 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:11.840 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 >> Content-Type: application/json; charset=UTF-8
15:52:11.840 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 >> Content-Length: 191
15:52:11.840 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:11.840 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 >> Connection: Keep-Alive
15:52:11.840 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:11.840 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 >> Accept-Encoding: gzip,deflate
15:52:11.840 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 >> "PATCH /dev/api/team/members/0a8c6d60-f4d5-11ed-a600-2d38fdae5bbc HTTP/1.1[\r][\n]"
15:52:11.840 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:11.840 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:11.840 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 >> "Content-Length: 191[\r][\n]"
15:52:11.840 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:11.840 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 >> "Connection: Keep-Alive[\r][\n]"
15:52:11.840 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:11.840 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:11.840 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 >> "[\r][\n]"
15:52:11.840 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 >> "{"image_url":"","instagram_url":"","twitter_url":"","height":180.5,"weight":75.2,"age":1,"games_played":1,"games_played_titutar":1,"minutes_played":1,"goals":1,"yellow_cards":2,"red_cards":2}"
15:52:12.206 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:52:12.206 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:12.206 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 << "Content-Length: 110[\r][\n]"
15:52:12.206 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 << "Connection: keep-alive[\r][\n]"
15:52:12.206 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 << "Date: Tue, 23 May 2023 20:52:12 GMT[\r][\n]"
15:52:12.206 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 << "x-amzn-RequestId: 2b987768-a74b-4c67-a9e7-30742d8dab90[\r][\n]"
15:52:12.206 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 << "access-control-allow-origin: *[\r][\n]"
15:52:12.206 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 << "x-amzn-Remapped-content-length: 110[\r][\n]"
15:52:12.206 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 << "x-amz-apigw-id: FZMbcFtliYcF7SA=[\r][\n]"
15:52:12.206 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 << "etag: W/"6e-xfIyGYUX55sm0UbyKw3KDwY5W8Q"[\r][\n]"
15:52:12.206 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 << "x-powered-by: Express[\r][\n]"
15:52:12.206 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 << "X-Amzn-Trace-Id: Root=1-646d277c-11cc425125b5bdbd2efd894e;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:12.206 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 << "X-Cache: Error from cloudfront[\r][\n]"
15:52:12.206 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 << "Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)[\r][\n]"
15:52:12.206 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:12.206 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 << "X-Amz-Cf-Id: JxIhBxzVua--0qxLzCmG4Vhyktn3BBlLhriE5hYw5I9lHJAtkH85FQ==[\r][\n]"
15:52:12.206 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 << "[\r][\n]"
15:52:12.206 [Test worker] DEBUG org.apache.http.wire - http-outgoing-106 << "{"status":false,"error":["image_url : Invalid url","instagram_url : Invalid url","twitter_url : Invalid url"]}"
15:52:12.206 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 << HTTP/1.1 400 Bad Request
15:52:12.206 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 << Content-Type: application/json; charset=utf-8
15:52:12.206 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 << Content-Length: 110
15:52:12.206 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 << Connection: keep-alive
15:52:12.206 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 << Date: Tue, 23 May 2023 20:52:12 GMT
15:52:12.206 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 << x-amzn-RequestId: 2b987768-a74b-4c67-a9e7-30742d8dab90
15:52:12.206 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 << access-control-allow-origin: *
15:52:12.206 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 << x-amzn-Remapped-content-length: 110
15:52:12.206 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 << x-amz-apigw-id: FZMbcFtliYcF7SA=
15:52:12.206 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 << etag: W/"6e-xfIyGYUX55sm0UbyKw3KDwY5W8Q"
15:52:12.206 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 << x-powered-by: Express
15:52:12.206 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 << X-Amzn-Trace-Id: Root=1-646d277c-11cc425125b5bdbd2efd894e;Sampled=0;lineage=1a7c2e09:0
15:52:12.206 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 << X-Cache: Error from cloudfront
15:52:12.206 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 << Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)
15:52:12.206 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 << X-Amz-Cf-Pop: BOG50-P1
15:52:12.206 [Test worker] DEBUG org.apache.http.headers - http-outgoing-106 << X-Amz-Cf-Id: JxIhBxzVua--0qxLzCmG4Vhyktn3BBlLhriE5hYw5I9lHJAtkH85FQ==
15:52:12.206 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:12.206 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 106][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:12.206 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-106: set socket timeout to 0
15:52:12.206 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 106][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:12.206 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 433
2 < 400
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 110
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:52:12 GMT
2 < x-amzn-RequestId: 2b987768-a74b-4c67-a9e7-30742d8dab90
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 110
2 < x-amz-apigw-id: FZMbcFtliYcF7SA=
2 < etag: W/"6e-xfIyGYUX55sm0UbyKw3KDwY5W8Q"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d277c-11cc425125b5bdbd2efd894e;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Error from cloudfront
2 < Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: JxIhBxzVua--0qxLzCmG4Vhyktn3BBlLhriE5hYw5I9lHJAtkH85FQ==
{"status":false,"error":["image_url : Invalid url","instagram_url : Invalid url","twitter_url : Invalid url"]}

15:52:12.206 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:12.215 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:52:12.229 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@249c5f27
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@689d5e12
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@41349556
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@249c5f27
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@629ffb94
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:52:12.230 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Team/update_teams.feature
scenarios: 10 | passed: 10 | failed:  0 | time: 29.5628
---------------------------------------------------------

15:52:12.295 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 26 of 38 (0 remaining) classpath:karate/features/Team/update_teams.feature
15:52:12.297 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:12.298 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:12.298 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:12.299 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:12.299 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/positions
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:12.299 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:12.299 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 107][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:12.299 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:12.299 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:12.299 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:12.327 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:12.327 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:12.327 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:12.361 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:12.361 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:12.361 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:12.361 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:12.361 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:12.361 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:12.362 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56299<->143.204.23.80:443
15:52:12.362 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-107: set socket timeout to 5000
15:52:12.362 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/positions HTTP/1.1
15:52:12.362 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:12.362 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 >> GET /dev/api/team/positions HTTP/1.1
15:52:12.362 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:12.362 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:12.362 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 >> Connection: Keep-Alive
15:52:12.362 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:12.362 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 >> Accept-Encoding: gzip,deflate
15:52:12.362 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 >> "GET /dev/api/team/positions HTTP/1.1[\r][\n]"
15:52:12.362 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:12.362 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:12.362 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 >> "Connection: Keep-Alive[\r][\n]"
15:52:12.362 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:12.362 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:12.362 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 >> "[\r][\n]"
15:52:12.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "HTTP/1.1 200 OK[\r][\n]"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "Content-Length: 14964[\r][\n]"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "Connection: keep-alive[\r][\n]"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "Date: Tue, 23 May 2023 20:52:12 GMT[\r][\n]"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "x-amzn-RequestId: 0481c6e6-2447-4aaf-9089-3a4a02c31b06[\r][\n]"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "access-control-allow-origin: *[\r][\n]"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "x-amzn-Remapped-content-length: 14964[\r][\n]"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "x-amz-apigw-id: FZMbhEAKiYcF12w=[\r][\n]"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "etag: W/"3a74-pMjY+P+msxg8a6MkvIy2jAzMNZM"[\r][\n]"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "x-powered-by: Express[\r][\n]"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "X-Amzn-Trace-Id: Root=1-646d277c-224e5f0f009935ea293c2cf7;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "Via: 1.1 2d421cb55f565ff4c38cbaaf0ba2f1a2.cloudfront.net (CloudFront)[\r][\n]"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "X-Amz-Cf-Id: c64okrAdyNIN475EYVzKgFEnqOr-Or7s9eATqrRLL8PeZvdZu42iYA==[\r][\n]"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "[\r][\n]"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "{"status":true,"data":[{"id":"0698b660-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":11,"goal_stats_json":{"points":11,"team_id":11,"games_won":3,"team_name":"Universidad Nacional","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":17,"table_position":10,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":-3,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":9,"goals_received_away":11,"goals_received_local":6,"goals_difference_away":-6,"goals_difference_local":3,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":10,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06741760-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":5,"goal_stats_json":{"points":10,"team_id":5,"games_won":3,"team_name":"Cruz Azul","games_lost":4,"games_tied":1,"points_away":4,"games_played":8,"goals_scored":9,"points_local":6,"games_won_away":1,"goals_received":10,"table_position":11,"games_lost_away":2,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-1,"games_played_away":4,"goals_scored_away":5,"points_percentage":"41.67%","games_played_local":4,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":4,"goals_difference_away":-1,"goals_difference_local":0,"points_percentage_away":"33.33%","points_percentage_local":"50%"},"position":11,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06bd0740-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":17,"goal_stats_json":{"points":10,"team_id":17,"games_won":2,"team_name":"Club Tijuana","games_lost":3,"games_tied":4,"points_away":1,"games_played":9,"goals_scored":8,"points_local":9,"games_won_away":0,"goals_received":10,"table_position":12,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":3,"goals_difference":-2,"games_played_away":4,"goals_scored_away":3,"points_percentage":"37.04%","games_played_local":5,"goals_scored_local":5,"goals_received_away":8,"goals_received_local":2,"goals_difference_away":-5,"goals_difference_local":3,"points_percentage_away":"8.33%","points_percentage_local":"60%"},"position":12,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a7f8a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":13,"goal_stats_json":{"points":9,"team_id":13,"games_won":2,"team_name":"CA San Luis","games_lost":4,"games_tied":3,"points_away":4,"games_played":9,"goals_scored":8,"points_local":5,"games_won_away":1,"goals_received":12,"table_position":13,"games_lost_away":3,"games_tied_away":1,"games_won_local":1,"games_lost_local":1,"games_tied_local":2,"goals_difference":-4,"games_played_away":5,"goals_scored_away":4,"points_percentage":"33.33%","games_played_local":4,"goals_scored_local":4,"goals_received_away":8,"goals_received_local":4,"goals_difference_away":-4,"goals_difference_local":0,"points_percentage_away":"26.67%","points_percentage_local":"41.67%"},"position":13,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06cf08a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":205,"goal_stats_json":{"points":8,"team_id":205,"games_won":2,"team_name":"Necaxa","games_lost":5,"games_tied":2,"points_away":0,"games_played":9,"goals_scored":12,"points_local":8,"games_won_away":0,"goals_received":14,"table_position":14,"games_lost_away":4,"games_tied_away":0,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":-2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"29.63%","games_played_local":5,"goals_scored_local":8,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-4,"goals_difference_local":2,"points_percentage_away":"0%","points_percentage_local":"53.33%"},"position":14,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"066b16b0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":4,"goal_stats_json":{"points":8,"team_id":4,"games_won":1,"team_name":"Atlas","games_lost":3,"games_tied":5,"points_away":2,"games_played":9,"goals_scored":11,"points_local":6,"games_won_away":0,"goals_received":14,"table_position":15,"games_lost_away":1,"games_tied_away":2,"games_won_local":1,"games_lost_local":2,"games_tied_local":3,"goals_difference":-3,"games_played_away":3,"goals_scored_away":5,"points_percentage":"29.63%","games_played_local":6,"goals_scored_local":6,"goals_received_away":6,"goals_received_local":8,"goals_difference_away":-1,"goals_difference_local":-2,"points_percentage_away":"22.22%","points_percentage_local":"33.33%"},"position":15,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06929be0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":10,"goal_stats_json":{"points":7,"team_id":10,"games_won":2,"team_name":"Puebla FC","games_lost":6,"games_tied":1,"points_away":1,"games_played":9,"goals_scored":12,"points_local":6,"games_won_away":0,"goals_received":20,"table_position":16,"games_lost_away":4,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-8,"games_played_away":5,"goals_scored_away":5,"points_percentage":"25.93%","games_played_local":4,"goals_scored_local":7,"goals_received_away":14,"goals_received_local":6,"goals_difference_away":-9,"goals_difference_local":1,"points_percentage_away":"6.67%","points_percentage_local":"50%"},"position":16,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a1de20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":12,"goal_stats_json":{"points":5,"team_id":12,"games_won":0,"team_name":"Queretaro","games_lost":3,"games_tied":5,"points_away":3,"games_played":8,"goals_scored":6,"points_local":2,"games_won_away":0,"goals_received":13,"table_position":17,"games_lost_away":2,"games_tied_away":3,"games_won_local":0,"games_lost_local":1,"games_tied_local":2,"goals_difference":-7,"games_played_away":5,"goals_scored_away":2,"points_percentage":"20.83%","games_played_local":3,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":7,"goals_difference_away":-4,"goals_difference_local":-3,"points_percentage_away":"20%","points_percentage_local":"22.22%"},"position":17,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"068359a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":8,"goal_stats_json":{"points":1,"team_id":8,"games_won":0,"team_name":"Mazatlan FC","games_lost":7,"games_tied":1,"points_away":1,"games_played":8,"goals_scored":9,"points_local":0,"games_won_away":0,"goals_received":22,"table_position":18,"games_lost_away":3,"games_tied_away":1,"games_won_local":0,"games_lost_local":4,"games_tied_local":0,"goals_difference":-13,"games_played_away":4,"goals_scored_away":3,"points_percentage":"4.17%","games_played_local":4,"goals_scored_local":6,"goals_received_away":12,"goals_received_local":10,"goals_difference_away":-9,"goals_difference_local":-4,"points_percentage_away":"8.33%","points_percentage_local":"0%"},"position":18,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06556bd0-f5c4-11ed-8751-2b9bc5b"
15:52:12.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 << HTTP/1.1 200 OK
15:52:12.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 << Content-Type: application/json; charset=utf-8
15:52:12.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 << Content-Length: 14964
15:52:12.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 << Connection: keep-alive
15:52:12.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 << Date: Tue, 23 May 2023 20:52:12 GMT
15:52:12.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 << x-amzn-RequestId: 0481c6e6-2447-4aaf-9089-3a4a02c31b06
15:52:12.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 << access-control-allow-origin: *
15:52:12.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 << x-amzn-Remapped-content-length: 14964
15:52:12.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 << x-amz-apigw-id: FZMbhEAKiYcF12w=
15:52:12.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 << etag: W/"3a74-pMjY+P+msxg8a6MkvIy2jAzMNZM"
15:52:12.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 << x-powered-by: Express
15:52:12.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 << X-Amzn-Trace-Id: Root=1-646d277c-224e5f0f009935ea293c2cf7;Sampled=0;lineage=1a7c2e09:0
15:52:12.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 << X-Cache: Miss from cloudfront
15:52:12.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 << Via: 1.1 2d421cb55f565ff4c38cbaaf0ba2f1a2.cloudfront.net (CloudFront)
15:52:12.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 << X-Amz-Cf-Pop: BOG50-P1
15:52:12.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-107 << X-Amz-Cf-Id: c64okrAdyNIN475EYVzKgFEnqOr-Or7s9eATqrRLL8PeZvdZu42iYA==
15:52:12.831 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "62c7d","goal_stats_id":1,"goal_stats_json":{"points":18,"team_id":1,"games_won":5,"team_name":"Guadalajara","games_lost":1,"games_tied":3,"points_away":14,"games_played":9,"goals_scored":12,"points_local":4,"games_won_away":4,"goals_received":8,"table_position":4,"games_lost_away":0,"games_tied_away":2,"games_won_local":1,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":6,"goals_scored_away":8,"points_percentage":"66.67%","games_played_local":3,"goals_scored_local":4,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":0,"points_percentage_away":"77.78%","points_percentage_local":"44.44%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T19:42:48.000Z","deleted_at":null},{"id":"0664fc30-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":2,"goal_stats_json":{"points":17,"team_id":2,"games_won":4,"team_name":"America","games_lost":0,"games_tied":5,"points_away":6,"games_played":9,"goals_scored":21,"points_lo"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "cal":11,"games_won_away":1,"goals_received":11,"table_position":5,"games_lost_away":0,"games_tied_away":3,"games_won_local":3,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":4,"goals_scored_away":9,"points_percentage":"62.96%","games_played_local":5,"goals_scored_local":12,"goals_received_away":7,"goals_received_local":4,"goals_difference_away":2,"goals_difference_local":8,"points_percentage_away":"50%","points_percentage_local":"73.33%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T20:28:02.000Z","deleted_at":null},{"id":"067d3f20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":7,"goal_stats_json":{"points":22,"team_id":7,"games_won":7,"team_name":"Rayados de Monterrey","games_lost":1,"games_tied":1,"points_away":10,"games_played":9,"goals_scored":17,"points_local":12,"games_won_away":3,"goals_received":8,"table_position":1,"games_lost_away":0,"games_tied_away":1,"games_won_local":4,"games_lost_local":1,"games_tied_local":0,"goals_difference""
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << ":9,"games_played_away":4,"goals_scored_away":8,"points_percentage":"81.48%","games_played_local":5,"goals_scored_local":9,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":5,"points_percentage_away":"83.33%","points_percentage_local":"80%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T14:30:38.000Z","deleted_at":null},{"id":"068c8160-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":9,"goal_stats_json":{"points":16,"team_id":9,"games_won":5,"team_name":"Pachuca","games_lost":3,"games_tied":1,"points_away":6,"games_played":9,"goals_scored":18,"points_local":10,"games_won_away":2,"goals_received":14,"table_position":6,"games_lost_away":2,"games_tied_away":0,"games_won_local":3,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":4,"goals_scored_away":5,"points_percentage":"59.26%","games_played_local":5,"goals_scored_local":13,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-3,"g"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "oals_difference_local":7,"points_percentage_away":"50%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:28:06.000Z","deleted_at":null},{"id":"06b12060-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":14,"goal_stats_json":{"points":12,"team_id":14,"games_won":3,"team_name":"Santos Laguna","games_lost":3,"games_tied":3,"points_away":5,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":19,"table_position":8,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_lost_local":2,"games_tied_local":1,"goals_difference":-5,"games_played_away":4,"goals_scored_away":6,"points_percentage":"44.44%","games_played_local":5,"goals_scored_local":8,"goals_received_away":7,"goals_received_local":12,"goals_difference_away":-1,"goals_difference_local":-4,"points_percentage_away":"41.67%","points_percentage_local":"46.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:36.000Z",""
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "deleted_at":null},{"id":"06b73ae0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":16,"goal_stats_json":{"points":18,"team_id":16,"games_won":5,"team_name":"Tigres de la UANL","games_lost":1,"games_tied":3,"points_away":10,"games_played":9,"goals_scored":15,"points_local":8,"games_won_away":3,"goals_received":6,"table_position":3,"games_lost_away":0,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":9,"games_played_away":4,"goals_scored_away":6,"points_percentage":"66.67%","games_played_local":5,"goals_scored_local":9,"goals_received_away":1,"goals_received_local":5,"goals_difference_away":5,"goals_difference_local":4,"points_percentage_away":"83.33%","points_percentage_local":"53.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:42:45.000Z","deleted_at":null},{"id":"06c2fab0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":18,"goal_stats_json":{"points":18,"team_id":18,"games_won":5,"team_name":"Toluca","games_lost":1,"games_tied"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "":3,"points_away":10,"games_played":9,"goals_scored":17,"points_local":8,"games_won_away":3,"goals_received":7,"table_position":2,"games_lost_away":1,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":5,"goals_scored_away":10,"points_percentage":"66.67%","games_played_local":4,"goals_scored_local":7,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":6,"goals_difference_local":4,"points_percentage_away":"66.67%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:38.000Z","deleted_at":null},{"id":"06c8ee20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":173,"goal_stats_json":{"points":12,"team_id":173,"games_won":3,"team_name":"Leon","games_lost":2,"games_tied":3,"points_away":5,"games_played":8,"goals_scored":9,"points_local":7,"games_won_away":1,"goals_received":7,"table_position":7,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_l"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "ost_local":1,"games_tied_local":1,"goals_difference":2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"50%","games_played_local":4,"goals_scored_local":5,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":0,"goals_difference_local":2,"points_percentage_away":"41.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:34.000Z","deleted_at":null},{"id":"06d52320-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":3014,"goal_stats_json":{"points":11,"team_id":3014,"games_won":3,"team_name":"FC Juarez","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":12,"points_local":7,"games_won_away":1,"goals_received":12,"table_position":9,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":0,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":7,"goals_received_away"
15:52:12.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-107 << "":9,"goals_received_local":3,"goals_difference_away":-4,"goals_difference_local":4,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:39.000Z","deleted_at":null}]}"
15:52:12.832 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 107][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:12.832 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-107: set socket timeout to 0
15:52:12.832 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 107][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:12.832 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 533
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 14964
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:12 GMT
1 < x-amzn-RequestId: 0481c6e6-2447-4aaf-9089-3a4a02c31b06
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 14964
1 < x-amz-apigw-id: FZMbhEAKiYcF12w=
1 < etag: W/"3a74-pMjY+P+msxg8a6MkvIy2jAzMNZM"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d277c-224e5f0f009935ea293c2cf7;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 2d421cb55f565ff4c38cbaaf0ba2f1a2.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: c64okrAdyNIN475EYVzKgFEnqOr-Or7s9eATqrRLL8PeZvdZu42iYA==
{"status":true,"data":[{"id":"0698b660-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":11,"goal_stats_json":{"points":11,"team_id":11,"games_won":3,"team_name":"Universidad Nacional","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":17,"table_position":10,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":-3,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":9,"goals_received_away":11,"goals_received_local":6,"goals_difference_away":-6,"goals_difference_local":3,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":10,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06741760-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":5,"goal_stats_json":{"points":10,"team_id":5,"games_won":3,"team_name":"Cruz Azul","games_lost":4,"games_tied":1,"points_away":4,"games_played":8,"goals_scored":9,"points_local":6,"games_won_away":1,"goals_received":10,"table_position":11,"games_lost_away":2,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-1,"games_played_away":4,"goals_scored_away":5,"points_percentage":"41.67%","games_played_local":4,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":4,"goals_difference_away":-1,"goals_difference_local":0,"points_percentage_away":"33.33%","points_percentage_local":"50%"},"position":11,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06bd0740-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":17,"goal_stats_json":{"points":10,"team_id":17,"games_won":2,"team_name":"Club Tijuana","games_lost":3,"games_tied":4,"points_away":1,"games_played":9,"goals_scored":8,"points_local":9,"games_won_away":0,"goals_received":10,"table_position":12,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":3,"goals_difference":-2,"games_played_away":4,"goals_scored_away":3,"points_percentage":"37.04%","games_played_local":5,"goals_scored_local":5,"goals_received_away":8,"goals_received_local":2,"goals_difference_away":-5,"goals_difference_local":3,"points_percentage_away":"8.33%","points_percentage_local":"60%"},"position":12,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a7f8a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":13,"goal_stats_json":{"points":9,"team_id":13,"games_won":2,"team_name":"CA San Luis","games_lost":4,"games_tied":3,"points_away":4,"games_played":9,"goals_scored":8,"points_local":5,"games_won_away":1,"goals_received":12,"table_position":13,"games_lost_away":3,"games_tied_away":1,"games_won_local":1,"games_lost_local":1,"games_tied_local":2,"goals_difference":-4,"games_played_away":5,"goals_scored_away":4,"points_percentage":"33.33%","games_played_local":4,"goals_scored_local":4,"goals_received_away":8,"goals_received_local":4,"goals_difference_away":-4,"goals_difference_local":0,"points_percentage_away":"26.67%","points_percentage_local":"41.67%"},"position":13,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06cf08a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":205,"goal_stats_json":{"points":8,"team_id":205,"games_won":2,"team_name":"Necaxa","games_lost":5,"games_tied":2,"points_away":0,"games_played":9,"goals_scored":12,"points_local":8,"games_won_away":0,"goals_received":14,"table_position":14,"games_lost_away":4,"games_tied_away":0,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":-2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"29.63%","games_played_local":5,"goals_scored_local":8,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-4,"goals_difference_local":2,"points_percentage_away":"0%","points_percentage_local":"53.33%"},"position":14,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"066b16b0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":4,"goal_stats_json":{"points":8,"team_id":4,"games_won":1,"team_name":"Atlas","games_lost":3,"games_tied":5,"points_away":2,"games_played":9,"goals_scored":11,"points_local":6,"games_won_away":0,"goals_received":14,"table_position":15,"games_lost_away":1,"games_tied_away":2,"games_won_local":1,"games_lost_local":2,"games_tied_local":3,"goals_difference":-3,"games_played_away":3,"goals_scored_away":5,"points_percentage":"29.63%","games_played_local":6,"goals_scored_local":6,"goals_received_away":6,"goals_received_local":8,"goals_difference_away":-1,"goals_difference_local":-2,"points_percentage_away":"22.22%","points_percentage_local":"33.33%"},"position":15,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06929be0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":10,"goal_stats_json":{"points":7,"team_id":10,"games_won":2,"team_name":"Puebla FC","games_lost":6,"games_tied":1,"points_away":1,"games_played":9,"goals_scored":12,"points_local":6,"games_won_away":0,"goals_received":20,"table_position":16,"games_lost_away":4,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-8,"games_played_away":5,"goals_scored_away":5,"points_percentage":"25.93%","games_played_local":4,"goals_scored_local":7,"goals_received_away":14,"goals_received_local":6,"goals_difference_away":-9,"goals_difference_local":1,"points_percentage_away":"6.67%","points_percentage_local":"50%"},"position":16,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a1de20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":12,"goal_stats_json":{"points":5,"team_id":12,"games_won":0,"team_name":"Queretaro","games_lost":3,"games_tied":5,"points_away":3,"games_played":8,"goals_scored":6,"points_local":2,"games_won_away":0,"goals_received":13,"table_position":17,"games_lost_away":2,"games_tied_away":3,"games_won_local":0,"games_lost_local":1,"games_tied_local":2,"goals_difference":-7,"games_played_away":5,"goals_scored_away":2,"points_percentage":"20.83%","games_played_local":3,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":7,"goals_difference_away":-4,"goals_difference_local":-3,"points_percentage_away":"20%","points_percentage_local":"22.22%"},"position":17,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"068359a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":8,"goal_stats_json":{"points":1,"team_id":8,"games_won":0,"team_name":"Mazatlan FC","games_lost":7,"games_tied":1,"points_away":1,"games_played":8,"goals_scored":9,"points_local":0,"games_won_away":0,"goals_received":22,"table_position":18,"games_lost_away":3,"games_tied_away":1,"games_won_local":0,"games_lost_local":4,"games_tied_local":0,"goals_difference":-13,"games_played_away":4,"goals_scored_away":3,"points_percentage":"4.17%","games_played_local":4,"goals_scored_local":6,"goals_received_away":12,"goals_received_local":10,"goals_difference_away":-9,"goals_difference_local":-4,"points_percentage_away":"8.33%","points_percentage_local":"0%"},"position":18,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06556bd0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":1,"goal_stats_json":{"points":18,"team_id":1,"games_won":5,"team_name":"Guadalajara","games_lost":1,"games_tied":3,"points_away":14,"games_played":9,"goals_scored":12,"points_local":4,"games_won_away":4,"goals_received":8,"table_position":4,"games_lost_away":0,"games_tied_away":2,"games_won_local":1,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":6,"goals_scored_away":8,"points_percentage":"66.67%","games_played_local":3,"goals_scored_local":4,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":0,"points_percentage_away":"77.78%","points_percentage_local":"44.44%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T19:42:48.000Z","deleted_at":null},{"id":"0664fc30-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":2,"goal_stats_json":{"points":17,"team_id":2,"games_won":4,"team_name":"America","games_lost":0,"games_tied":5,"points_away":6,"games_played":9,"goals_scored":21,"points_local":11,"games_won_away":1,"goals_received":11,"table_position":5,"games_lost_away":0,"games_tied_away":3,"games_won_local":3,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":4,"goals_scored_away":9,"points_percentage":"62.96%","games_played_local":5,"goals_scored_local":12,"goals_received_away":7,"goals_received_local":4,"goals_difference_away":2,"goals_difference_local":8,"points_percentage_away":"50%","points_percentage_local":"73.33%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T20:28:02.000Z","deleted_at":null},{"id":"067d3f20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":7,"goal_stats_json":{"points":22,"team_id":7,"games_won":7,"team_name":"Rayados de Monterrey","games_lost":1,"games_tied":1,"points_away":10,"games_played":9,"goals_scored":17,"points_local":12,"games_won_away":3,"goals_received":8,"table_position":1,"games_lost_away":0,"games_tied_away":1,"games_won_local":4,"games_lost_local":1,"games_tied_local":0,"goals_difference":9,"games_played_away":4,"goals_scored_away":8,"points_percentage":"81.48%","games_played_local":5,"goals_scored_local":9,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":5,"points_percentage_away":"83.33%","points_percentage_local":"80%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T14:30:38.000Z","deleted_at":null},{"id":"068c8160-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":9,"goal_stats_json":{"points":16,"team_id":9,"games_won":5,"team_name":"Pachuca","games_lost":3,"games_tied":1,"points_away":6,"games_played":9,"goals_scored":18,"points_local":10,"games_won_away":2,"goals_received":14,"table_position":6,"games_lost_away":2,"games_tied_away":0,"games_won_local":3,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":4,"goals_scored_away":5,"points_percentage":"59.26%","games_played_local":5,"goals_scored_local":13,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-3,"goals_difference_local":7,"points_percentage_away":"50%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:28:06.000Z","deleted_at":null},{"id":"06b12060-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":14,"goal_stats_json":{"points":12,"team_id":14,"games_won":3,"team_name":"Santos Laguna","games_lost":3,"games_tied":3,"points_away":5,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":19,"table_position":8,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_lost_local":2,"games_tied_local":1,"goals_difference":-5,"games_played_away":4,"goals_scored_away":6,"points_percentage":"44.44%","games_played_local":5,"goals_scored_local":8,"goals_received_away":7,"goals_received_local":12,"goals_difference_away":-1,"goals_difference_local":-4,"points_percentage_away":"41.67%","points_percentage_local":"46.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:36.000Z","deleted_at":null},{"id":"06b73ae0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":16,"goal_stats_json":{"points":18,"team_id":16,"games_won":5,"team_name":"Tigres de la UANL","games_lost":1,"games_tied":3,"points_away":10,"games_played":9,"goals_scored":15,"points_local":8,"games_won_away":3,"goals_received":6,"table_position":3,"games_lost_away":0,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":9,"games_played_away":4,"goals_scored_away":6,"points_percentage":"66.67%","games_played_local":5,"goals_scored_local":9,"goals_received_away":1,"goals_received_local":5,"goals_difference_away":5,"goals_difference_local":4,"points_percentage_away":"83.33%","points_percentage_local":"53.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:42:45.000Z","deleted_at":null},{"id":"06c2fab0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":18,"goal_stats_json":{"points":18,"team_id":18,"games_won":5,"team_name":"Toluca","games_lost":1,"games_tied":3,"points_away":10,"games_played":9,"goals_scored":17,"points_local":8,"games_won_away":3,"goals_received":7,"table_position":2,"games_lost_away":1,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":5,"goals_scored_away":10,"points_percentage":"66.67%","games_played_local":4,"goals_scored_local":7,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":6,"goals_difference_local":4,"points_percentage_away":"66.67%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:38.000Z","deleted_at":null},{"id":"06c8ee20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":173,"goal_stats_json":{"points":12,"team_id":173,"games_won":3,"team_name":"Leon","games_lost":2,"games_tied":3,"points_away":5,"games_played":8,"goals_scored":9,"points_local":7,"games_won_away":1,"goals_received":7,"table_position":7,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"50%","games_played_local":4,"goals_scored_local":5,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":0,"goals_difference_local":2,"points_percentage_away":"41.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:34.000Z","deleted_at":null},{"id":"06d52320-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":3014,"goal_stats_json":{"points":11,"team_id":3014,"games_won":3,"team_name":"FC Juarez","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":12,"points_local":7,"games_won_away":1,"goals_received":12,"table_position":9,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":0,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":7,"goals_received_away":9,"goals_received_local":3,"goals_difference_away":-4,"goals_difference_local":4,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:39.000Z","deleted_at":null}]}

15:52:12.833 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:12.833 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:52:12.835 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:52:12.840 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@7edf039
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@5131f107
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@75d0f1db
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@7edf039
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@a1c685a
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:52:12.840 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/TeamPositions/all.feature
scenarios:  1 | passed:  1 | failed:  0 | time: 0.5351
---------------------------------------------------------

15:52:12.847 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 27 of 38 (0 remaining) classpath:karate/features/TeamPositions/all.feature
15:52:12.850 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:12.851 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:12.852 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:12.852 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:12.852 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/positions
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:12.852 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:12.852 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 108][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:12.852 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:12.853 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:12.853 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:12.880 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:12.880 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:12.880 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:12.912 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:12.912 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:12.912 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:12.912 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:12.912 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:12.912 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:12.912 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56303<->143.204.23.80:443
15:52:12.912 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-108: set socket timeout to 5000
15:52:12.912 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/positions HTTP/1.1
15:52:12.912 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:12.912 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 >> GET /dev/api/team/positions HTTP/1.1
15:52:12.912 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:12.912 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:12.912 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 >> Connection: Keep-Alive
15:52:12.912 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:12.912 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 >> Accept-Encoding: gzip,deflate
15:52:12.912 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 >> "GET /dev/api/team/positions HTTP/1.1[\r][\n]"
15:52:12.912 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:12.912 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:12.912 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 >> "Connection: Keep-Alive[\r][\n]"
15:52:12.912 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:12.912 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:12.912 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 >> "[\r][\n]"
15:52:13.369 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "HTTP/1.1 200 OK[\r][\n]"
15:52:13.369 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:13.369 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "Content-Length: 14964[\r][\n]"
15:52:13.369 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "Connection: keep-alive[\r][\n]"
15:52:13.369 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "Date: Tue, 23 May 2023 20:52:13 GMT[\r][\n]"
15:52:13.369 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "x-amzn-RequestId: 7cb73059-9eba-403f-a670-a552d4fe7ba3[\r][\n]"
15:52:13.369 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "access-control-allow-origin: *[\r][\n]"
15:52:13.369 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "x-amzn-Remapped-content-length: 14964[\r][\n]"
15:52:13.369 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "x-amz-apigw-id: FZMbnGlMCYcFzaQ=[\r][\n]"
15:52:13.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "etag: W/"3a74-pMjY+P+msxg8a6MkvIy2jAzMNZM"[\r][\n]"
15:52:13.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "x-powered-by: Express[\r][\n]"
15:52:13.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "X-Amzn-Trace-Id: Root=1-646d277d-7ba813ad3e35b73f0bd3ed4d;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:13.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:13.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "Via: 1.1 266a90e97e11da9abf4a8ed10543ed6c.cloudfront.net (CloudFront)[\r][\n]"
15:52:13.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:13.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "X-Amz-Cf-Id: JvnciJzepK_bNbWknpcd71sL9Clthxr-udM56IZdkC_fo0FsivEDJA==[\r][\n]"
15:52:13.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "[\r][\n]"
15:52:13.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "{"status":true,"data":[{"id":"0698b660-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":11,"goal_stats_json":{"points":11,"team_id":11,"games_won":3,"team_name":"Universidad Nacional","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":17,"table_position":10,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":-3,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":9,"goals_received_away":11,"goals_received_local":6,"goals_difference_away":-6,"goals_difference_local":3,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":10,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06741760-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":5,"goal_stats_json":{"points":10,"team_id":5,"games_won":3,"team_name":"Cruz Azul","games_lost":4,"games_tied":1,"points_away":4,"games_played":8,"goals_scored":9,"points_local":6,"games_won_away":1,"goals_received":10,"table_position":11,"games_lost_away":2,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-1,"games_played_away":4,"goals_scored_away":5,"points_percentage":"41.67%","games_played_local":4,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":4,"goals_difference_away":-1,"goals_difference_local":0,"points_percentage_away":"33.33%","points_percentage_local":"50%"},"position":11,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06bd0740-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":17,"goal_stats_json":{"points":10,"team_id":17,"games_won":2,"team_name":"Club Tijuana","games_lost":3,"games_tied":4,"points_away":1,"games_played":9,"goals_scored":8,"points_local":9,"games_won_away":0,"goals_received":10,"table_position":12,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":3,"goals_difference":-2,"games_played_away":4,"goals_scored_away":3,"points_percentage":"37.04%","games_played_local":5,"goals_scored_local":5,"goals_received_away":8,"goals_received_local":2,"goals_difference_away":-5,"goals_difference_local":3,"points_percentage_away":"8.33%","points_percentage_local":"60%"},"position":12,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a7f8a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":13,"goal_stats_json":{"points":9,"team_id":13,"games_won":2,"team_name":"CA San Luis","games_lost":4,"games_tied":3,"points_away":4,"games_played":9,"goals_scored":8,"points_local":5,"games_won_away":1,"goals_received":12,"table_position":13,"games_lost_away":3,"games_tied_away":1,"games_won_local":1,"games_lost_local":1,"games_tied_local":2,"goals_difference":-4,"games_played_away":5,"goals_scored_away":4,"points_percentage":"33.33%","games_played_local":4,"goals_scored_local":4,"goals_received_away":8,"goals_received_local":4,"goals_difference_away":-4,"goals_difference_local":0,"points_percentage_away":"26.67%","points_percentage_local":"41.67%"},"position":13,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06cf08a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":205,"goal_stats_json":{"points":8,"team_id":205,"games_won":2,"team_name":"Necaxa","games_lost":5,"games_tied":2,"points_away":0,"games_played":9,"goals_scored":12,"points_local":8,"games_won_away":0,"goals_received":14,"table_position":14,"games_lost_away":4,"games_tied_away":0,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":-2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"29.63%","games_played_local":5,"goals_scored_local":8,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-4,"goals_difference_local":2,"points_percentage_away":"0%","points_percentage_local":"53.33%"},"position":14,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"066b16b0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":4,"goal_stats_json":{"points":8,"team_id":4,"games_won":1,"team_name":"Atlas","games_lost":3,"games_tied":5,"points_away":2,"games_played":9,"goals_scored":11,"points_local":6,"games_won_away":0,"goals_received":14,"table_position":15,"games_lost_away":1,"games_tied_away":2,"games_won_local":1,"games_lost_local":2,"games_tied_local":3,"goals_difference":-3,"games_played_away":3,"goals_scored_away":5,"points_percentage":"29.63%","games_played_local":6,"goals_scored_local":6,"goals_received_away":6,"goals_received_local":8,"goals_difference_away":-1,"goals_difference_local":-2,"points_percentage_away":"22.22%","points_percentage_local":"33.33%"},"position":15,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06929be0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":10,"goal_stats_json":{"points":7,"team_id":10,"games_won":2,"team_name":"Puebla FC","games_lost":6,"games_tied":1,"points_away":1,"games_played":9,"goals_scored":12,"points_local":6,"games_won_away":0,"goals_received":20,"table_position":16,"games_lost_away":4,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-8,"games_played_away":5,"goals_scored_away":5,"points_percentage":"25.93%","games_played_local":4,"goals_scored_local":7,"goals_received_away":14,"goals_received_local":6,"goals_difference_away":-9,"goals_difference_local":1,"points_percentage_away":"6.67%","points_percentage_local":"50%"},"position":16,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a1de20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":12,"goal_stats_json":{"points":5,"team_id":12,"games_won":0,"team_name":"Queretaro","games_lost":3,"games_tied":5,"points_away":3,"games_played":8,"goals_scored":6,"points_local":2,"games_won_away":0,"goals_received":13,"table_position":17,"games_lost_away":2,"games_tied_away":3,"games_won_local":0,"games_lost_local":1,"games_tied_local":2,"goals_difference":-7,"games_played_away":5,"goals_scored_away":2,"points_percentage":"20.83%","games_played_local":3,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":7,"goals_difference_away":-4,"goals_difference_local":-3,"points_percentage_away":"20%","points_percentage_local":"22.22%"},"position":17,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"068359a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":8,"goal_stats_json":{"points":1,"team_id":8,"games_won":0,"team_name":"Mazatlan FC","games_lost":7,"games_tied":1,"points_away":1,"games_played":8,"goals_scored":9,"points_local":0,"games_won_away":0,"goals_received":22,"table_position":18,"games_lost_away":3,"games_tied_away":1,"games_won_local":0,"games_lost_local":4,"games_tied_local":0,"goals_difference":-13,"games_played_away":4,"goals_scored_away":3,"points_percentage":"4.17%","games_played_local":4,"goals_scored_local":6,"goals_received_away":12,"goals_received_local":10,"goals_difference_away":-9,"goals_difference_local":-4,"points_percentage_away":"8.33%","points_percentage_local":"0%"},"position":18,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06556bd0-f5c4-11ed-8751-2b9bc5b"
15:52:13.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 << HTTP/1.1 200 OK
15:52:13.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 << Content-Type: application/json; charset=utf-8
15:52:13.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 << Content-Length: 14964
15:52:13.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 << Connection: keep-alive
15:52:13.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 << Date: Tue, 23 May 2023 20:52:13 GMT
15:52:13.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 << x-amzn-RequestId: 7cb73059-9eba-403f-a670-a552d4fe7ba3
15:52:13.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 << access-control-allow-origin: *
15:52:13.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 << x-amzn-Remapped-content-length: 14964
15:52:13.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 << x-amz-apigw-id: FZMbnGlMCYcFzaQ=
15:52:13.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 << etag: W/"3a74-pMjY+P+msxg8a6MkvIy2jAzMNZM"
15:52:13.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 << x-powered-by: Express
15:52:13.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 << X-Amzn-Trace-Id: Root=1-646d277d-7ba813ad3e35b73f0bd3ed4d;Sampled=0;lineage=1a7c2e09:0
15:52:13.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 << X-Cache: Miss from cloudfront
15:52:13.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 << Via: 1.1 266a90e97e11da9abf4a8ed10543ed6c.cloudfront.net (CloudFront)
15:52:13.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 << X-Amz-Cf-Pop: BOG50-P1
15:52:13.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-108 << X-Amz-Cf-Id: JvnciJzepK_bNbWknpcd71sL9Clthxr-udM56IZdkC_fo0FsivEDJA==
15:52:13.370 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:13.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "62c7d","goal_stats_id":1,"goal_stats_json":{"points":18,"team_id":1,"games_won":5,"team_name":"Guadalajara","games_lost":1,"games_tied":3,"points_away":14,"games_played":9,"goals_scored":12,"points_local":4,"games_won_away":4,"goals_received":8,"table_position":4,"games_lost_away":0,"games_tied_away":2,"games_won_local":1,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":6,"goals_scored_away":8,"points_percentage":"66.67%","games_played_local":3,"goals_scored_local":4,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":0,"points_percentage_away":"77.78%","points_percentage_local":"44.44%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T19:42:48.000Z","deleted_at":null},{"id":"0664fc30-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":2,"goal_stats_json":{"points":17,"team_id":2,"games_won":4,"team_name":"America","games_lost":0,"games_tied":5,"points_away":6,"games_played":9,"goals_scored":21,"points_lo"
15:52:13.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "cal":11,"games_won_away":1,"goals_received":11,"table_position":5,"games_lost_away":0,"games_tied_away":3,"games_won_local":3,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":4,"goals_scored_away":9,"points_percentage":"62.96%","games_played_local":5,"goals_scored_local":12,"goals_received_away":7,"goals_received_local":4,"goals_difference_away":2,"goals_difference_local":8,"points_percentage_away":"50%","points_percentage_local":"73.33%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T20:28:02.000Z","deleted_at":null},{"id":"067d3f20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":7,"goal_stats_json":{"points":22,"team_id":7,"games_won":7,"team_name":"Rayados de Monterrey","games_lost":1,"games_tied":1,"points_away":10,"games_played":9,"goals_scored":17,"points_local":12,"games_won_away":3,"goals_received":8,"table_position":1,"games_lost_away":0,"games_tied_away":1,"games_won_local":4,"games_lost_local":1,"games_tied_local":0,"goals_difference""
15:52:13.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << ":9,"games_played_away":4,"goals_scored_away":8,"points_percentage":"81.48%","games_played_local":5,"goals_scored_local":9,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":5,"points_percentage_away":"83.33%","points_percentage_local":"80%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T14:30:38.000Z","deleted_at":null},{"id":"068c8160-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":9,"goal_stats_json":{"points":16,"team_id":9,"games_won":5,"team_name":"Pachuca","games_lost":3,"games_tied":1,"points_away":6,"games_played":9,"goals_scored":18,"points_local":10,"games_won_away":2,"goals_received":14,"table_position":6,"games_lost_away":2,"games_tied_away":0,"games_won_local":3,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":4,"goals_scored_away":5,"points_percentage":"59.26%","games_played_local":5,"goals_scored_local":13,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-3,"g"
15:52:13.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "oals_difference_local":7,"points_percentage_away":"50%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:28:06.000Z","deleted_at":null},{"id":"06b12060-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":14,"goal_stats_json":{"points":12,"team_id":14,"games_won":3,"team_name":"Santos Laguna","games_lost":3,"games_tied":3,"points_away":5,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":19,"table_position":8,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_lost_local":2,"games_tied_local":1,"goals_difference":-5,"games_played_away":4,"goals_scored_away":6,"points_percentage":"44.44%","games_played_local":5,"goals_scored_local":8,"goals_received_away":7,"goals_received_local":12,"goals_difference_away":-1,"goals_difference_local":-4,"points_percentage_away":"41.67%","points_percentage_local":"46.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:36.000Z",""
15:52:13.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "deleted_at":null},{"id":"06b73ae0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":16,"goal_stats_json":{"points":18,"team_id":16,"games_won":5,"team_name":"Tigres de la UANL","games_lost":1,"games_tied":3,"points_away":10,"games_played":9,"goals_scored":15,"points_local":8,"games_won_away":3,"goals_received":6,"table_position":3,"games_lost_away":0,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":9,"games_played_away":4,"goals_scored_away":6,"points_percentage":"66.67%","games_played_local":5,"goals_scored_local":9,"goals_received_away":1,"goals_received_local":5,"goals_difference_away":5,"goals_difference_local":4,"points_percentage_away":"83.33%","points_percentage_local":"53.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:42:45.000Z","deleted_at":null},{"id":"06c2fab0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":18,"goal_stats_json":{"points":18,"team_id":18,"games_won":5,"team_name":"Toluca","games_lost":1,"games_tied"
15:52:13.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "":3,"points_away":10,"games_played":9,"goals_scored":17,"points_local":8,"games_won_away":3,"goals_received":7,"table_position":2,"games_lost_away":1,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":5,"goals_scored_away":10,"points_percentage":"66.67%","games_played_local":4,"goals_scored_local":7,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":6,"goals_difference_local":4,"points_percentage_away":"66.67%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:38.000Z","deleted_at":null},{"id":"06c8ee20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":173,"goal_stats_json":{"points":12,"team_id":173,"games_won":3,"team_name":"Leon","games_lost":2,"games_tied":3,"points_away":5,"games_played":8,"goals_scored":9,"points_local":7,"games_won_away":1,"goals_received":7,"table_position":7,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_l"
15:52:13.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "ost_local":1,"games_tied_local":1,"goals_difference":2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"50%","games_played_local":4,"goals_scored_local":5,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":0,"goals_difference_local":2,"points_percentage_away":"41.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:34.000Z","deleted_at":null},{"id":"06d52320-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":3014,"goal_stats_json":{"points":11,"team_id":3014,"games_won":3,"team_name":"FC Juarez","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":12,"points_local":7,"games_won_away":1,"goals_received":12,"table_position":9,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":0,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":7,"goals_received_away"
15:52:13.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-108 << "":9,"goals_received_local":3,"goals_difference_away":-4,"goals_difference_local":4,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:39.000Z","deleted_at":null}]}"
15:52:13.370 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 108][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:13.370 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-108: set socket timeout to 0
15:52:13.370 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 108][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:13.370 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 518
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 14964
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:13 GMT
1 < x-amzn-RequestId: 7cb73059-9eba-403f-a670-a552d4fe7ba3
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 14964
1 < x-amz-apigw-id: FZMbnGlMCYcFzaQ=
1 < etag: W/"3a74-pMjY+P+msxg8a6MkvIy2jAzMNZM"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d277d-7ba813ad3e35b73f0bd3ed4d;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 266a90e97e11da9abf4a8ed10543ed6c.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: JvnciJzepK_bNbWknpcd71sL9Clthxr-udM56IZdkC_fo0FsivEDJA==
{"status":true,"data":[{"id":"0698b660-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":11,"goal_stats_json":{"points":11,"team_id":11,"games_won":3,"team_name":"Universidad Nacional","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":17,"table_position":10,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":-3,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":9,"goals_received_away":11,"goals_received_local":6,"goals_difference_away":-6,"goals_difference_local":3,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":10,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06741760-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":5,"goal_stats_json":{"points":10,"team_id":5,"games_won":3,"team_name":"Cruz Azul","games_lost":4,"games_tied":1,"points_away":4,"games_played":8,"goals_scored":9,"points_local":6,"games_won_away":1,"goals_received":10,"table_position":11,"games_lost_away":2,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-1,"games_played_away":4,"goals_scored_away":5,"points_percentage":"41.67%","games_played_local":4,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":4,"goals_difference_away":-1,"goals_difference_local":0,"points_percentage_away":"33.33%","points_percentage_local":"50%"},"position":11,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06bd0740-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":17,"goal_stats_json":{"points":10,"team_id":17,"games_won":2,"team_name":"Club Tijuana","games_lost":3,"games_tied":4,"points_away":1,"games_played":9,"goals_scored":8,"points_local":9,"games_won_away":0,"goals_received":10,"table_position":12,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":3,"goals_difference":-2,"games_played_away":4,"goals_scored_away":3,"points_percentage":"37.04%","games_played_local":5,"goals_scored_local":5,"goals_received_away":8,"goals_received_local":2,"goals_difference_away":-5,"goals_difference_local":3,"points_percentage_away":"8.33%","points_percentage_local":"60%"},"position":12,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a7f8a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":13,"goal_stats_json":{"points":9,"team_id":13,"games_won":2,"team_name":"CA San Luis","games_lost":4,"games_tied":3,"points_away":4,"games_played":9,"goals_scored":8,"points_local":5,"games_won_away":1,"goals_received":12,"table_position":13,"games_lost_away":3,"games_tied_away":1,"games_won_local":1,"games_lost_local":1,"games_tied_local":2,"goals_difference":-4,"games_played_away":5,"goals_scored_away":4,"points_percentage":"33.33%","games_played_local":4,"goals_scored_local":4,"goals_received_away":8,"goals_received_local":4,"goals_difference_away":-4,"goals_difference_local":0,"points_percentage_away":"26.67%","points_percentage_local":"41.67%"},"position":13,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06cf08a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":205,"goal_stats_json":{"points":8,"team_id":205,"games_won":2,"team_name":"Necaxa","games_lost":5,"games_tied":2,"points_away":0,"games_played":9,"goals_scored":12,"points_local":8,"games_won_away":0,"goals_received":14,"table_position":14,"games_lost_away":4,"games_tied_away":0,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":-2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"29.63%","games_played_local":5,"goals_scored_local":8,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-4,"goals_difference_local":2,"points_percentage_away":"0%","points_percentage_local":"53.33%"},"position":14,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"066b16b0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":4,"goal_stats_json":{"points":8,"team_id":4,"games_won":1,"team_name":"Atlas","games_lost":3,"games_tied":5,"points_away":2,"games_played":9,"goals_scored":11,"points_local":6,"games_won_away":0,"goals_received":14,"table_position":15,"games_lost_away":1,"games_tied_away":2,"games_won_local":1,"games_lost_local":2,"games_tied_local":3,"goals_difference":-3,"games_played_away":3,"goals_scored_away":5,"points_percentage":"29.63%","games_played_local":6,"goals_scored_local":6,"goals_received_away":6,"goals_received_local":8,"goals_difference_away":-1,"goals_difference_local":-2,"points_percentage_away":"22.22%","points_percentage_local":"33.33%"},"position":15,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06929be0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":10,"goal_stats_json":{"points":7,"team_id":10,"games_won":2,"team_name":"Puebla FC","games_lost":6,"games_tied":1,"points_away":1,"games_played":9,"goals_scored":12,"points_local":6,"games_won_away":0,"goals_received":20,"table_position":16,"games_lost_away":4,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-8,"games_played_away":5,"goals_scored_away":5,"points_percentage":"25.93%","games_played_local":4,"goals_scored_local":7,"goals_received_away":14,"goals_received_local":6,"goals_difference_away":-9,"goals_difference_local":1,"points_percentage_away":"6.67%","points_percentage_local":"50%"},"position":16,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a1de20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":12,"goal_stats_json":{"points":5,"team_id":12,"games_won":0,"team_name":"Queretaro","games_lost":3,"games_tied":5,"points_away":3,"games_played":8,"goals_scored":6,"points_local":2,"games_won_away":0,"goals_received":13,"table_position":17,"games_lost_away":2,"games_tied_away":3,"games_won_local":0,"games_lost_local":1,"games_tied_local":2,"goals_difference":-7,"games_played_away":5,"goals_scored_away":2,"points_percentage":"20.83%","games_played_local":3,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":7,"goals_difference_away":-4,"goals_difference_local":-3,"points_percentage_away":"20%","points_percentage_local":"22.22%"},"position":17,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"068359a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":8,"goal_stats_json":{"points":1,"team_id":8,"games_won":0,"team_name":"Mazatlan FC","games_lost":7,"games_tied":1,"points_away":1,"games_played":8,"goals_scored":9,"points_local":0,"games_won_away":0,"goals_received":22,"table_position":18,"games_lost_away":3,"games_tied_away":1,"games_won_local":0,"games_lost_local":4,"games_tied_local":0,"goals_difference":-13,"games_played_away":4,"goals_scored_away":3,"points_percentage":"4.17%","games_played_local":4,"goals_scored_local":6,"goals_received_away":12,"goals_received_local":10,"goals_difference_away":-9,"goals_difference_local":-4,"points_percentage_away":"8.33%","points_percentage_local":"0%"},"position":18,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06556bd0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":1,"goal_stats_json":{"points":18,"team_id":1,"games_won":5,"team_name":"Guadalajara","games_lost":1,"games_tied":3,"points_away":14,"games_played":9,"goals_scored":12,"points_local":4,"games_won_away":4,"goals_received":8,"table_position":4,"games_lost_away":0,"games_tied_away":2,"games_won_local":1,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":6,"goals_scored_away":8,"points_percentage":"66.67%","games_played_local":3,"goals_scored_local":4,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":0,"points_percentage_away":"77.78%","points_percentage_local":"44.44%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T19:42:48.000Z","deleted_at":null},{"id":"0664fc30-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":2,"goal_stats_json":{"points":17,"team_id":2,"games_won":4,"team_name":"America","games_lost":0,"games_tied":5,"points_away":6,"games_played":9,"goals_scored":21,"points_local":11,"games_won_away":1,"goals_received":11,"table_position":5,"games_lost_away":0,"games_tied_away":3,"games_won_local":3,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":4,"goals_scored_away":9,"points_percentage":"62.96%","games_played_local":5,"goals_scored_local":12,"goals_received_away":7,"goals_received_local":4,"goals_difference_away":2,"goals_difference_local":8,"points_percentage_away":"50%","points_percentage_local":"73.33%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T20:28:02.000Z","deleted_at":null},{"id":"067d3f20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":7,"goal_stats_json":{"points":22,"team_id":7,"games_won":7,"team_name":"Rayados de Monterrey","games_lost":1,"games_tied":1,"points_away":10,"games_played":9,"goals_scored":17,"points_local":12,"games_won_away":3,"goals_received":8,"table_position":1,"games_lost_away":0,"games_tied_away":1,"games_won_local":4,"games_lost_local":1,"games_tied_local":0,"goals_difference":9,"games_played_away":4,"goals_scored_away":8,"points_percentage":"81.48%","games_played_local":5,"goals_scored_local":9,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":5,"points_percentage_away":"83.33%","points_percentage_local":"80%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T14:30:38.000Z","deleted_at":null},{"id":"068c8160-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":9,"goal_stats_json":{"points":16,"team_id":9,"games_won":5,"team_name":"Pachuca","games_lost":3,"games_tied":1,"points_away":6,"games_played":9,"goals_scored":18,"points_local":10,"games_won_away":2,"goals_received":14,"table_position":6,"games_lost_away":2,"games_tied_away":0,"games_won_local":3,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":4,"goals_scored_away":5,"points_percentage":"59.26%","games_played_local":5,"goals_scored_local":13,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-3,"goals_difference_local":7,"points_percentage_away":"50%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:28:06.000Z","deleted_at":null},{"id":"06b12060-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":14,"goal_stats_json":{"points":12,"team_id":14,"games_won":3,"team_name":"Santos Laguna","games_lost":3,"games_tied":3,"points_away":5,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":19,"table_position":8,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_lost_local":2,"games_tied_local":1,"goals_difference":-5,"games_played_away":4,"goals_scored_away":6,"points_percentage":"44.44%","games_played_local":5,"goals_scored_local":8,"goals_received_away":7,"goals_received_local":12,"goals_difference_away":-1,"goals_difference_local":-4,"points_percentage_away":"41.67%","points_percentage_local":"46.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:36.000Z","deleted_at":null},{"id":"06b73ae0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":16,"goal_stats_json":{"points":18,"team_id":16,"games_won":5,"team_name":"Tigres de la UANL","games_lost":1,"games_tied":3,"points_away":10,"games_played":9,"goals_scored":15,"points_local":8,"games_won_away":3,"goals_received":6,"table_position":3,"games_lost_away":0,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":9,"games_played_away":4,"goals_scored_away":6,"points_percentage":"66.67%","games_played_local":5,"goals_scored_local":9,"goals_received_away":1,"goals_received_local":5,"goals_difference_away":5,"goals_difference_local":4,"points_percentage_away":"83.33%","points_percentage_local":"53.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:42:45.000Z","deleted_at":null},{"id":"06c2fab0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":18,"goal_stats_json":{"points":18,"team_id":18,"games_won":5,"team_name":"Toluca","games_lost":1,"games_tied":3,"points_away":10,"games_played":9,"goals_scored":17,"points_local":8,"games_won_away":3,"goals_received":7,"table_position":2,"games_lost_away":1,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":5,"goals_scored_away":10,"points_percentage":"66.67%","games_played_local":4,"goals_scored_local":7,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":6,"goals_difference_local":4,"points_percentage_away":"66.67%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:38.000Z","deleted_at":null},{"id":"06c8ee20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":173,"goal_stats_json":{"points":12,"team_id":173,"games_won":3,"team_name":"Leon","games_lost":2,"games_tied":3,"points_away":5,"games_played":8,"goals_scored":9,"points_local":7,"games_won_away":1,"goals_received":7,"table_position":7,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"50%","games_played_local":4,"goals_scored_local":5,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":0,"goals_difference_local":2,"points_percentage_away":"41.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:34.000Z","deleted_at":null},{"id":"06d52320-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":3014,"goal_stats_json":{"points":11,"team_id":3014,"games_won":3,"team_name":"FC Juarez","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":12,"points_local":7,"games_won_away":1,"goals_received":12,"table_position":9,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":0,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":7,"goals_received_away":9,"goals_received_local":3,"goals_difference_away":-4,"goals_difference_local":4,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:39.000Z","deleted_at":null}]}

15:52:13.372 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:13.372 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:13.372 [Test worker] DEBUG com.intuit.karate - request:
2 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/positions/0698b660-f5c4-11ed-8751-2b9bc5b62c7d
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:52:13.372 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:13.372 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 109][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:13.372 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:13.372 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:13.372 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:13.399 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:13.399 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:13.399 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:13.429 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:13.429 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:13.429 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:13.429 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:13.429 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:13.429 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:13.429 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56305<->143.204.23.80:443
15:52:13.429 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-109: set socket timeout to 5000
15:52:13.429 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/positions/0698b660-f5c4-11ed-8751-2b9bc5b62c7d HTTP/1.1
15:52:13.429 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:13.429 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 >> GET /dev/api/team/positions/0698b660-f5c4-11ed-8751-2b9bc5b62c7d HTTP/1.1
15:52:13.429 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:13.429 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:13.429 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 >> Connection: Keep-Alive
15:52:13.429 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:13.429 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 >> Accept-Encoding: gzip,deflate
15:52:13.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 >> "GET /dev/api/team/positions/0698b660-f5c4-11ed-8751-2b9bc5b62c7d HTTP/1.1[\r][\n]"
15:52:13.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:13.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:13.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 >> "Connection: Keep-Alive[\r][\n]"
15:52:13.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:13.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:13.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 >> "[\r][\n]"
15:52:13.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 << "HTTP/1.1 200 OK[\r][\n]"
15:52:13.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:13.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 << "Content-Length: 866[\r][\n]"
15:52:13.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 << "Connection: keep-alive[\r][\n]"
15:52:13.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 << "Date: Tue, 23 May 2023 20:52:13 GMT[\r][\n]"
15:52:13.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 << "x-amzn-RequestId: 3a4e23d4-36d5-4fca-b5d6-9df3f6117e79[\r][\n]"
15:52:13.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 << "access-control-allow-origin: *[\r][\n]"
15:52:13.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 << "x-amzn-Remapped-content-length: 866[\r][\n]"
15:52:13.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 << "x-amz-apigw-id: FZMbqGgtCYcFxPg=[\r][\n]"
15:52:13.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 << "etag: W/"362-VXyEebnJDGPGJF+eDE20uzuYsBQ"[\r][\n]"
15:52:13.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 << "x-powered-by: Express[\r][\n]"
15:52:13.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 << "X-Amzn-Trace-Id: Root=1-646d277d-7f7f005a2025ae8165f4f225;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:13.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:13.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 << "Via: 1.1 30abd569e68deed3fed9c3a0916acc96.cloudfront.net (CloudFront)[\r][\n]"
15:52:13.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:13.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 << "X-Amz-Cf-Id: 6CbWTO50HLpPAZxuhLar_JdQw8AC4WbgFCdZMo8nyrCwk5T5cTuyVw==[\r][\n]"
15:52:13.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 << "[\r][\n]"
15:52:13.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-109 << "{"status":true,"data":{"id":"0698b660-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":11,"goal_stats_json":{"points":11,"team_id":11,"games_won":3,"team_name":"Universidad Nacional","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":17,"table_position":10,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":-3,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":9,"goals_received_away":11,"goals_received_local":6,"goals_difference_away":-6,"goals_difference_local":3,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":10,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null}}"
15:52:13.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 << HTTP/1.1 200 OK
15:52:13.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 << Content-Type: application/json; charset=utf-8
15:52:13.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 << Content-Length: 866
15:52:13.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 << Connection: keep-alive
15:52:13.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 << Date: Tue, 23 May 2023 20:52:13 GMT
15:52:13.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 << x-amzn-RequestId: 3a4e23d4-36d5-4fca-b5d6-9df3f6117e79
15:52:13.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 << access-control-allow-origin: *
15:52:13.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 << x-amzn-Remapped-content-length: 866
15:52:13.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 << x-amz-apigw-id: FZMbqGgtCYcFxPg=
15:52:13.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 << etag: W/"362-VXyEebnJDGPGJF+eDE20uzuYsBQ"
15:52:13.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 << x-powered-by: Express
15:52:13.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 << X-Amzn-Trace-Id: Root=1-646d277d-7f7f005a2025ae8165f4f225;Sampled=0;lineage=1a7c2e09:0
15:52:13.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 << X-Cache: Miss from cloudfront
15:52:13.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 << Via: 1.1 30abd569e68deed3fed9c3a0916acc96.cloudfront.net (CloudFront)
15:52:13.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 << X-Amz-Cf-Pop: BOG50-P1
15:52:13.587 [Test worker] DEBUG org.apache.http.headers - http-outgoing-109 << X-Amz-Cf-Id: 6CbWTO50HLpPAZxuhLar_JdQw8AC4WbgFCdZMo8nyrCwk5T5cTuyVw==
15:52:13.587 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:13.587 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 109][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:13.587 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-109: set socket timeout to 0
15:52:13.587 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 109][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:13.587 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 215
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 866
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:52:13 GMT
2 < x-amzn-RequestId: 3a4e23d4-36d5-4fca-b5d6-9df3f6117e79
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 866
2 < x-amz-apigw-id: FZMbqGgtCYcFxPg=
2 < etag: W/"362-VXyEebnJDGPGJF+eDE20uzuYsBQ"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d277d-7f7f005a2025ae8165f4f225;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 30abd569e68deed3fed9c3a0916acc96.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: 6CbWTO50HLpPAZxuhLar_JdQw8AC4WbgFCdZMo8nyrCwk5T5cTuyVw==
{"status":true,"data":{"id":"0698b660-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":11,"goal_stats_json":{"points":11,"team_id":11,"games_won":3,"team_name":"Universidad Nacional","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":17,"table_position":10,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":-3,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":9,"goals_received_away":11,"goals_received_local":6,"goals_difference_away":-6,"goals_difference_local":3,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":10,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null}}

15:52:13.588 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:13.588 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['id']
15:52:13.591 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:13.592 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:13.594 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:13.594 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:13.594 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/positions
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:13.594 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:13.594 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 110][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:13.594 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:13.594 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:13.594 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:13.622 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:13.622 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:13.622 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:13.660 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:13.660 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:13.660 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:13.660 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:13.660 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:13.660 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:13.660 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56306<->143.204.23.80:443
15:52:13.660 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-110: set socket timeout to 5000
15:52:13.660 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/positions HTTP/1.1
15:52:13.660 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:13.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 >> GET /dev/api/team/positions HTTP/1.1
15:52:13.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:13.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:13.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 >> Connection: Keep-Alive
15:52:13.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:13.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 >> Accept-Encoding: gzip,deflate
15:52:13.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 >> "GET /dev/api/team/positions HTTP/1.1[\r][\n]"
15:52:13.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:13.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:13.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 >> "Connection: Keep-Alive[\r][\n]"
15:52:13.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:13.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:13.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 >> "[\r][\n]"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "HTTP/1.1 200 OK[\r][\n]"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "Content-Length: 14964[\r][\n]"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "Connection: keep-alive[\r][\n]"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "Date: Tue, 23 May 2023 20:52:13 GMT[\r][\n]"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "x-amzn-RequestId: 8cfa5968-89b4-4d8d-880e-cac9865939bc[\r][\n]"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "access-control-allow-origin: *[\r][\n]"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "x-amzn-Remapped-content-length: 14964[\r][\n]"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "x-amz-apigw-id: FZMbtFQ8CYcF1Yg=[\r][\n]"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "etag: W/"3a74-pMjY+P+msxg8a6MkvIy2jAzMNZM"[\r][\n]"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "x-powered-by: Express[\r][\n]"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "X-Amzn-Trace-Id: Root=1-646d277d-5644ae0c621cee5313b0695a;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "Via: 1.1 903a85d64aaae705535a5b297b3346a8.cloudfront.net (CloudFront)[\r][\n]"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "X-Amz-Cf-Id: KiSIYb-1jv9GXuzoFBV1h8UAONLbs3kqG0E2PcWaRwX6cPonvHmDdQ==[\r][\n]"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "[\r][\n]"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "{"status":true,"data":[{"id":"0698b660-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":11,"goal_stats_json":{"points":11,"team_id":11,"games_won":3,"team_name":"Universidad Nacional","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":17,"table_position":10,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":-3,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":9,"goals_received_away":11,"goals_received_local":6,"goals_difference_away":-6,"goals_difference_local":3,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":10,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06741760-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":5,"goal_stats_json":{"points":10,"team_id":5,"games_won":3,"team_name":"Cruz Azul","games_lost":4,"games_tied":1,"points_away":4,"games_played":8,"goals_scored":9,"points_local":6,"games_won_away":1,"goals_received":10,"table_position":11,"games_lost_away":2,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-1,"games_played_away":4,"goals_scored_away":5,"points_percentage":"41.67%","games_played_local":4,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":4,"goals_difference_away":-1,"goals_difference_local":0,"points_percentage_away":"33.33%","points_percentage_local":"50%"},"position":11,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06bd0740-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":17,"goal_stats_json":{"points":10,"team_id":17,"games_won":2,"team_name":"Club Tijuana","games_lost":3,"games_tied":4,"points_away":1,"games_played":9,"goals_scored":8,"points_local":9,"games_won_away":0,"goals_received":10,"table_position":12,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":3,"goals_difference":-2,"games_played_away":4,"goals_scored_away":3,"points_percentage":"37.04%","games_played_local":5,"goals_scored_local":5,"goals_received_away":8,"goals_received_local":2,"goals_difference_away":-5,"goals_difference_local":3,"points_percentage_away":"8.33%","points_percentage_local":"60%"},"position":12,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a7f8a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":13,"goal_stats_json":{"points":9,"team_id":13,"games_won":2,"team_name":"CA San Luis","games_lost":4,"games_tied":3,"points_away":4,"games_played":9,"goals_scored":8,"points_local":5,"games_won_away":1,"goals_received":12,"table_position":13,"games_lost_away":3,"games_tied_away":1,"games_won_local":1,"games_lost_local":1,"games_tied_local":2,"goals_difference":-4,"games_played_away":5,"goals_scored_away":4,"points_percentage":"33.33%","games_played_local":4,"goals_scored_local":4,"goals_received_away":8,"goals_received_local":4,"goals_difference_away":-4,"goals_difference_local":0,"points_percentage_away":"26.67%","points_percentage_local":"41.67%"},"position":13,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06cf08a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":205,"goal_stats_json":{"points":8,"team_id":205,"games_won":2,"team_name":"Necaxa","games_lost":5,"games_tied":2,"points_away":0,"games_played":9,"goals_scored":12,"points_local":8,"games_won_away":0,"goals_received":14,"table_position":14,"games_lost_away":4,"games_tied_away":0,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":-2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"29.63%","games_played_local":5,"goals_scored_local":8,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-4,"goals_difference_local":2,"points_percentage_away":"0%","points_percentage_local":"53.33%"},"position":14,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"066b16b0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":4,"goal_stats_json":{"points":8,"team_id":4,"games_won":1,"team_name":"Atlas","games_lost":3,"games_tied":5,"points_away":2,"games_played":9,"goals_scored":11,"points_local":6,"games_won_away":0,"goals_received":14,"table_position":15,"games_lost_away":1,"games_tied_away":2,"games_won_local":1,"games_lost_local":2,"games_tied_local":3,"goals_difference":-3,"games_played_away":3,"goals_scored_away":5,"points_percentage":"29.63%","games_played_local":6,"goals_scored_local":6,"goals_received_away":6,"goals_received_local":8,"goals_difference_away":-1,"goals_difference_local":-2,"points_percentage_away":"22.22%","points_percentage_local":"33.33%"},"position":15,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06929be0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":10,"goal_stats_json":{"points":7,"team_id":10,"games_won":2,"team_name":"Puebla FC","games_lost":6,"games_tied":1,"points_away":1,"games_played":9,"goals_scored":12,"points_local":6,"games_won_away":0,"goals_received":20,"table_position":16,"games_lost_away":4,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-8,"games_played_away":5,"goals_scored_away":5,"points_percentage":"25.93%","games_played_local":4,"goals_scored_local":7,"goals_received_away":14,"goals_received_local":6,"goals_difference_away":-9,"goals_difference_local":1,"points_percentage_away":"6.67%","points_percentage_local":"50%"},"position":16,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a1de20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":12,"goal_stats_json":{"points":5,"team_id":12,"games_won":0,"team_name":"Queretaro","games_lost":3,"games_tied":5,"points_away":3,"games_played":8,"goals_scored":6,"points_local":2,"games_won_away":0,"goals_received":13,"table_position":17,"games_lost_away":2,"games_tied_away":3,"games_won_local":0,"games_lost_local":1,"games_tied_local":2,"goals_difference":-7,"games_played_away":5,"goals_scored_away":2,"points_percentage":"20.83%","games_played_local":3,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":7,"goals_difference_away":-4,"goals_difference_local":-3,"points_percentage_away":"20%","points_percentage_local":"22.22%"},"position":17,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"068359a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":8,"goal_stats_json":{"points":1,"team_id":8,"games_won":0,"team_name":"Mazatlan FC","games_lost":7,"games_tied":1,"points_away":1,"games_played":8,"goals_scored":9,"points_local":0,"games_won_away":0,"goals_received":22,"table_position":18,"games_lost_away":3,"games_tied_away":1,"games_won_local":0,"games_lost_local":4,"games_tied_local":0,"goals_difference":-13,"games_played_away":4,"goals_scored_away":3,"points_percentage":"4.17%","games_played_local":4,"goals_scored_local":6,"goals_received_away":12,"goals_received_local":10,"goals_difference_away":-9,"goals_difference_local":-4,"points_percentage_away":"8.33%","points_percentage_local":"0%"},"position":18,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06556bd0-f5c4-11ed-8751-2b9bc5b"
15:52:14.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 << HTTP/1.1 200 OK
15:52:14.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 << Content-Type: application/json; charset=utf-8
15:52:14.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 << Content-Length: 14964
15:52:14.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 << Connection: keep-alive
15:52:14.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 << Date: Tue, 23 May 2023 20:52:13 GMT
15:52:14.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 << x-amzn-RequestId: 8cfa5968-89b4-4d8d-880e-cac9865939bc
15:52:14.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 << access-control-allow-origin: *
15:52:14.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 << x-amzn-Remapped-content-length: 14964
15:52:14.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 << x-amz-apigw-id: FZMbtFQ8CYcF1Yg=
15:52:14.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 << etag: W/"3a74-pMjY+P+msxg8a6MkvIy2jAzMNZM"
15:52:14.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 << x-powered-by: Express
15:52:14.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 << X-Amzn-Trace-Id: Root=1-646d277d-5644ae0c621cee5313b0695a;Sampled=0;lineage=1a7c2e09:0
15:52:14.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 << X-Cache: Miss from cloudfront
15:52:14.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 << Via: 1.1 903a85d64aaae705535a5b297b3346a8.cloudfront.net (CloudFront)
15:52:14.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 << X-Amz-Cf-Pop: BOG50-P1
15:52:14.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-110 << X-Amz-Cf-Id: KiSIYb-1jv9GXuzoFBV1h8UAONLbs3kqG0E2PcWaRwX6cPonvHmDdQ==
15:52:14.055 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "62c7d","goal_stats_id":1,"goal_stats_json":{"points":18,"team_id":1,"games_won":5,"team_name":"Guadalajara","games_lost":1,"games_tied":3,"points_away":14,"games_played":9,"goals_scored":12,"points_local":4,"games_won_away":4,"goals_received":8,"table_position":4,"games_lost_away":0,"games_tied_away":2,"games_won_local":1,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":6,"goals_scored_away":8,"points_percentage":"66.67%","games_played_local":3,"goals_scored_local":4,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":0,"points_percentage_away":"77.78%","points_percentage_local":"44.44%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T19:42:48.000Z","deleted_at":null},{"id":"0664fc30-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":2,"goal_stats_json":{"points":17,"team_id":2,"games_won":4,"team_name":"America","games_lost":0,"games_tied":5,"points_away":6,"games_played":9,"goals_scored":21,"points_lo"
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "cal":11,"games_won_away":1,"goals_received":11,"table_position":5,"games_lost_away":0,"games_tied_away":3,"games_won_local":3,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":4,"goals_scored_away":9,"points_percentage":"62.96%","games_played_local":5,"goals_scored_local":12,"goals_received_away":7,"goals_received_local":4,"goals_difference_away":2,"goals_difference_local":8,"points_percentage_away":"50%","points_percentage_local":"73.33%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T20:28:02.000Z","deleted_at":null},{"id":"067d3f20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":7,"goal_stats_json":{"points":22,"team_id":7,"games_won":7,"team_name":"Rayados de Monterrey","games_lost":1,"games_tied":1,"points_away":10,"games_played":9,"goals_scored":17,"points_local":12,"games_won_away":3,"goals_received":8,"table_position":1,"games_lost_away":0,"games_tied_away":1,"games_won_local":4,"games_lost_local":1,"games_tied_local":0,"goals_difference""
15:52:14.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << ":9,"games_played_away":4,"goals_scored_away":8,"points_percentage":"81.48%","games_played_local":5,"goals_scored_local":9,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":5,"points_percentage_away":"83.33%","points_percentage_local":"80%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T14:30:38.000Z","deleted_at":null},{"id":"068c8160-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":9,"goal_stats_json":{"points":16,"team_id":9,"games_won":5,"team_name":"Pachuca","games_lost":3,"games_tied":1,"points_away":6,"games_played":9,"goals_scored":18,"points_local":10,"games_won_away":2,"goals_received":14,"table_position":6,"games_lost_away":2,"games_tied_away":0,"games_won_local":3,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":4,"goals_scored_away":5,"points_percentage":"59.26%","games_played_local":5,"goals_scored_local":13,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-3,"g"
15:52:14.056 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "oals_difference_local":7,"points_percentage_away":"50%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:28:06.000Z","deleted_at":null},{"id":"06b12060-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":14,"goal_stats_json":{"points":12,"team_id":14,"games_won":3,"team_name":"Santos Laguna","games_lost":3,"games_tied":3,"points_away":5,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":19,"table_position":8,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_lost_local":2,"games_tied_local":1,"goals_difference":-5,"games_played_away":4,"goals_scored_away":6,"points_percentage":"44.44%","games_played_local":5,"goals_scored_local":8,"goals_received_away":7,"goals_received_local":12,"goals_difference_away":-1,"goals_difference_local":-4,"points_percentage_away":"41.67%","points_percentage_local":"46.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:36.000Z",""
15:52:14.056 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "deleted_at":null},{"id":"06b73ae0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":16,"goal_stats_json":{"points":18,"team_id":16,"games_won":5,"team_name":"Tigres de la UANL","games_lost":1,"games_tied":3,"points_away":10,"games_played":9,"goals_scored":15,"points_local":8,"games_won_away":3,"goals_received":6,"table_position":3,"games_lost_away":0,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":9,"games_played_away":4,"goals_scored_away":6,"points_percentage":"66.67%","games_played_local":5,"goals_scored_local":9,"goals_received_away":1,"goals_received_local":5,"goals_difference_away":5,"goals_difference_local":4,"points_percentage_away":"83.33%","points_percentage_local":"53.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:42:45.000Z","deleted_at":null},{"id":"06c2fab0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":18,"goal_stats_json":{"points":18,"team_id":18,"games_won":5,"team_name":"Toluca","games_lost":1,"games_tied"
15:52:14.056 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "":3,"points_away":10,"games_played":9,"goals_scored":17,"points_local":8,"games_won_away":3,"goals_received":7,"table_position":2,"games_lost_away":1,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":5,"goals_scored_away":10,"points_percentage":"66.67%","games_played_local":4,"goals_scored_local":7,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":6,"goals_difference_local":4,"points_percentage_away":"66.67%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:38.000Z","deleted_at":null},{"id":"06c8ee20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":173,"goal_stats_json":{"points":12,"team_id":173,"games_won":3,"team_name":"Leon","games_lost":2,"games_tied":3,"points_away":5,"games_played":8,"goals_scored":9,"points_local":7,"games_won_away":1,"goals_received":7,"table_position":7,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_l"
15:52:14.056 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "ost_local":1,"games_tied_local":1,"goals_difference":2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"50%","games_played_local":4,"goals_scored_local":5,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":0,"goals_difference_local":2,"points_percentage_away":"41.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:34.000Z","deleted_at":null},{"id":"06d52320-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":3014,"goal_stats_json":{"points":11,"team_id":3014,"games_won":3,"team_name":"FC Juarez","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":12,"points_local":7,"games_won_away":1,"goals_received":12,"table_position":9,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":0,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":7,"goals_received_away"
15:52:14.056 [Test worker] DEBUG org.apache.http.wire - http-outgoing-110 << "":9,"goals_received_local":3,"goals_difference_away":-4,"goals_difference_local":4,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:39.000Z","deleted_at":null}]}"
15:52:14.056 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 110][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:14.056 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-110: set socket timeout to 0
15:52:14.056 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 110][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:14.057 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 462
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 14964
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:13 GMT
1 < x-amzn-RequestId: 8cfa5968-89b4-4d8d-880e-cac9865939bc
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 14964
1 < x-amz-apigw-id: FZMbtFQ8CYcF1Yg=
1 < etag: W/"3a74-pMjY+P+msxg8a6MkvIy2jAzMNZM"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d277d-5644ae0c621cee5313b0695a;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 903a85d64aaae705535a5b297b3346a8.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: KiSIYb-1jv9GXuzoFBV1h8UAONLbs3kqG0E2PcWaRwX6cPonvHmDdQ==
{"status":true,"data":[{"id":"0698b660-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":11,"goal_stats_json":{"points":11,"team_id":11,"games_won":3,"team_name":"Universidad Nacional","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":17,"table_position":10,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":-3,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":9,"goals_received_away":11,"goals_received_local":6,"goals_difference_away":-6,"goals_difference_local":3,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":10,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06741760-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":5,"goal_stats_json":{"points":10,"team_id":5,"games_won":3,"team_name":"Cruz Azul","games_lost":4,"games_tied":1,"points_away":4,"games_played":8,"goals_scored":9,"points_local":6,"games_won_away":1,"goals_received":10,"table_position":11,"games_lost_away":2,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-1,"games_played_away":4,"goals_scored_away":5,"points_percentage":"41.67%","games_played_local":4,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":4,"goals_difference_away":-1,"goals_difference_local":0,"points_percentage_away":"33.33%","points_percentage_local":"50%"},"position":11,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06bd0740-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":17,"goal_stats_json":{"points":10,"team_id":17,"games_won":2,"team_name":"Club Tijuana","games_lost":3,"games_tied":4,"points_away":1,"games_played":9,"goals_scored":8,"points_local":9,"games_won_away":0,"goals_received":10,"table_position":12,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":3,"goals_difference":-2,"games_played_away":4,"goals_scored_away":3,"points_percentage":"37.04%","games_played_local":5,"goals_scored_local":5,"goals_received_away":8,"goals_received_local":2,"goals_difference_away":-5,"goals_difference_local":3,"points_percentage_away":"8.33%","points_percentage_local":"60%"},"position":12,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a7f8a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":13,"goal_stats_json":{"points":9,"team_id":13,"games_won":2,"team_name":"CA San Luis","games_lost":4,"games_tied":3,"points_away":4,"games_played":9,"goals_scored":8,"points_local":5,"games_won_away":1,"goals_received":12,"table_position":13,"games_lost_away":3,"games_tied_away":1,"games_won_local":1,"games_lost_local":1,"games_tied_local":2,"goals_difference":-4,"games_played_away":5,"goals_scored_away":4,"points_percentage":"33.33%","games_played_local":4,"goals_scored_local":4,"goals_received_away":8,"goals_received_local":4,"goals_difference_away":-4,"goals_difference_local":0,"points_percentage_away":"26.67%","points_percentage_local":"41.67%"},"position":13,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06cf08a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":205,"goal_stats_json":{"points":8,"team_id":205,"games_won":2,"team_name":"Necaxa","games_lost":5,"games_tied":2,"points_away":0,"games_played":9,"goals_scored":12,"points_local":8,"games_won_away":0,"goals_received":14,"table_position":14,"games_lost_away":4,"games_tied_away":0,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":-2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"29.63%","games_played_local":5,"goals_scored_local":8,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-4,"goals_difference_local":2,"points_percentage_away":"0%","points_percentage_local":"53.33%"},"position":14,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"066b16b0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":4,"goal_stats_json":{"points":8,"team_id":4,"games_won":1,"team_name":"Atlas","games_lost":3,"games_tied":5,"points_away":2,"games_played":9,"goals_scored":11,"points_local":6,"games_won_away":0,"goals_received":14,"table_position":15,"games_lost_away":1,"games_tied_away":2,"games_won_local":1,"games_lost_local":2,"games_tied_local":3,"goals_difference":-3,"games_played_away":3,"goals_scored_away":5,"points_percentage":"29.63%","games_played_local":6,"goals_scored_local":6,"goals_received_away":6,"goals_received_local":8,"goals_difference_away":-1,"goals_difference_local":-2,"points_percentage_away":"22.22%","points_percentage_local":"33.33%"},"position":15,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06929be0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":10,"goal_stats_json":{"points":7,"team_id":10,"games_won":2,"team_name":"Puebla FC","games_lost":6,"games_tied":1,"points_away":1,"games_played":9,"goals_scored":12,"points_local":6,"games_won_away":0,"goals_received":20,"table_position":16,"games_lost_away":4,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-8,"games_played_away":5,"goals_scored_away":5,"points_percentage":"25.93%","games_played_local":4,"goals_scored_local":7,"goals_received_away":14,"goals_received_local":6,"goals_difference_away":-9,"goals_difference_local":1,"points_percentage_away":"6.67%","points_percentage_local":"50%"},"position":16,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a1de20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":12,"goal_stats_json":{"points":5,"team_id":12,"games_won":0,"team_name":"Queretaro","games_lost":3,"games_tied":5,"points_away":3,"games_played":8,"goals_scored":6,"points_local":2,"games_won_away":0,"goals_received":13,"table_position":17,"games_lost_away":2,"games_tied_away":3,"games_won_local":0,"games_lost_local":1,"games_tied_local":2,"goals_difference":-7,"games_played_away":5,"goals_scored_away":2,"points_percentage":"20.83%","games_played_local":3,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":7,"goals_difference_away":-4,"goals_difference_local":-3,"points_percentage_away":"20%","points_percentage_local":"22.22%"},"position":17,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"068359a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":8,"goal_stats_json":{"points":1,"team_id":8,"games_won":0,"team_name":"Mazatlan FC","games_lost":7,"games_tied":1,"points_away":1,"games_played":8,"goals_scored":9,"points_local":0,"games_won_away":0,"goals_received":22,"table_position":18,"games_lost_away":3,"games_tied_away":1,"games_won_local":0,"games_lost_local":4,"games_tied_local":0,"goals_difference":-13,"games_played_away":4,"goals_scored_away":3,"points_percentage":"4.17%","games_played_local":4,"goals_scored_local":6,"goals_received_away":12,"goals_received_local":10,"goals_difference_away":-9,"goals_difference_local":-4,"points_percentage_away":"8.33%","points_percentage_local":"0%"},"position":18,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06556bd0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":1,"goal_stats_json":{"points":18,"team_id":1,"games_won":5,"team_name":"Guadalajara","games_lost":1,"games_tied":3,"points_away":14,"games_played":9,"goals_scored":12,"points_local":4,"games_won_away":4,"goals_received":8,"table_position":4,"games_lost_away":0,"games_tied_away":2,"games_won_local":1,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":6,"goals_scored_away":8,"points_percentage":"66.67%","games_played_local":3,"goals_scored_local":4,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":0,"points_percentage_away":"77.78%","points_percentage_local":"44.44%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T19:42:48.000Z","deleted_at":null},{"id":"0664fc30-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":2,"goal_stats_json":{"points":17,"team_id":2,"games_won":4,"team_name":"America","games_lost":0,"games_tied":5,"points_away":6,"games_played":9,"goals_scored":21,"points_local":11,"games_won_away":1,"goals_received":11,"table_position":5,"games_lost_away":0,"games_tied_away":3,"games_won_local":3,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":4,"goals_scored_away":9,"points_percentage":"62.96%","games_played_local":5,"goals_scored_local":12,"goals_received_away":7,"goals_received_local":4,"goals_difference_away":2,"goals_difference_local":8,"points_percentage_away":"50%","points_percentage_local":"73.33%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T20:28:02.000Z","deleted_at":null},{"id":"067d3f20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":7,"goal_stats_json":{"points":22,"team_id":7,"games_won":7,"team_name":"Rayados de Monterrey","games_lost":1,"games_tied":1,"points_away":10,"games_played":9,"goals_scored":17,"points_local":12,"games_won_away":3,"goals_received":8,"table_position":1,"games_lost_away":0,"games_tied_away":1,"games_won_local":4,"games_lost_local":1,"games_tied_local":0,"goals_difference":9,"games_played_away":4,"goals_scored_away":8,"points_percentage":"81.48%","games_played_local":5,"goals_scored_local":9,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":5,"points_percentage_away":"83.33%","points_percentage_local":"80%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T14:30:38.000Z","deleted_at":null},{"id":"068c8160-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":9,"goal_stats_json":{"points":16,"team_id":9,"games_won":5,"team_name":"Pachuca","games_lost":3,"games_tied":1,"points_away":6,"games_played":9,"goals_scored":18,"points_local":10,"games_won_away":2,"goals_received":14,"table_position":6,"games_lost_away":2,"games_tied_away":0,"games_won_local":3,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":4,"goals_scored_away":5,"points_percentage":"59.26%","games_played_local":5,"goals_scored_local":13,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-3,"goals_difference_local":7,"points_percentage_away":"50%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:28:06.000Z","deleted_at":null},{"id":"06b12060-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":14,"goal_stats_json":{"points":12,"team_id":14,"games_won":3,"team_name":"Santos Laguna","games_lost":3,"games_tied":3,"points_away":5,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":19,"table_position":8,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_lost_local":2,"games_tied_local":1,"goals_difference":-5,"games_played_away":4,"goals_scored_away":6,"points_percentage":"44.44%","games_played_local":5,"goals_scored_local":8,"goals_received_away":7,"goals_received_local":12,"goals_difference_away":-1,"goals_difference_local":-4,"points_percentage_away":"41.67%","points_percentage_local":"46.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:36.000Z","deleted_at":null},{"id":"06b73ae0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":16,"goal_stats_json":{"points":18,"team_id":16,"games_won":5,"team_name":"Tigres de la UANL","games_lost":1,"games_tied":3,"points_away":10,"games_played":9,"goals_scored":15,"points_local":8,"games_won_away":3,"goals_received":6,"table_position":3,"games_lost_away":0,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":9,"games_played_away":4,"goals_scored_away":6,"points_percentage":"66.67%","games_played_local":5,"goals_scored_local":9,"goals_received_away":1,"goals_received_local":5,"goals_difference_away":5,"goals_difference_local":4,"points_percentage_away":"83.33%","points_percentage_local":"53.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:42:45.000Z","deleted_at":null},{"id":"06c2fab0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":18,"goal_stats_json":{"points":18,"team_id":18,"games_won":5,"team_name":"Toluca","games_lost":1,"games_tied":3,"points_away":10,"games_played":9,"goals_scored":17,"points_local":8,"games_won_away":3,"goals_received":7,"table_position":2,"games_lost_away":1,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":5,"goals_scored_away":10,"points_percentage":"66.67%","games_played_local":4,"goals_scored_local":7,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":6,"goals_difference_local":4,"points_percentage_away":"66.67%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:38.000Z","deleted_at":null},{"id":"06c8ee20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":173,"goal_stats_json":{"points":12,"team_id":173,"games_won":3,"team_name":"Leon","games_lost":2,"games_tied":3,"points_away":5,"games_played":8,"goals_scored":9,"points_local":7,"games_won_away":1,"goals_received":7,"table_position":7,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"50%","games_played_local":4,"goals_scored_local":5,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":0,"goals_difference_local":2,"points_percentage_away":"41.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:34.000Z","deleted_at":null},{"id":"06d52320-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":3014,"goal_stats_json":{"points":11,"team_id":3014,"games_won":3,"team_name":"FC Juarez","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":12,"points_local":7,"games_won_away":1,"goals_received":12,"table_position":9,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":0,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":7,"goals_received_away":9,"goals_received_local":3,"goals_difference_away":-4,"goals_difference_local":4,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:39.000Z","deleted_at":null}]}

15:52:14.066 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:14.066 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:14.066 [Test worker] DEBUG com.intuit.karate - request:
2 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/positions/incorrect_id
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:52:14.066 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:14.066 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 111][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:14.066 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:14.067 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:14.067 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:14.105 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:14.105 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:14.105 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:14.149 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:14.149 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:14.149 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:14.149 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:14.149 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:14.149 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:14.149 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56307<->143.204.23.80:443
15:52:14.149 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-111: set socket timeout to 5000
15:52:14.149 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/positions/incorrect_id HTTP/1.1
15:52:14.149 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:14.149 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 >> GET /dev/api/team/positions/incorrect_id HTTP/1.1
15:52:14.149 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:14.149 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:14.149 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 >> Connection: Keep-Alive
15:52:14.149 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:14.149 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 >> Accept-Encoding: gzip,deflate
15:52:14.149 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 >> "GET /dev/api/team/positions/incorrect_id HTTP/1.1[\r][\n]"
15:52:14.149 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:14.149 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:14.149 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 >> "Connection: Keep-Alive[\r][\n]"
15:52:14.149 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:14.149 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:14.149 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 >> "[\r][\n]"
15:52:14.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 << "HTTP/1.1 200 OK[\r][\n]"
15:52:14.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:14.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 << "Content-Length: 27[\r][\n]"
15:52:14.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 << "Connection: keep-alive[\r][\n]"
15:52:14.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 << "Date: Tue, 23 May 2023 20:52:14 GMT[\r][\n]"
15:52:14.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 << "x-amzn-RequestId: f2679017-84f4-4658-99c6-23689b1578d1[\r][\n]"
15:52:14.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 << "access-control-allow-origin: *[\r][\n]"
15:52:14.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 << "x-amzn-Remapped-content-length: 27[\r][\n]"
15:52:14.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 << "x-amz-apigw-id: FZMbyHirCYcFkVQ=[\r][\n]"
15:52:14.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 << "etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"[\r][\n]"
15:52:14.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 << "x-powered-by: Express[\r][\n]"
15:52:14.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 << "X-Amzn-Trace-Id: Root=1-646d277e-1ff87e345e2bba965e3e2cb7;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:14.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:14.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 << "Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)[\r][\n]"
15:52:14.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:14.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 << "X-Amz-Cf-Id: YLp-HMWq6UXzNvbjkxRVDoYGgQULUsuXzNEPy2sDiz6wkqIMAHZTVg==[\r][\n]"
15:52:14.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 << "[\r][\n]"
15:52:14.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-111 << "{"status":true,"data":null}"
15:52:14.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 << HTTP/1.1 200 OK
15:52:14.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 << Content-Type: application/json; charset=utf-8
15:52:14.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 << Content-Length: 27
15:52:14.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 << Connection: keep-alive
15:52:14.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 << Date: Tue, 23 May 2023 20:52:14 GMT
15:52:14.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 << x-amzn-RequestId: f2679017-84f4-4658-99c6-23689b1578d1
15:52:14.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 << access-control-allow-origin: *
15:52:14.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 << x-amzn-Remapped-content-length: 27
15:52:14.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 << x-amz-apigw-id: FZMbyHirCYcFkVQ=
15:52:14.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 << etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"
15:52:14.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 << x-powered-by: Express
15:52:14.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 << X-Amzn-Trace-Id: Root=1-646d277e-1ff87e345e2bba965e3e2cb7;Sampled=0;lineage=1a7c2e09:0
15:52:14.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 << X-Cache: Miss from cloudfront
15:52:14.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 << Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)
15:52:14.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 << X-Amz-Cf-Pop: BOG50-P1
15:52:14.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-111 << X-Amz-Cf-Id: YLp-HMWq6UXzNvbjkxRVDoYGgQULUsuXzNEPy2sDiz6wkqIMAHZTVg==
15:52:14.341 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:14.341 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 111][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:14.341 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-111: set socket timeout to 0
15:52:14.342 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 111][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:14.342 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 276
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 27
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:52:14 GMT
2 < x-amzn-RequestId: f2679017-84f4-4658-99c6-23689b1578d1
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 27
2 < x-amz-apigw-id: FZMbyHirCYcFkVQ=
2 < etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d277e-1ff87e345e2bba965e3e2cb7;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: YLp-HMWq6UXzNvbjkxRVDoYGgQULUsuXzNEPy2sDiz6wkqIMAHZTVg==
{"status":true,"data":null}

15:52:14.342 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:14.355 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.355 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-101: Close connection
15:52:14.357 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.357 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.357 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-102: Close connection
15:52:14.358 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.358 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.358 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-103: Close connection
15:52:14.360 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:52:14.361 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.361 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.361 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-104: Close connection
15:52:14.364 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.364 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.364 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-105: Close connection
15:52:14.365 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.365 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.365 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-106: Close connection
15:52:14.367 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.367 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.367 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-107: Close connection
15:52:14.369 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.369 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.369 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-108: Close connection
15:52:14.372 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.372 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.372 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-109: Close connection
15:52:14.373 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.373 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.373 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-110: Close connection
15:52:14.375 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.375 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.375 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-111: Close connection
15:52:14.376 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.376 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.376 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-72: Close connection
15:52:14.377 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.377 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.377 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-73: Close connection
15:52:14.378 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.378 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.378 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-74: Close connection
15:52:14.378 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@244f4225
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@709aa49d
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@152bf7f1
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@244f4225
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@3b702dbd
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:52:14.381 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
15:52:14.381 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.381 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.381 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-75: Close connection
15:52:14.383 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.383 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.383 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-76: Close connection
15:52:14.384 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.384 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.384 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-77: Close connection
15:52:14.385 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.385 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.385 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-90: Close connection
15:52:14.387 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.387 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.387 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-91: Close connection
15:52:14.388 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.388 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.388 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-92: Close connection
15:52:14.389 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.389 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.389 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-93: Close connection
15:52:14.390 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.390 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.390 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-94: Close connection
15:52:14.390 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.390 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.390 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-95: Close connection
15:52:14.391 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.391 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.391 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-96: Close connection
15:52:14.392 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.392 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.392 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-97: Close connection
15:52:14.393 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.394 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.394 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-98: Close connection
15:52:14.394 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.394 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.394 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-99: Close connection
15:52:14.395 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.395 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.395 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-100: Close connection
15:52:14.396 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.397 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.397 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-85: Close connection
15:52:14.398 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.398 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.398 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-86: Close connection
15:52:14.399 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.399 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.399 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-87: Close connection
15:52:14.400 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.400 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.400 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-88: Close connection
15:52:14.400 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.400 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.400 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-89: Close connection
15:52:14.401 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.401 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.401 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-79: Close connection
---------------------------------------------------------
feature: classpath:karate/features/TeamPositions/get_teampositions_id.feature
scenarios:  2 | passed:  2 | failed:  0 | time: 1.4825
---------------------------------------------------------

15:52:14.403 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 28 of 38 (0 remaining) classpath:karate/features/TeamPositions/get_teampositions_id.feature
15:52:14.404 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.404 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.404 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-80: Close connection
15:52:14.406 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:14.407 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:14.407 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.407 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.407 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-81: Close connection
15:52:14.408 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:14.408 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:14.408 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/positions
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:14.408 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:14.408 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 112][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:14.408 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:14.408 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:14.408 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:14.409 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.409 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.409 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-82: Close connection
15:52:14.410 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.410 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.410 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-83: Close connection
15:52:14.411 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.411 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.411 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-84: Close connection
15:52:14.411 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.411 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:14.411 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-78: Close connection
15:52:14.412 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:14.526 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:14.526 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:14.526 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:14.561 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:14.561 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:14.561 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:14.561 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:14.561 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:14.561 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:14.561 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56308<->143.204.23.80:443
15:52:14.561 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-112: set socket timeout to 5000
15:52:14.561 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/positions HTTP/1.1
15:52:14.561 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:14.561 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 >> GET /dev/api/team/positions HTTP/1.1
15:52:14.561 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:14.561 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:14.561 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 >> Connection: Keep-Alive
15:52:14.561 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:14.561 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 >> Accept-Encoding: gzip,deflate
15:52:14.561 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 >> "GET /dev/api/team/positions HTTP/1.1[\r][\n]"
15:52:14.561 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:14.561 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:14.561 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 >> "Connection: Keep-Alive[\r][\n]"
15:52:14.561 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:14.561 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:14.561 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 >> "[\r][\n]"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "HTTP/1.1 200 OK[\r][\n]"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "Content-Length: 14964[\r][\n]"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "Connection: keep-alive[\r][\n]"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "Date: Tue, 23 May 2023 20:52:14 GMT[\r][\n]"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "x-amzn-RequestId: f3861c43-9644-4911-98bb-eefcfc5a954d[\r][\n]"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "access-control-allow-origin: *[\r][\n]"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "x-amzn-Remapped-content-length: 14964[\r][\n]"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "x-amz-apigw-id: FZMb3HNHCYcFiog=[\r][\n]"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "etag: W/"3a74-pMjY+P+msxg8a6MkvIy2jAzMNZM"[\r][\n]"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "x-powered-by: Express[\r][\n]"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "X-Amzn-Trace-Id: Root=1-646d277e-3d14106e1db8d775493a5b24;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)[\r][\n]"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "X-Amz-Cf-Id: ILaJMlgU2gf9uXhwBpUJu1Quuw5uiIvmAB0mF09ttKCiWHaYqp0eGw==[\r][\n]"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "[\r][\n]"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "{"status":true,"data":[{"id":"0698b660-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":11,"goal_stats_json":{"points":11,"team_id":11,"games_won":3,"team_name":"Universidad Nacional","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":17,"table_position":10,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":-3,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":9,"goals_received_away":11,"goals_received_local":6,"goals_difference_away":-6,"goals_difference_local":3,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":10,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06741760-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":5,"goal_stats_json":{"points":10,"team_id":5,"games_won":3,"team_name":"Cruz Azul","games_lost":4,"games_tied":1,"points_away":4,"games_played":8,"goals_scored":9,"points_local":6,"games_won_away":1,"goals_received":10,"table_position":11,"games_lost_away":2,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-1,"games_played_away":4,"goals_scored_away":5,"points_percentage":"41.67%","games_played_local":4,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":4,"goals_difference_away":-1,"goals_difference_local":0,"points_percentage_away":"33.33%","points_percentage_local":"50%"},"position":11,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06bd0740-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":17,"goal_stats_json":{"points":10,"team_id":17,"games_won":2,"team_name":"Club Tijuana","games_lost":3,"games_tied":4,"points_away":1,"games_played":9,"goals_scored":8,"points_local":9,"games_won_away":0,"goals_received":10,"table_position":12,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":3,"goals_difference":-2,"games_played_away":4,"goals_scored_away":3,"points_percentage":"37.04%","games_played_local":5,"goals_scored_local":5,"goals_received_away":8,"goals_received_local":2,"goals_difference_away":-5,"goals_difference_local":3,"points_percentage_away":"8.33%","points_percentage_local":"60%"},"position":12,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a7f8a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":13,"goal_stats_json":{"points":9,"team_id":13,"games_won":2,"team_name":"CA San Luis","games_lost":4,"games_tied":3,"points_away":4,"games_played":9,"goals_scored":8,"points_local":5,"games_won_away":1,"goals_received":12,"table_position":13,"games_lost_away":3,"games_tied_away":1,"games_won_local":1,"games_lost_local":1,"games_tied_local":2,"goals_difference":-4,"games_played_away":5,"goals_scored_away":4,"points_percentage":"33.33%","games_played_local":4,"goals_scored_local":4,"goals_received_away":8,"goals_received_local":4,"goals_difference_away":-4,"goals_difference_local":0,"points_percentage_away":"26.67%","points_percentage_local":"41.67%"},"position":13,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06cf08a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":205,"goal_stats_json":{"points":8,"team_id":205,"games_won":2,"team_name":"Necaxa","games_lost":5,"games_tied":2,"points_away":0,"games_played":9,"goals_scored":12,"points_local":8,"games_won_away":0,"goals_received":14,"table_position":14,"games_lost_away":4,"games_tied_away":0,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":-2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"29.63%","games_played_local":5,"goals_scored_local":8,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-4,"goals_difference_local":2,"points_percentage_away":"0%","points_percentage_local":"53.33%"},"position":14,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"066b16b0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":4,"goal_stats_json":{"points":8,"team_id":4,"games_won":1,"team_name":"Atlas","games_lost":3,"games_tied":5,"points_away":2,"games_played":9,"goals_scored":11,"points_local":6,"games_won_away":0,"goals_received":14,"table_position":15,"games_lost_away":1,"games_tied_away":2,"games_won_local":1,"games_lost_local":2,"games_tied_local":3,"goals_difference":-3,"games_played_away":3,"goals_scored_away":5,"points_percentage":"29.63%","games_played_local":6,"goals_scored_local":6,"goals_received_away":6,"goals_received_local":8,"goals_difference_away":-1,"goals_difference_local":-2,"points_percentage_away":"22.22%","points_percentage_local":"33.33%"},"position":15,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06929be0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":10,"goal_stats_json":{"points":7,"team_id":10,"games_won":2,"team_name":"Puebla FC","games_lost":6,"games_tied":1,"points_away":1,"games_played":9,"goals_scored":12,"points_local":6,"games_won_away":0,"goals_received":20,"table_position":16,"games_lost_away":4,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-8,"games_played_away":5,"goals_scored_away":5,"points_percentage":"25.93%","games_played_local":4,"goals_scored_local":7,"goals_received_away":14,"goals_received_local":6,"goals_difference_away":-9,"goals_difference_local":1,"points_percentage_away":"6.67%","points_percentage_local":"50%"},"position":16,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a1de20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":12,"goal_stats_json":{"points":5,"team_id":12,"games_won":0,"team_name":"Queretaro","games_lost":3,"games_tied":5,"points_away":3,"games_played":8,"goals_scored":6,"points_local":2,"games_won_away":0,"goals_received":13,"table_position":17,"games_lost_away":2,"games_tied_away":3,"games_won_local":0,"games_lost_local":1,"games_tied_local":2,"goals_difference":-7,"games_played_away":5,"goals_scored_away":2,"points_percentage":"20.83%","games_played_local":3,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":7,"goals_difference_away":-4,"goals_difference_local":-3,"points_percentage_away":"20%","points_percentage_local":"22.22%"},"position":17,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"068359a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":8,"goal_stats_json":{"points":1,"team_id":8,"games_won":0,"team_name":"Mazatlan FC","games_lost":7,"games_tied":1,"points_away":1,"games_played":8,"goals_scored":9,"points_local":0,"games_won_away":0,"goals_received":22,"table_position":18,"games_lost_away":3,"games_tied_away":1,"games_won_local":0,"games_lost_local":4,"games_tied_local":0,"goals_difference":-13,"games_played_away":4,"goals_scored_away":3,"points_percentage":"4.17%","games_played_local":4,"goals_scored_local":6,"goals_received_away":12,"goals_received_local":10,"goals_difference_away":-9,"goals_difference_local":-4,"points_percentage_away":"8.33%","points_percentage_local":"0%"},"position":18,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06556bd0-f5c4-11ed-8751-2b9bc5b"
15:52:14.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 << HTTP/1.1 200 OK
15:52:14.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 << Content-Type: application/json; charset=utf-8
15:52:14.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 << Content-Length: 14964
15:52:14.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 << Connection: keep-alive
15:52:14.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 << Date: Tue, 23 May 2023 20:52:14 GMT
15:52:14.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 << x-amzn-RequestId: f3861c43-9644-4911-98bb-eefcfc5a954d
15:52:14.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 << access-control-allow-origin: *
15:52:14.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 << x-amzn-Remapped-content-length: 14964
15:52:14.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 << x-amz-apigw-id: FZMb3HNHCYcFiog=
15:52:14.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 << etag: W/"3a74-pMjY+P+msxg8a6MkvIy2jAzMNZM"
15:52:14.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 << x-powered-by: Express
15:52:14.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 << X-Amzn-Trace-Id: Root=1-646d277e-3d14106e1db8d775493a5b24;Sampled=0;lineage=1a7c2e09:0
15:52:14.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 << X-Cache: Miss from cloudfront
15:52:14.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 << Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)
15:52:14.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 << X-Amz-Cf-Pop: BOG50-P1
15:52:14.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-112 << X-Amz-Cf-Id: ILaJMlgU2gf9uXhwBpUJu1Quuw5uiIvmAB0mF09ttKCiWHaYqp0eGw==
15:52:14.975 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "62c7d","goal_stats_id":1,"goal_stats_json":{"points":18,"team_id":1,"games_won":5,"team_name":"Guadalajara","games_lost":1,"games_tied":3,"points_away":14,"games_played":9,"goals_scored":12,"points_local":4,"games_won_away":4,"goals_received":8,"table_position":4,"games_lost_away":0,"games_tied_away":2,"games_won_local":1,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":6,"goals_scored_away":8,"points_percentage":"66.67%","games_played_local":3,"goals_scored_local":4,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":0,"points_percentage_away":"77.78%","points_percentage_local":"44.44%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T19:42:48.000Z","deleted_at":null},{"id":"0664fc30-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":2,"goal_stats_json":{"points":17,"team_id":2,"games_won":4,"team_name":"America","games_lost":0,"games_tied":5,"points_away":6,"games_played":9,"goals_scored":21,"points_lo"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "cal":11,"games_won_away":1,"goals_received":11,"table_position":5,"games_lost_away":0,"games_tied_away":3,"games_won_local":3,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":4,"goals_scored_away":9,"points_percentage":"62.96%","games_played_local":5,"goals_scored_local":12,"goals_received_away":7,"goals_received_local":4,"goals_difference_away":2,"goals_difference_local":8,"points_percentage_away":"50%","points_percentage_local":"73.33%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T20:28:02.000Z","deleted_at":null},{"id":"067d3f20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":7,"goal_stats_json":{"points":22,"team_id":7,"games_won":7,"team_name":"Rayados de Monterrey","games_lost":1,"games_tied":1,"points_away":10,"games_played":9,"goals_scored":17,"points_local":12,"games_won_away":3,"goals_received":8,"table_position":1,"games_lost_away":0,"games_tied_away":1,"games_won_local":4,"games_lost_local":1,"games_tied_local":0,"goals_difference""
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << ":9,"games_played_away":4,"goals_scored_away":8,"points_percentage":"81.48%","games_played_local":5,"goals_scored_local":9,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":5,"points_percentage_away":"83.33%","points_percentage_local":"80%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T14:30:38.000Z","deleted_at":null},{"id":"068c8160-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":9,"goal_stats_json":{"points":16,"team_id":9,"games_won":5,"team_name":"Pachuca","games_lost":3,"games_tied":1,"points_away":6,"games_played":9,"goals_scored":18,"points_local":10,"games_won_away":2,"goals_received":14,"table_position":6,"games_lost_away":2,"games_tied_away":0,"games_won_local":3,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":4,"goals_scored_away":5,"points_percentage":"59.26%","games_played_local":5,"goals_scored_local":13,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-3,"g"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "oals_difference_local":7,"points_percentage_away":"50%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:28:06.000Z","deleted_at":null},{"id":"06b12060-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":14,"goal_stats_json":{"points":12,"team_id":14,"games_won":3,"team_name":"Santos Laguna","games_lost":3,"games_tied":3,"points_away":5,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":19,"table_position":8,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_lost_local":2,"games_tied_local":1,"goals_difference":-5,"games_played_away":4,"goals_scored_away":6,"points_percentage":"44.44%","games_played_local":5,"goals_scored_local":8,"goals_received_away":7,"goals_received_local":12,"goals_difference_away":-1,"goals_difference_local":-4,"points_percentage_away":"41.67%","points_percentage_local":"46.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:36.000Z",""
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "deleted_at":null},{"id":"06b73ae0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":16,"goal_stats_json":{"points":18,"team_id":16,"games_won":5,"team_name":"Tigres de la UANL","games_lost":1,"games_tied":3,"points_away":10,"games_played":9,"goals_scored":15,"points_local":8,"games_won_away":3,"goals_received":6,"table_position":3,"games_lost_away":0,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":9,"games_played_away":4,"goals_scored_away":6,"points_percentage":"66.67%","games_played_local":5,"goals_scored_local":9,"goals_received_away":1,"goals_received_local":5,"goals_difference_away":5,"goals_difference_local":4,"points_percentage_away":"83.33%","points_percentage_local":"53.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:42:45.000Z","deleted_at":null},{"id":"06c2fab0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":18,"goal_stats_json":{"points":18,"team_id":18,"games_won":5,"team_name":"Toluca","games_lost":1,"games_tied"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "":3,"points_away":10,"games_played":9,"goals_scored":17,"points_local":8,"games_won_away":3,"goals_received":7,"table_position":2,"games_lost_away":1,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":5,"goals_scored_away":10,"points_percentage":"66.67%","games_played_local":4,"goals_scored_local":7,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":6,"goals_difference_local":4,"points_percentage_away":"66.67%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:38.000Z","deleted_at":null},{"id":"06c8ee20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":173,"goal_stats_json":{"points":12,"team_id":173,"games_won":3,"team_name":"Leon","games_lost":2,"games_tied":3,"points_away":5,"games_played":8,"goals_scored":9,"points_local":7,"games_won_away":1,"goals_received":7,"table_position":7,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_l"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "ost_local":1,"games_tied_local":1,"goals_difference":2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"50%","games_played_local":4,"goals_scored_local":5,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":0,"goals_difference_local":2,"points_percentage_away":"41.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:34.000Z","deleted_at":null},{"id":"06d52320-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":3014,"goal_stats_json":{"points":11,"team_id":3014,"games_won":3,"team_name":"FC Juarez","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":12,"points_local":7,"games_won_away":1,"goals_received":12,"table_position":9,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":0,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":7,"goals_received_away"
15:52:14.975 [Test worker] DEBUG org.apache.http.wire - http-outgoing-112 << "":9,"goals_received_local":3,"goals_difference_away":-4,"goals_difference_local":4,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:39.000Z","deleted_at":null}]}"
15:52:14.975 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 112][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:14.975 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-112: set socket timeout to 0
15:52:14.975 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 112][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:14.976 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 568
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 14964
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:14 GMT
1 < x-amzn-RequestId: f3861c43-9644-4911-98bb-eefcfc5a954d
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 14964
1 < x-amz-apigw-id: FZMb3HNHCYcFiog=
1 < etag: W/"3a74-pMjY+P+msxg8a6MkvIy2jAzMNZM"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d277e-3d14106e1db8d775493a5b24;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: ILaJMlgU2gf9uXhwBpUJu1Quuw5uiIvmAB0mF09ttKCiWHaYqp0eGw==
{"status":true,"data":[{"id":"0698b660-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":11,"goal_stats_json":{"points":11,"team_id":11,"games_won":3,"team_name":"Universidad Nacional","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":17,"table_position":10,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":-3,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":9,"goals_received_away":11,"goals_received_local":6,"goals_difference_away":-6,"goals_difference_local":3,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":10,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06741760-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":5,"goal_stats_json":{"points":10,"team_id":5,"games_won":3,"team_name":"Cruz Azul","games_lost":4,"games_tied":1,"points_away":4,"games_played":8,"goals_scored":9,"points_local":6,"games_won_away":1,"goals_received":10,"table_position":11,"games_lost_away":2,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-1,"games_played_away":4,"goals_scored_away":5,"points_percentage":"41.67%","games_played_local":4,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":4,"goals_difference_away":-1,"goals_difference_local":0,"points_percentage_away":"33.33%","points_percentage_local":"50%"},"position":11,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06bd0740-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":17,"goal_stats_json":{"points":10,"team_id":17,"games_won":2,"team_name":"Club Tijuana","games_lost":3,"games_tied":4,"points_away":1,"games_played":9,"goals_scored":8,"points_local":9,"games_won_away":0,"goals_received":10,"table_position":12,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":3,"goals_difference":-2,"games_played_away":4,"goals_scored_away":3,"points_percentage":"37.04%","games_played_local":5,"goals_scored_local":5,"goals_received_away":8,"goals_received_local":2,"goals_difference_away":-5,"goals_difference_local":3,"points_percentage_away":"8.33%","points_percentage_local":"60%"},"position":12,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a7f8a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":13,"goal_stats_json":{"points":9,"team_id":13,"games_won":2,"team_name":"CA San Luis","games_lost":4,"games_tied":3,"points_away":4,"games_played":9,"goals_scored":8,"points_local":5,"games_won_away":1,"goals_received":12,"table_position":13,"games_lost_away":3,"games_tied_away":1,"games_won_local":1,"games_lost_local":1,"games_tied_local":2,"goals_difference":-4,"games_played_away":5,"goals_scored_away":4,"points_percentage":"33.33%","games_played_local":4,"goals_scored_local":4,"goals_received_away":8,"goals_received_local":4,"goals_difference_away":-4,"goals_difference_local":0,"points_percentage_away":"26.67%","points_percentage_local":"41.67%"},"position":13,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06cf08a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":205,"goal_stats_json":{"points":8,"team_id":205,"games_won":2,"team_name":"Necaxa","games_lost":5,"games_tied":2,"points_away":0,"games_played":9,"goals_scored":12,"points_local":8,"games_won_away":0,"goals_received":14,"table_position":14,"games_lost_away":4,"games_tied_away":0,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":-2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"29.63%","games_played_local":5,"goals_scored_local":8,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-4,"goals_difference_local":2,"points_percentage_away":"0%","points_percentage_local":"53.33%"},"position":14,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"066b16b0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":4,"goal_stats_json":{"points":8,"team_id":4,"games_won":1,"team_name":"Atlas","games_lost":3,"games_tied":5,"points_away":2,"games_played":9,"goals_scored":11,"points_local":6,"games_won_away":0,"goals_received":14,"table_position":15,"games_lost_away":1,"games_tied_away":2,"games_won_local":1,"games_lost_local":2,"games_tied_local":3,"goals_difference":-3,"games_played_away":3,"goals_scored_away":5,"points_percentage":"29.63%","games_played_local":6,"goals_scored_local":6,"goals_received_away":6,"goals_received_local":8,"goals_difference_away":-1,"goals_difference_local":-2,"points_percentage_away":"22.22%","points_percentage_local":"33.33%"},"position":15,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06929be0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":10,"goal_stats_json":{"points":7,"team_id":10,"games_won":2,"team_name":"Puebla FC","games_lost":6,"games_tied":1,"points_away":1,"games_played":9,"goals_scored":12,"points_local":6,"games_won_away":0,"goals_received":20,"table_position":16,"games_lost_away":4,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-8,"games_played_away":5,"goals_scored_away":5,"points_percentage":"25.93%","games_played_local":4,"goals_scored_local":7,"goals_received_away":14,"goals_received_local":6,"goals_difference_away":-9,"goals_difference_local":1,"points_percentage_away":"6.67%","points_percentage_local":"50%"},"position":16,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a1de20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":12,"goal_stats_json":{"points":5,"team_id":12,"games_won":0,"team_name":"Queretaro","games_lost":3,"games_tied":5,"points_away":3,"games_played":8,"goals_scored":6,"points_local":2,"games_won_away":0,"goals_received":13,"table_position":17,"games_lost_away":2,"games_tied_away":3,"games_won_local":0,"games_lost_local":1,"games_tied_local":2,"goals_difference":-7,"games_played_away":5,"goals_scored_away":2,"points_percentage":"20.83%","games_played_local":3,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":7,"goals_difference_away":-4,"goals_difference_local":-3,"points_percentage_away":"20%","points_percentage_local":"22.22%"},"position":17,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"068359a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":8,"goal_stats_json":{"points":1,"team_id":8,"games_won":0,"team_name":"Mazatlan FC","games_lost":7,"games_tied":1,"points_away":1,"games_played":8,"goals_scored":9,"points_local":0,"games_won_away":0,"goals_received":22,"table_position":18,"games_lost_away":3,"games_tied_away":1,"games_won_local":0,"games_lost_local":4,"games_tied_local":0,"goals_difference":-13,"games_played_away":4,"goals_scored_away":3,"points_percentage":"4.17%","games_played_local":4,"goals_scored_local":6,"goals_received_away":12,"goals_received_local":10,"goals_difference_away":-9,"goals_difference_local":-4,"points_percentage_away":"8.33%","points_percentage_local":"0%"},"position":18,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06556bd0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":1,"goal_stats_json":{"points":18,"team_id":1,"games_won":5,"team_name":"Guadalajara","games_lost":1,"games_tied":3,"points_away":14,"games_played":9,"goals_scored":12,"points_local":4,"games_won_away":4,"goals_received":8,"table_position":4,"games_lost_away":0,"games_tied_away":2,"games_won_local":1,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":6,"goals_scored_away":8,"points_percentage":"66.67%","games_played_local":3,"goals_scored_local":4,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":0,"points_percentage_away":"77.78%","points_percentage_local":"44.44%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T19:42:48.000Z","deleted_at":null},{"id":"0664fc30-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":2,"goal_stats_json":{"points":17,"team_id":2,"games_won":4,"team_name":"America","games_lost":0,"games_tied":5,"points_away":6,"games_played":9,"goals_scored":21,"points_local":11,"games_won_away":1,"goals_received":11,"table_position":5,"games_lost_away":0,"games_tied_away":3,"games_won_local":3,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":4,"goals_scored_away":9,"points_percentage":"62.96%","games_played_local":5,"goals_scored_local":12,"goals_received_away":7,"goals_received_local":4,"goals_difference_away":2,"goals_difference_local":8,"points_percentage_away":"50%","points_percentage_local":"73.33%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T20:28:02.000Z","deleted_at":null},{"id":"067d3f20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":7,"goal_stats_json":{"points":22,"team_id":7,"games_won":7,"team_name":"Rayados de Monterrey","games_lost":1,"games_tied":1,"points_away":10,"games_played":9,"goals_scored":17,"points_local":12,"games_won_away":3,"goals_received":8,"table_position":1,"games_lost_away":0,"games_tied_away":1,"games_won_local":4,"games_lost_local":1,"games_tied_local":0,"goals_difference":9,"games_played_away":4,"goals_scored_away":8,"points_percentage":"81.48%","games_played_local":5,"goals_scored_local":9,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":5,"points_percentage_away":"83.33%","points_percentage_local":"80%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T14:30:38.000Z","deleted_at":null},{"id":"068c8160-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":9,"goal_stats_json":{"points":16,"team_id":9,"games_won":5,"team_name":"Pachuca","games_lost":3,"games_tied":1,"points_away":6,"games_played":9,"goals_scored":18,"points_local":10,"games_won_away":2,"goals_received":14,"table_position":6,"games_lost_away":2,"games_tied_away":0,"games_won_local":3,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":4,"goals_scored_away":5,"points_percentage":"59.26%","games_played_local":5,"goals_scored_local":13,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-3,"goals_difference_local":7,"points_percentage_away":"50%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:28:06.000Z","deleted_at":null},{"id":"06b12060-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":14,"goal_stats_json":{"points":12,"team_id":14,"games_won":3,"team_name":"Santos Laguna","games_lost":3,"games_tied":3,"points_away":5,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":19,"table_position":8,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_lost_local":2,"games_tied_local":1,"goals_difference":-5,"games_played_away":4,"goals_scored_away":6,"points_percentage":"44.44%","games_played_local":5,"goals_scored_local":8,"goals_received_away":7,"goals_received_local":12,"goals_difference_away":-1,"goals_difference_local":-4,"points_percentage_away":"41.67%","points_percentage_local":"46.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:36.000Z","deleted_at":null},{"id":"06b73ae0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":16,"goal_stats_json":{"points":18,"team_id":16,"games_won":5,"team_name":"Tigres de la UANL","games_lost":1,"games_tied":3,"points_away":10,"games_played":9,"goals_scored":15,"points_local":8,"games_won_away":3,"goals_received":6,"table_position":3,"games_lost_away":0,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":9,"games_played_away":4,"goals_scored_away":6,"points_percentage":"66.67%","games_played_local":5,"goals_scored_local":9,"goals_received_away":1,"goals_received_local":5,"goals_difference_away":5,"goals_difference_local":4,"points_percentage_away":"83.33%","points_percentage_local":"53.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:42:45.000Z","deleted_at":null},{"id":"06c2fab0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":18,"goal_stats_json":{"points":18,"team_id":18,"games_won":5,"team_name":"Toluca","games_lost":1,"games_tied":3,"points_away":10,"games_played":9,"goals_scored":17,"points_local":8,"games_won_away":3,"goals_received":7,"table_position":2,"games_lost_away":1,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":5,"goals_scored_away":10,"points_percentage":"66.67%","games_played_local":4,"goals_scored_local":7,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":6,"goals_difference_local":4,"points_percentage_away":"66.67%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:38.000Z","deleted_at":null},{"id":"06c8ee20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":173,"goal_stats_json":{"points":12,"team_id":173,"games_won":3,"team_name":"Leon","games_lost":2,"games_tied":3,"points_away":5,"games_played":8,"goals_scored":9,"points_local":7,"games_won_away":1,"goals_received":7,"table_position":7,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"50%","games_played_local":4,"goals_scored_local":5,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":0,"goals_difference_local":2,"points_percentage_away":"41.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:34.000Z","deleted_at":null},{"id":"06d52320-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":3014,"goal_stats_json":{"points":11,"team_id":3014,"games_won":3,"team_name":"FC Juarez","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":12,"points_local":7,"games_won_away":1,"goals_received":12,"table_position":9,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":0,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":7,"goals_received_away":9,"goals_received_local":3,"goals_difference_away":-4,"goals_difference_local":4,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:39.000Z","deleted_at":null}]}

15:52:16.986 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:16.988 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:16.988 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:16.988 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/positions/0698b660-f5c4-11ed-8751-2b9bc5b62c7d
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 15
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"position":20}

15:52:16.988 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:16.989 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 113][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:16.989 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:16.989 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:16.989 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:17.016 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:17.016 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:17.016 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:17.068 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:17.068 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:17.068 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:17.068 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:17.068 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:17.068 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:17.068 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56314<->143.204.23.80:443
15:52:17.068 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-113: set socket timeout to 5000
15:52:17.068 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/team/positions/0698b660-f5c4-11ed-8751-2b9bc5b62c7d HTTP/1.1
15:52:17.068 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:17.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 >> PATCH /dev/api/team/positions/0698b660-f5c4-11ed-8751-2b9bc5b62c7d HTTP/1.1
15:52:17.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:17.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 >> Content-Type: application/json; charset=UTF-8
15:52:17.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 >> Content-Length: 15
15:52:17.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:17.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 >> Connection: Keep-Alive
15:52:17.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:17.068 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 >> Accept-Encoding: gzip,deflate
15:52:17.068 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 >> "PATCH /dev/api/team/positions/0698b660-f5c4-11ed-8751-2b9bc5b62c7d HTTP/1.1[\r][\n]"
15:52:17.068 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:17.068 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:17.068 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 >> "Content-Length: 15[\r][\n]"
15:52:17.068 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:17.068 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 >> "Connection: Keep-Alive[\r][\n]"
15:52:17.068 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:17.068 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:17.068 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 >> "[\r][\n]"
15:52:17.068 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 >> "{"position":20}"
15:52:17.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 << "HTTP/1.1 200 OK[\r][\n]"
15:52:17.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:17.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 << "Content-Length: 26[\r][\n]"
15:52:17.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 << "Connection: keep-alive[\r][\n]"
15:52:17.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 << "Date: Tue, 23 May 2023 20:52:17 GMT[\r][\n]"
15:52:17.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 << "x-amzn-RequestId: 5fdc3dca-4a58-4c08-9bdd-e8b0dc13ff4b[\r][\n]"
15:52:17.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 << "access-control-allow-origin: *[\r][\n]"
15:52:17.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 << "x-amzn-Remapped-content-length: 26[\r][\n]"
15:52:17.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 << "x-amz-apigw-id: FZMcQGAWiYcFf3A=[\r][\n]"
15:52:17.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 << "etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"[\r][\n]"
15:52:17.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 << "x-powered-by: Express[\r][\n]"
15:52:17.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 << "X-Amzn-Trace-Id: Root=1-646d2781-313827e2462d2ced229b3108;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:17.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:17.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 << "Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)[\r][\n]"
15:52:17.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:17.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 << "X-Amz-Cf-Id: dU9LC-X2t6t6w4JoEkuujDo0P3tpNy8XsVIXZciRXSG5B1fP9_zrnA==[\r][\n]"
15:52:17.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 << "[\r][\n]"
15:52:17.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-113 << "{"status":true,"data":[1]}"
15:52:17.446 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 << HTTP/1.1 200 OK
15:52:17.446 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 << Content-Type: application/json; charset=utf-8
15:52:17.446 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 << Content-Length: 26
15:52:17.446 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 << Connection: keep-alive
15:52:17.446 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 << Date: Tue, 23 May 2023 20:52:17 GMT
15:52:17.446 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 << x-amzn-RequestId: 5fdc3dca-4a58-4c08-9bdd-e8b0dc13ff4b
15:52:17.446 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 << access-control-allow-origin: *
15:52:17.446 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 << x-amzn-Remapped-content-length: 26
15:52:17.446 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 << x-amz-apigw-id: FZMcQGAWiYcFf3A=
15:52:17.446 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 << etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
15:52:17.446 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 << x-powered-by: Express
15:52:17.446 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 << X-Amzn-Trace-Id: Root=1-646d2781-313827e2462d2ced229b3108;Sampled=0;lineage=1a7c2e09:0
15:52:17.446 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 << X-Cache: Miss from cloudfront
15:52:17.446 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 << Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)
15:52:17.446 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 << X-Amz-Cf-Pop: BOG50-P1
15:52:17.446 [Test worker] DEBUG org.apache.http.headers - http-outgoing-113 << X-Amz-Cf-Id: dU9LC-X2t6t6w4JoEkuujDo0P3tpNy8XsVIXZciRXSG5B1fP9_zrnA==
15:52:17.446 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:17.447 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 113][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:17.447 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-113: set socket timeout to 0
15:52:17.447 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 113][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:17.447 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 459
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 26
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:52:17 GMT
2 < x-amzn-RequestId: 5fdc3dca-4a58-4c08-9bdd-e8b0dc13ff4b
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 26
2 < x-amz-apigw-id: FZMcQGAWiYcFf3A=
2 < etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2781-313827e2462d2ced229b3108;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: dU9LC-X2t6t6w4JoEkuujDo0P3tpNy8XsVIXZciRXSG5B1fP9_zrnA==
{"status":true,"data":[1]}

15:52:17.448 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    1
  ]
}
 
15:52:17.448 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:17.448 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data'][0]
15:52:17.449 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:17.449 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:17.449 [Test worker] DEBUG com.intuit.karate - request:
3 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/positions/0698b660-f5c4-11ed-8751-2b9bc5b62c7d
3 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
3 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
3 > Connection: Keep-Alive
3 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
3 > Accept-Encoding: gzip,deflate


15:52:17.449 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:17.449 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 114][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:17.449 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:17.449 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:17.449 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:17.476 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:17.476 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:17.476 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:17.507 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:17.507 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:17.507 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:17.507 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:17.507 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:17.507 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:17.507 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56315<->143.204.23.80:443
15:52:17.507 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-114: set socket timeout to 5000
15:52:17.507 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/positions/0698b660-f5c4-11ed-8751-2b9bc5b62c7d HTTP/1.1
15:52:17.507 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:17.507 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 >> GET /dev/api/team/positions/0698b660-f5c4-11ed-8751-2b9bc5b62c7d HTTP/1.1
15:52:17.507 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:17.507 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:17.507 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 >> Connection: Keep-Alive
15:52:17.507 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:17.507 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 >> Accept-Encoding: gzip,deflate
15:52:17.507 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 >> "GET /dev/api/team/positions/0698b660-f5c4-11ed-8751-2b9bc5b62c7d HTTP/1.1[\r][\n]"
15:52:17.507 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:17.507 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:17.507 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 >> "Connection: Keep-Alive[\r][\n]"
15:52:17.507 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:17.507 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:17.507 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 >> "[\r][\n]"
15:52:17.838 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 << "HTTP/1.1 200 OK[\r][\n]"
15:52:17.839 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:17.839 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 << "Content-Length: 866[\r][\n]"
15:52:17.839 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 << "Connection: keep-alive[\r][\n]"
15:52:17.839 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 << "Date: Tue, 23 May 2023 20:52:17 GMT[\r][\n]"
15:52:17.839 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 << "x-amzn-RequestId: 2dd9195e-6ead-4421-8e2f-0c3556b03abe[\r][\n]"
15:52:17.839 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 << "access-control-allow-origin: *[\r][\n]"
15:52:17.839 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 << "x-amzn-Remapped-content-length: 866[\r][\n]"
15:52:17.839 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 << "x-amz-apigw-id: FZMcVGcmCYcF-iw=[\r][\n]"
15:52:17.839 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 << "etag: W/"362-/ijxA9TS3pF/6XdMW1SiY0NGskE"[\r][\n]"
15:52:17.839 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 << "x-powered-by: Express[\r][\n]"
15:52:17.839 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 << "X-Amzn-Trace-Id: Root=1-646d2781-5b6d7860564a23fc1568b009;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:17.839 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:17.839 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 << "Via: 1.1 b1a18f9db41f00167a95de9940d0b068.cloudfront.net (CloudFront)[\r][\n]"
15:52:17.839 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:17.839 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 << "X-Amz-Cf-Id: lhBJmWOUdkAhb02yD5B5Rlnu6FbEoL-v7p5xzeBTMIo24g7c-ip5Eg==[\r][\n]"
15:52:17.839 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 << "[\r][\n]"
15:52:17.839 [Test worker] DEBUG org.apache.http.wire - http-outgoing-114 << "{"status":true,"data":{"id":"0698b660-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":11,"goal_stats_json":{"points":11,"team_id":11,"games_won":3,"team_name":"Universidad Nacional","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":17,"table_position":10,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":-3,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":9,"goals_received_away":11,"goals_received_local":6,"goals_difference_away":-6,"goals_difference_local":3,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:52:17.000Z","deleted_at":null}}"
15:52:17.839 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 << HTTP/1.1 200 OK
15:52:17.839 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 << Content-Type: application/json; charset=utf-8
15:52:17.839 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 << Content-Length: 866
15:52:17.839 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 << Connection: keep-alive
15:52:17.839 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 << Date: Tue, 23 May 2023 20:52:17 GMT
15:52:17.839 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 << x-amzn-RequestId: 2dd9195e-6ead-4421-8e2f-0c3556b03abe
15:52:17.839 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 << access-control-allow-origin: *
15:52:17.839 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 << x-amzn-Remapped-content-length: 866
15:52:17.839 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 << x-amz-apigw-id: FZMcVGcmCYcF-iw=
15:52:17.839 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 << etag: W/"362-/ijxA9TS3pF/6XdMW1SiY0NGskE"
15:52:17.839 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 << x-powered-by: Express
15:52:17.839 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 << X-Amzn-Trace-Id: Root=1-646d2781-5b6d7860564a23fc1568b009;Sampled=0;lineage=1a7c2e09:0
15:52:17.839 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 << X-Cache: Miss from cloudfront
15:52:17.839 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 << Via: 1.1 b1a18f9db41f00167a95de9940d0b068.cloudfront.net (CloudFront)
15:52:17.839 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 << X-Amz-Cf-Pop: BOG50-P1
15:52:17.839 [Test worker] DEBUG org.apache.http.headers - http-outgoing-114 << X-Amz-Cf-Id: lhBJmWOUdkAhb02yD5B5Rlnu6FbEoL-v7p5xzeBTMIo24g7c-ip5Eg==
15:52:17.839 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:17.839 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 114][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:17.839 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-114: set socket timeout to 0
15:52:17.839 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 114][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:17.839 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 390
3 < 200
3 < Content-Type: application/json; charset=utf-8
3 < Content-Length: 866
3 < Connection: keep-alive
3 < Date: Tue, 23 May 2023 20:52:17 GMT
3 < x-amzn-RequestId: 2dd9195e-6ead-4421-8e2f-0c3556b03abe
3 < access-control-allow-origin: *
3 < x-amzn-Remapped-content-length: 866
3 < x-amz-apigw-id: FZMcVGcmCYcF-iw=
3 < etag: W/"362-/ijxA9TS3pF/6XdMW1SiY0NGskE"
3 < x-powered-by: Express
3 < X-Amzn-Trace-Id: Root=1-646d2781-5b6d7860564a23fc1568b009;Sampled=0;lineage=1a7c2e09:0
3 < X-Cache: Miss from cloudfront
3 < Via: 1.1 b1a18f9db41f00167a95de9940d0b068.cloudfront.net (CloudFront)
3 < X-Amz-Cf-Pop: BOG50-P1
3 < X-Amz-Cf-Id: lhBJmWOUdkAhb02yD5B5Rlnu6FbEoL-v7p5xzeBTMIo24g7c-ip5Eg==
{"status":true,"data":{"id":"0698b660-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":11,"goal_stats_json":{"points":11,"team_id":11,"games_won":3,"team_name":"Universidad Nacional","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":17,"table_position":10,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":-3,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":9,"goals_received_away":11,"goals_received_local":6,"goals_difference_away":-6,"goals_difference_local":3,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:52:17.000Z","deleted_at":null}}

15:52:17.840 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:17.840 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['position']
15:52:17.842 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:17.842 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:17.843 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:17.843 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:17.843 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/positions
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:17.843 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:17.843 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 115][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:17.843 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:17.844 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:17.844 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:17.878 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:17.878 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:17.878 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:17.911 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:17.911 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:17.911 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:17.911 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:17.911 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:17.911 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:17.911 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56316<->143.204.23.80:443
15:52:17.911 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-115: set socket timeout to 5000
15:52:17.911 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/positions HTTP/1.1
15:52:17.911 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:17.912 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 >> GET /dev/api/team/positions HTTP/1.1
15:52:17.912 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:17.912 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:17.912 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 >> Connection: Keep-Alive
15:52:17.912 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:17.912 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 >> Accept-Encoding: gzip,deflate
15:52:17.912 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 >> "GET /dev/api/team/positions HTTP/1.1[\r][\n]"
15:52:17.912 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:17.912 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:17.912 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 >> "Connection: Keep-Alive[\r][\n]"
15:52:17.912 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:17.912 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:17.912 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 >> "[\r][\n]"
15:52:18.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "HTTP/1.1 200 OK[\r][\n]"
15:52:18.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:18.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "Content-Length: 14964[\r][\n]"
15:52:18.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "Connection: keep-alive[\r][\n]"
15:52:18.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "Date: Tue, 23 May 2023 20:52:18 GMT[\r][\n]"
15:52:18.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "x-amzn-RequestId: 13c6ee04-1bf3-480f-be24-984cd261e2d9[\r][\n]"
15:52:18.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "access-control-allow-origin: *[\r][\n]"
15:52:18.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "x-amzn-Remapped-content-length: 14964[\r][\n]"
15:52:18.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "x-amz-apigw-id: FZMcXHFDiYcF8aA=[\r][\n]"
15:52:18.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "etag: W/"3a74-N53hyXtwSIUYMThd3ttwfgQoN2k"[\r][\n]"
15:52:18.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "x-powered-by: Express[\r][\n]"
15:52:18.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "X-Amzn-Trace-Id: Root=1-646d2782-218ca72e22f09c8a03076ec8;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:18.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:18.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "Via: 1.1 88f7ebddb30e2ad66fd08ed30bdd6e32.cloudfront.net (CloudFront)[\r][\n]"
15:52:18.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:18.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "X-Amz-Cf-Id: zC97EN3A2HZ2E_xx72Lz3nC_CQgI-E2HivyoEB4qmduVokRUGor1Ow==[\r][\n]"
15:52:18.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "[\r][\n]"
15:52:18.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "{"status":true,"data":[{"id":"06741760-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":5,"goal_stats_json":{"points":10,"team_id":5,"games_won":3,"team_name":"Cruz Azul","games_lost":4,"games_tied":1,"points_away":4,"games_played":8,"goals_scored":9,"points_local":6,"games_won_away":1,"goals_received":10,"table_position":11,"games_lost_away":2,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-1,"games_played_away":4,"goals_scored_away":5,"points_percentage":"41.67%","games_played_local":4,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":4,"goals_difference_away":-1,"goals_difference_local":0,"points_percentage_away":"33.33%","points_percentage_local":"50%"},"position":11,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06bd0740-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":17,"goal_stats_json":{"points":10,"team_id":17,"games_won":2,"team_name":"Club Tijuana","games_lost":3,"games_tied":4,"points_away":1,"games_played":9,"goals_scored":8,"points_local":9,"games_won_away":0,"goals_received":10,"table_position":12,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":3,"goals_difference":-2,"games_played_away":4,"goals_scored_away":3,"points_percentage":"37.04%","games_played_local":5,"goals_scored_local":5,"goals_received_away":8,"goals_received_local":2,"goals_difference_away":-5,"goals_difference_local":3,"points_percentage_away":"8.33%","points_percentage_local":"60%"},"position":12,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a7f8a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":13,"goal_stats_json":{"points":9,"team_id":13,"games_won":2,"team_name":"CA San Luis","games_lost":4,"games_tied":3,"points_away":4,"games_played":9,"goals_scored":8,"points_local":5,"games_won_away":1,"goals_received":12,"table_position":13,"games_lost_away":3,"games_tied_away":1,"games_won_local":1,"games_lost_local":1,"games_tied_local":2,"goals_difference":-4,"games_played_away":5,"goals_scored_away":4,"points_percentage":"33.33%","games_played_local":4,"goals_scored_local":4,"goals_received_away":8,"goals_received_local":4,"goals_difference_away":-4,"goals_difference_local":0,"points_percentage_away":"26.67%","points_percentage_local":"41.67%"},"position":13,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06cf08a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":205,"goal_stats_json":{"points":8,"team_id":205,"games_won":2,"team_name":"Necaxa","games_lost":5,"games_tied":2,"points_away":0,"games_played":9,"goals_scored":12,"points_local":8,"games_won_away":0,"goals_received":14,"table_position":14,"games_lost_away":4,"games_tied_away":0,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":-2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"29.63%","games_played_local":5,"goals_scored_local":8,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-4,"goals_difference_local":2,"points_percentage_away":"0%","points_percentage_local":"53.33%"},"position":14,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"066b16b0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":4,"goal_stats_json":{"points":8,"team_id":4,"games_won":1,"team_name":"Atlas","games_lost":3,"games_tied":5,"points_away":2,"games_played":9,"goals_scored":11,"points_local":6,"games_won_away":0,"goals_received":14,"table_position":15,"games_lost_away":1,"games_tied_away":2,"games_won_local":1,"games_lost_local":2,"games_tied_local":3,"goals_difference":-3,"games_played_away":3,"goals_scored_away":5,"points_percentage":"29.63%","games_played_local":6,"goals_scored_local":6,"goals_received_away":6,"goals_received_local":8,"goals_difference_away":-1,"goals_difference_local":-2,"points_percentage_away":"22.22%","points_percentage_local":"33.33%"},"position":15,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06929be0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":10,"goal_stats_json":{"points":7,"team_id":10,"games_won":2,"team_name":"Puebla FC","games_lost":6,"games_tied":1,"points_away":1,"games_played":9,"goals_scored":12,"points_local":6,"games_won_away":0,"goals_received":20,"table_position":16,"games_lost_away":4,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-8,"games_played_away":5,"goals_scored_away":5,"points_percentage":"25.93%","games_played_local":4,"goals_scored_local":7,"goals_received_away":14,"goals_received_local":6,"goals_difference_away":-9,"goals_difference_local":1,"points_percentage_away":"6.67%","points_percentage_local":"50%"},"position":16,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a1de20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":12,"goal_stats_json":{"points":5,"team_id":12,"games_won":0,"team_name":"Queretaro","games_lost":3,"games_tied":5,"points_away":3,"games_played":8,"goals_scored":6,"points_local":2,"games_won_away":0,"goals_received":13,"table_position":17,"games_lost_away":2,"games_tied_away":3,"games_won_local":0,"games_lost_local":1,"games_tied_local":2,"goals_difference":-7,"games_played_away":5,"goals_scored_away":2,"points_percentage":"20.83%","games_played_local":3,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":7,"goals_difference_away":-4,"goals_difference_local":-3,"points_percentage_away":"20%","points_percentage_local":"22.22%"},"position":17,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"068359a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":8,"goal_stats_json":{"points":1,"team_id":8,"games_won":0,"team_name":"Mazatlan FC","games_lost":7,"games_tied":1,"points_away":1,"games_played":8,"goals_scored":9,"points_local":0,"games_won_away":0,"goals_received":22,"table_position":18,"games_lost_away":3,"games_tied_away":1,"games_won_local":0,"games_lost_local":4,"games_tied_local":0,"goals_difference":-13,"games_played_away":4,"goals_scored_away":3,"points_percentage":"4.17%","games_played_local":4,"goals_scored_local":6,"goals_received_away":12,"goals_received_local":10,"goals_difference_away":-9,"goals_difference_local":-4,"points_percentage_away":"8.33%","points_percentage_local":"0%"},"position":18,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06556bd0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":1,"goal_stats_json":{"points":18,"team_id":1,"games_won":5,"team_name":"Guadalajara","games_lost":1,"games_tied":3,"points_away":14,"games_played":9,"goals_scored":12,"points_local":4,"games_won_away":4,"goals_received":8,"table_position":4,"games_lost_away":0,"games_tied_away":2,"games_won_local":1,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":6,"goals_scored_away":8,"points_percentage":"66.67%","games_played_local":3,"goals_scored_local":4,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":0,"points_percentage_away":"77.78%","points_percentage_local":"44.44%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T19:42:48.000Z","deleted_at":null},{"id":"0664fc30-f5c4-11ed-8751-2b9bc5b62c7d","goal_st"
15:52:18.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 << HTTP/1.1 200 OK
15:52:18.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 << Content-Type: application/json; charset=utf-8
15:52:18.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 << Content-Length: 14964
15:52:18.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 << Connection: keep-alive
15:52:18.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 << Date: Tue, 23 May 2023 20:52:18 GMT
15:52:18.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 << x-amzn-RequestId: 13c6ee04-1bf3-480f-be24-984cd261e2d9
15:52:18.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 << access-control-allow-origin: *
15:52:18.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 << x-amzn-Remapped-content-length: 14964
15:52:18.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 << x-amz-apigw-id: FZMcXHFDiYcF8aA=
15:52:18.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 << etag: W/"3a74-N53hyXtwSIUYMThd3ttwfgQoN2k"
15:52:18.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 << x-powered-by: Express
15:52:18.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 << X-Amzn-Trace-Id: Root=1-646d2782-218ca72e22f09c8a03076ec8;Sampled=0;lineage=1a7c2e09:0
15:52:18.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 << X-Cache: Miss from cloudfront
15:52:18.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 << Via: 1.1 88f7ebddb30e2ad66fd08ed30bdd6e32.cloudfront.net (CloudFront)
15:52:18.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 << X-Amz-Cf-Pop: BOG50-P1
15:52:18.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-115 << X-Amz-Cf-Id: zC97EN3A2HZ2E_xx72Lz3nC_CQgI-E2HivyoEB4qmduVokRUGor1Ow==
15:52:18.081 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:18.081 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "ats_id":2,"goal_stats_json":{"points":17,"team_id":2,"games_won":4,"team_name":"America","games_lost":0,"games_tied":5,"points_away":6,"games_played":9,"goals_scored":21,"points_local":11,"games_won_away":1,"goals_received":11,"table_position":5,"games_lost_away":0,"games_tied_away":3,"games_won_local":3,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":4,"goals_scored_away":9,"points_percentage":"62.96%","games_played_local":5,"goals_scored_local":12,"goals_received_away":7,"goals_received_local":4,"goals_difference_away":2,"goals_difference_local":8,"points_percentage_away":"50%","points_percentage_local":"73.33%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T20:28:02.000Z","deleted_at":null},{"id":"067d3f20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":7,"goal_stats_json":{"points":22,"team_id":7,"games_won":7,"team_name":"Rayados de Monterrey","games_lost":1,"games_tied":1,"points_away":10,"games_played":9,"goals_scored":17,"points_local":"
15:52:18.081 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "12,"games_won_away":3,"goals_received":8,"table_position":1,"games_lost_away":0,"games_tied_away":1,"games_won_local":4,"games_lost_local":1,"games_tied_local":0,"goals_difference":9,"games_played_away":4,"goals_scored_away":8,"points_percentage":"81.48%","games_played_local":5,"goals_scored_local":9,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":5,"points_percentage_away":"83.33%","points_percentage_local":"80%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T14:30:38.000Z","deleted_at":null},{"id":"068c8160-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":9,"goal_stats_json":{"points":16,"team_id":9,"games_won":5,"team_name":"Pachuca","games_lost":3,"games_tied":1,"points_away":6,"games_played":9,"goals_scored":18,"points_local":10,"games_won_away":2,"goals_received":14,"table_position":6,"games_lost_away":2,"games_tied_away":0,"games_won_local":3,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away"
15:52:18.081 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "":4,"goals_scored_away":5,"points_percentage":"59.26%","games_played_local":5,"goals_scored_local":13,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-3,"goals_difference_local":7,"points_percentage_away":"50%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:28:06.000Z","deleted_at":null},{"id":"0698b660-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":11,"goal_stats_json":{"points":11,"team_id":11,"games_won":3,"team_name":"Universidad Nacional","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":17,"table_position":10,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":-3,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":9,"goals_received_away":11,"goals_received_local":6,"goals_difference_away":-6,"goal"
15:52:18.081 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "s_difference_local":3,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:52:17.000Z","deleted_at":null},{"id":"06b12060-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":14,"goal_stats_json":{"points":12,"team_id":14,"games_won":3,"team_name":"Santos Laguna","games_lost":3,"games_tied":3,"points_away":5,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":19,"table_position":8,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_lost_local":2,"games_tied_local":1,"goals_difference":-5,"games_played_away":4,"goals_scored_away":6,"points_percentage":"44.44%","games_played_local":5,"goals_scored_local":8,"goals_received_away":7,"goals_received_local":12,"goals_difference_away":-1,"goals_difference_local":-4,"points_percentage_away":"41.67%","points_percentage_local":"46.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:36.000Z",""
15:52:18.081 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "deleted_at":null},{"id":"06b73ae0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":16,"goal_stats_json":{"points":18,"team_id":16,"games_won":5,"team_name":"Tigres de la UANL","games_lost":1,"games_tied":3,"points_away":10,"games_played":9,"goals_scored":15,"points_local":8,"games_won_away":3,"goals_received":6,"table_position":3,"games_lost_away":0,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":9,"games_played_away":4,"goals_scored_away":6,"points_percentage":"66.67%","games_played_local":5,"goals_scored_local":9,"goals_received_away":1,"goals_received_local":5,"goals_difference_away":5,"goals_difference_local":4,"points_percentage_away":"83.33%","points_percentage_local":"53.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:42:45.000Z","deleted_at":null},{"id":"06c2fab0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":18,"goal_stats_json":{"points":18,"team_id":18,"games_won":5,"team_name":"Toluca","games_lost":1,"games_tied"
15:52:18.081 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "":3,"points_away":10,"games_played":9,"goals_scored":17,"points_local":8,"games_won_away":3,"goals_received":7,"table_position":2,"games_lost_away":1,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":5,"goals_scored_away":10,"points_percentage":"66.67%","games_played_local":4,"goals_scored_local":7,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":6,"goals_difference_local":4,"points_percentage_away":"66.67%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:38.000Z","deleted_at":null},{"id":"06c8ee20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":173,"goal_stats_json":{"points":12,"team_id":173,"games_won":3,"team_name":"Leon","games_lost":2,"games_tied":3,"points_away":5,"games_played":8,"goals_scored":9,"points_local":7,"games_won_away":1,"goals_received":7,"table_position":7,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_l"
15:52:18.081 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "ost_local":1,"games_tied_local":1,"goals_difference":2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"50%","games_played_local":4,"goals_scored_local":5,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":0,"goals_difference_local":2,"points_percentage_away":"41.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:34.000Z","deleted_at":null},{"id":"06d52320-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":3014,"goal_stats_json":{"points":11,"team_id":3014,"games_won":3,"team_name":"FC Juarez","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":12,"points_local":7,"games_won_away":1,"goals_received":12,"table_position":9,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":0,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":7,"goals_received_away"
15:52:18.081 [Test worker] DEBUG org.apache.http.wire - http-outgoing-115 << "":9,"goals_received_local":3,"goals_difference_away":-4,"goals_difference_local":4,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:39.000Z","deleted_at":null}]}"
15:52:18.081 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 115][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:18.081 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-115: set socket timeout to 0
15:52:18.081 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 115][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:18.081 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 238
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 14964
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:18 GMT
1 < x-amzn-RequestId: 13c6ee04-1bf3-480f-be24-984cd261e2d9
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 14964
1 < x-amz-apigw-id: FZMcXHFDiYcF8aA=
1 < etag: W/"3a74-N53hyXtwSIUYMThd3ttwfgQoN2k"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2782-218ca72e22f09c8a03076ec8;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 88f7ebddb30e2ad66fd08ed30bdd6e32.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: zC97EN3A2HZ2E_xx72Lz3nC_CQgI-E2HivyoEB4qmduVokRUGor1Ow==
{"status":true,"data":[{"id":"06741760-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":5,"goal_stats_json":{"points":10,"team_id":5,"games_won":3,"team_name":"Cruz Azul","games_lost":4,"games_tied":1,"points_away":4,"games_played":8,"goals_scored":9,"points_local":6,"games_won_away":1,"goals_received":10,"table_position":11,"games_lost_away":2,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-1,"games_played_away":4,"goals_scored_away":5,"points_percentage":"41.67%","games_played_local":4,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":4,"goals_difference_away":-1,"goals_difference_local":0,"points_percentage_away":"33.33%","points_percentage_local":"50%"},"position":11,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06bd0740-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":17,"goal_stats_json":{"points":10,"team_id":17,"games_won":2,"team_name":"Club Tijuana","games_lost":3,"games_tied":4,"points_away":1,"games_played":9,"goals_scored":8,"points_local":9,"games_won_away":0,"goals_received":10,"table_position":12,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":3,"goals_difference":-2,"games_played_away":4,"goals_scored_away":3,"points_percentage":"37.04%","games_played_local":5,"goals_scored_local":5,"goals_received_away":8,"goals_received_local":2,"goals_difference_away":-5,"goals_difference_local":3,"points_percentage_away":"8.33%","points_percentage_local":"60%"},"position":12,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a7f8a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":13,"goal_stats_json":{"points":9,"team_id":13,"games_won":2,"team_name":"CA San Luis","games_lost":4,"games_tied":3,"points_away":4,"games_played":9,"goals_scored":8,"points_local":5,"games_won_away":1,"goals_received":12,"table_position":13,"games_lost_away":3,"games_tied_away":1,"games_won_local":1,"games_lost_local":1,"games_tied_local":2,"goals_difference":-4,"games_played_away":5,"goals_scored_away":4,"points_percentage":"33.33%","games_played_local":4,"goals_scored_local":4,"goals_received_away":8,"goals_received_local":4,"goals_difference_away":-4,"goals_difference_local":0,"points_percentage_away":"26.67%","points_percentage_local":"41.67%"},"position":13,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06cf08a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":205,"goal_stats_json":{"points":8,"team_id":205,"games_won":2,"team_name":"Necaxa","games_lost":5,"games_tied":2,"points_away":0,"games_played":9,"goals_scored":12,"points_local":8,"games_won_away":0,"goals_received":14,"table_position":14,"games_lost_away":4,"games_tied_away":0,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":-2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"29.63%","games_played_local":5,"goals_scored_local":8,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-4,"goals_difference_local":2,"points_percentage_away":"0%","points_percentage_local":"53.33%"},"position":14,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"066b16b0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":4,"goal_stats_json":{"points":8,"team_id":4,"games_won":1,"team_name":"Atlas","games_lost":3,"games_tied":5,"points_away":2,"games_played":9,"goals_scored":11,"points_local":6,"games_won_away":0,"goals_received":14,"table_position":15,"games_lost_away":1,"games_tied_away":2,"games_won_local":1,"games_lost_local":2,"games_tied_local":3,"goals_difference":-3,"games_played_away":3,"goals_scored_away":5,"points_percentage":"29.63%","games_played_local":6,"goals_scored_local":6,"goals_received_away":6,"goals_received_local":8,"goals_difference_away":-1,"goals_difference_local":-2,"points_percentage_away":"22.22%","points_percentage_local":"33.33%"},"position":15,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06929be0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":10,"goal_stats_json":{"points":7,"team_id":10,"games_won":2,"team_name":"Puebla FC","games_lost":6,"games_tied":1,"points_away":1,"games_played":9,"goals_scored":12,"points_local":6,"games_won_away":0,"goals_received":20,"table_position":16,"games_lost_away":4,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-8,"games_played_away":5,"goals_scored_away":5,"points_percentage":"25.93%","games_played_local":4,"goals_scored_local":7,"goals_received_away":14,"goals_received_local":6,"goals_difference_away":-9,"goals_difference_local":1,"points_percentage_away":"6.67%","points_percentage_local":"50%"},"position":16,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a1de20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":12,"goal_stats_json":{"points":5,"team_id":12,"games_won":0,"team_name":"Queretaro","games_lost":3,"games_tied":5,"points_away":3,"games_played":8,"goals_scored":6,"points_local":2,"games_won_away":0,"goals_received":13,"table_position":17,"games_lost_away":2,"games_tied_away":3,"games_won_local":0,"games_lost_local":1,"games_tied_local":2,"goals_difference":-7,"games_played_away":5,"goals_scored_away":2,"points_percentage":"20.83%","games_played_local":3,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":7,"goals_difference_away":-4,"goals_difference_local":-3,"points_percentage_away":"20%","points_percentage_local":"22.22%"},"position":17,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"068359a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":8,"goal_stats_json":{"points":1,"team_id":8,"games_won":0,"team_name":"Mazatlan FC","games_lost":7,"games_tied":1,"points_away":1,"games_played":8,"goals_scored":9,"points_local":0,"games_won_away":0,"goals_received":22,"table_position":18,"games_lost_away":3,"games_tied_away":1,"games_won_local":0,"games_lost_local":4,"games_tied_local":0,"goals_difference":-13,"games_played_away":4,"goals_scored_away":3,"points_percentage":"4.17%","games_played_local":4,"goals_scored_local":6,"goals_received_away":12,"goals_received_local":10,"goals_difference_away":-9,"goals_difference_local":-4,"points_percentage_away":"8.33%","points_percentage_local":"0%"},"position":18,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06556bd0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":1,"goal_stats_json":{"points":18,"team_id":1,"games_won":5,"team_name":"Guadalajara","games_lost":1,"games_tied":3,"points_away":14,"games_played":9,"goals_scored":12,"points_local":4,"games_won_away":4,"goals_received":8,"table_position":4,"games_lost_away":0,"games_tied_away":2,"games_won_local":1,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":6,"goals_scored_away":8,"points_percentage":"66.67%","games_played_local":3,"goals_scored_local":4,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":0,"points_percentage_away":"77.78%","points_percentage_local":"44.44%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T19:42:48.000Z","deleted_at":null},{"id":"0664fc30-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":2,"goal_stats_json":{"points":17,"team_id":2,"games_won":4,"team_name":"America","games_lost":0,"games_tied":5,"points_away":6,"games_played":9,"goals_scored":21,"points_local":11,"games_won_away":1,"goals_received":11,"table_position":5,"games_lost_away":0,"games_tied_away":3,"games_won_local":3,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":4,"goals_scored_away":9,"points_percentage":"62.96%","games_played_local":5,"goals_scored_local":12,"goals_received_away":7,"goals_received_local":4,"goals_difference_away":2,"goals_difference_local":8,"points_percentage_away":"50%","points_percentage_local":"73.33%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T20:28:02.000Z","deleted_at":null},{"id":"067d3f20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":7,"goal_stats_json":{"points":22,"team_id":7,"games_won":7,"team_name":"Rayados de Monterrey","games_lost":1,"games_tied":1,"points_away":10,"games_played":9,"goals_scored":17,"points_local":12,"games_won_away":3,"goals_received":8,"table_position":1,"games_lost_away":0,"games_tied_away":1,"games_won_local":4,"games_lost_local":1,"games_tied_local":0,"goals_difference":9,"games_played_away":4,"goals_scored_away":8,"points_percentage":"81.48%","games_played_local":5,"goals_scored_local":9,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":5,"points_percentage_away":"83.33%","points_percentage_local":"80%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T14:30:38.000Z","deleted_at":null},{"id":"068c8160-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":9,"goal_stats_json":{"points":16,"team_id":9,"games_won":5,"team_name":"Pachuca","games_lost":3,"games_tied":1,"points_away":6,"games_played":9,"goals_scored":18,"points_local":10,"games_won_away":2,"goals_received":14,"table_position":6,"games_lost_away":2,"games_tied_away":0,"games_won_local":3,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":4,"goals_scored_away":5,"points_percentage":"59.26%","games_played_local":5,"goals_scored_local":13,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-3,"goals_difference_local":7,"points_percentage_away":"50%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:28:06.000Z","deleted_at":null},{"id":"0698b660-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":11,"goal_stats_json":{"points":11,"team_id":11,"games_won":3,"team_name":"Universidad Nacional","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":17,"table_position":10,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":-3,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":9,"goals_received_away":11,"goals_received_local":6,"goals_difference_away":-6,"goals_difference_local":3,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:52:17.000Z","deleted_at":null},{"id":"06b12060-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":14,"goal_stats_json":{"points":12,"team_id":14,"games_won":3,"team_name":"Santos Laguna","games_lost":3,"games_tied":3,"points_away":5,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":19,"table_position":8,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_lost_local":2,"games_tied_local":1,"goals_difference":-5,"games_played_away":4,"goals_scored_away":6,"points_percentage":"44.44%","games_played_local":5,"goals_scored_local":8,"goals_received_away":7,"goals_received_local":12,"goals_difference_away":-1,"goals_difference_local":-4,"points_percentage_away":"41.67%","points_percentage_local":"46.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:36.000Z","deleted_at":null},{"id":"06b73ae0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":16,"goal_stats_json":{"points":18,"team_id":16,"games_won":5,"team_name":"Tigres de la UANL","games_lost":1,"games_tied":3,"points_away":10,"games_played":9,"goals_scored":15,"points_local":8,"games_won_away":3,"goals_received":6,"table_position":3,"games_lost_away":0,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":9,"games_played_away":4,"goals_scored_away":6,"points_percentage":"66.67%","games_played_local":5,"goals_scored_local":9,"goals_received_away":1,"goals_received_local":5,"goals_difference_away":5,"goals_difference_local":4,"points_percentage_away":"83.33%","points_percentage_local":"53.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:42:45.000Z","deleted_at":null},{"id":"06c2fab0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":18,"goal_stats_json":{"points":18,"team_id":18,"games_won":5,"team_name":"Toluca","games_lost":1,"games_tied":3,"points_away":10,"games_played":9,"goals_scored":17,"points_local":8,"games_won_away":3,"goals_received":7,"table_position":2,"games_lost_away":1,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":5,"goals_scored_away":10,"points_percentage":"66.67%","games_played_local":4,"goals_scored_local":7,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":6,"goals_difference_local":4,"points_percentage_away":"66.67%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:38.000Z","deleted_at":null},{"id":"06c8ee20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":173,"goal_stats_json":{"points":12,"team_id":173,"games_won":3,"team_name":"Leon","games_lost":2,"games_tied":3,"points_away":5,"games_played":8,"goals_scored":9,"points_local":7,"games_won_away":1,"goals_received":7,"table_position":7,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"50%","games_played_local":4,"goals_scored_local":5,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":0,"goals_difference_local":2,"points_percentage_away":"41.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:34.000Z","deleted_at":null},{"id":"06d52320-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":3014,"goal_stats_json":{"points":11,"team_id":3014,"games_won":3,"team_name":"FC Juarez","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":12,"points_local":7,"games_won_away":1,"goals_received":12,"table_position":9,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":0,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":7,"goals_received_away":9,"goals_received_local":3,"goals_difference_away":-4,"goals_difference_local":4,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:39.000Z","deleted_at":null}]}

15:52:20.089 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:20.092 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:20.092 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:20.092 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/positions/06741760-f5c4-11ed-8751-2b9bc5b62c7d
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 15
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"position":20}

15:52:20.092 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:20.092 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 116][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:20.092 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:20.092 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:20.092 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:20.124 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:20.124 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:20.124 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:20.174 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:20.174 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:20.174 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:20.174 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:20.174 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:20.174 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:20.174 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56320<->143.204.23.80:443
15:52:20.174 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-116: set socket timeout to 5000
15:52:20.174 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/team/positions/06741760-f5c4-11ed-8751-2b9bc5b62c7d HTTP/1.1
15:52:20.174 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:20.175 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 >> PATCH /dev/api/team/positions/06741760-f5c4-11ed-8751-2b9bc5b62c7d HTTP/1.1
15:52:20.175 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:20.175 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 >> Content-Type: application/json; charset=UTF-8
15:52:20.175 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 >> Content-Length: 15
15:52:20.175 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:20.175 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 >> Connection: Keep-Alive
15:52:20.175 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:20.175 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 >> Accept-Encoding: gzip,deflate
15:52:20.175 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 >> "PATCH /dev/api/team/positions/06741760-f5c4-11ed-8751-2b9bc5b62c7d HTTP/1.1[\r][\n]"
15:52:20.175 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:20.175 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:20.175 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 >> "Content-Length: 15[\r][\n]"
15:52:20.175 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:20.175 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 >> "Connection: Keep-Alive[\r][\n]"
15:52:20.175 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:20.175 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:20.175 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 >> "[\r][\n]"
15:52:20.175 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 >> "{"position":20}"
15:52:20.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 << "HTTP/1.1 200 OK[\r][\n]"
15:52:20.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:20.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 << "Content-Length: 26[\r][\n]"
15:52:20.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 << "Connection: keep-alive[\r][\n]"
15:52:20.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 << "Date: Tue, 23 May 2023 20:52:20 GMT[\r][\n]"
15:52:20.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 << "x-amzn-RequestId: b3a56ab5-141a-4a68-8f0d-58c34b910607[\r][\n]"
15:52:20.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 << "access-control-allow-origin: *[\r][\n]"
15:52:20.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 << "x-amzn-Remapped-content-length: 26[\r][\n]"
15:52:20.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 << "x-amz-apigw-id: FZMcuHAkiYcFyxQ=[\r][\n]"
15:52:20.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 << "etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"[\r][\n]"
15:52:20.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 << "x-powered-by: Express[\r][\n]"
15:52:20.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 << "X-Amzn-Trace-Id: Root=1-646d2784-3357a5de091781c47429e3f3;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:20.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:20.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 << "Via: 1.1 3f5eb552d0fd2c9251e305dc7c5e54aa.cloudfront.net (CloudFront)[\r][\n]"
15:52:20.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:20.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 << "X-Amz-Cf-Id: CWjugMrtUXUW5l1KUdNPx3xHe-AuoNekXVEoBe3skn3FlwNbTPSyTQ==[\r][\n]"
15:52:20.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 << "[\r][\n]"
15:52:20.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-116 << "{"status":true,"data":[1]}"
15:52:20.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 << HTTP/1.1 200 OK
15:52:20.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 << Content-Type: application/json; charset=utf-8
15:52:20.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 << Content-Length: 26
15:52:20.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 << Connection: keep-alive
15:52:20.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 << Date: Tue, 23 May 2023 20:52:20 GMT
15:52:20.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 << x-amzn-RequestId: b3a56ab5-141a-4a68-8f0d-58c34b910607
15:52:20.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 << access-control-allow-origin: *
15:52:20.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 << x-amzn-Remapped-content-length: 26
15:52:20.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 << x-amz-apigw-id: FZMcuHAkiYcFyxQ=
15:52:20.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 << etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
15:52:20.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 << x-powered-by: Express
15:52:20.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 << X-Amzn-Trace-Id: Root=1-646d2784-3357a5de091781c47429e3f3;Sampled=0;lineage=1a7c2e09:0
15:52:20.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 << X-Cache: Miss from cloudfront
15:52:20.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 << Via: 1.1 3f5eb552d0fd2c9251e305dc7c5e54aa.cloudfront.net (CloudFront)
15:52:20.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 << X-Amz-Cf-Pop: BOG50-P1
15:52:20.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-116 << X-Amz-Cf-Id: CWjugMrtUXUW5l1KUdNPx3xHe-AuoNekXVEoBe3skn3FlwNbTPSyTQ==
15:52:20.348 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:20.348 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 116][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:20.348 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-116: set socket timeout to 0
15:52:20.348 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 116][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:20.348 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 256
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 26
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:52:20 GMT
2 < x-amzn-RequestId: b3a56ab5-141a-4a68-8f0d-58c34b910607
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 26
2 < x-amz-apigw-id: FZMcuHAkiYcFyxQ=
2 < etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2784-3357a5de091781c47429e3f3;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 3f5eb552d0fd2c9251e305dc7c5e54aa.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: CWjugMrtUXUW5l1KUdNPx3xHe-AuoNekXVEoBe3skn3FlwNbTPSyTQ==
{"status":true,"data":[1]}

15:52:20.349 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    1
  ]
}
 
15:52:20.349 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:20.349 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data'][0]
15:52:20.350 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:20.350 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:20.350 [Test worker] DEBUG com.intuit.karate - request:
3 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/positions/06741760-f5c4-11ed-8751-2b9bc5b62c7d
3 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
3 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
3 > Connection: Keep-Alive
3 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
3 > Accept-Encoding: gzip,deflate


15:52:20.350 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:20.350 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 117][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:20.350 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:20.350 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:20.350 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:20.377 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:20.377 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:20.377 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:20.407 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:20.407 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:20.407 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:20.407 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:20.407 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:20.407 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:20.407 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56321<->143.204.23.80:443
15:52:20.407 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-117: set socket timeout to 5000
15:52:20.407 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/positions/06741760-f5c4-11ed-8751-2b9bc5b62c7d HTTP/1.1
15:52:20.407 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:20.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 >> GET /dev/api/team/positions/06741760-f5c4-11ed-8751-2b9bc5b62c7d HTTP/1.1
15:52:20.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:20.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:20.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 >> Connection: Keep-Alive
15:52:20.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:20.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 >> Accept-Encoding: gzip,deflate
15:52:20.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 >> "GET /dev/api/team/positions/06741760-f5c4-11ed-8751-2b9bc5b62c7d HTTP/1.1[\r][\n]"
15:52:20.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:20.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:20.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 >> "Connection: Keep-Alive[\r][\n]"
15:52:20.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:20.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:20.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 >> "[\r][\n]"
15:52:20.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 << "HTTP/1.1 200 OK[\r][\n]"
15:52:20.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:20.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 << "Content-Length: 848[\r][\n]"
15:52:20.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 << "Connection: keep-alive[\r][\n]"
15:52:20.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 << "Date: Tue, 23 May 2023 20:52:20 GMT[\r][\n]"
15:52:20.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 << "x-amzn-RequestId: a6443bc8-cc99-4791-bcc2-9fdfcbef713c[\r][\n]"
15:52:20.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 << "access-control-allow-origin: *[\r][\n]"
15:52:20.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 << "x-amzn-Remapped-content-length: 848[\r][\n]"
15:52:20.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 << "x-amz-apigw-id: FZMcyF76iYcFm9Q=[\r][\n]"
15:52:20.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 << "etag: W/"350-K5CwsybtNP+sHzBA38FAo8kDFSo"[\r][\n]"
15:52:20.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 << "x-powered-by: Express[\r][\n]"
15:52:20.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 << "X-Amzn-Trace-Id: Root=1-646d2784-4f7e0dde2ec49bbf3efc0f88;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:20.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:20.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 << "Via: 1.1 6e1f0172b684caca2f66247f5ad9eea0.cloudfront.net (CloudFront)[\r][\n]"
15:52:20.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:20.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 << "X-Amz-Cf-Id: bP5SHAF-kyzxFegNZRRheQvEd7S8IEnNigA9S867vo7C8aUvAlo82g==[\r][\n]"
15:52:20.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 << "[\r][\n]"
15:52:20.711 [Test worker] DEBUG org.apache.http.wire - http-outgoing-117 << "{"status":true,"data":{"id":"06741760-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":5,"goal_stats_json":{"points":10,"team_id":5,"games_won":3,"team_name":"Cruz Azul","games_lost":4,"games_tied":1,"points_away":4,"games_played":8,"goals_scored":9,"points_local":6,"games_won_away":1,"goals_received":10,"table_position":11,"games_lost_away":2,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-1,"games_played_away":4,"goals_scored_away":5,"points_percentage":"41.67%","games_played_local":4,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":4,"goals_difference_away":-1,"goals_difference_local":0,"points_percentage_away":"33.33%","points_percentage_local":"50%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T20:52:20.000Z","deleted_at":null}}"
15:52:20.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 << HTTP/1.1 200 OK
15:52:20.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 << Content-Type: application/json; charset=utf-8
15:52:20.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 << Content-Length: 848
15:52:20.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 << Connection: keep-alive
15:52:20.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 << Date: Tue, 23 May 2023 20:52:20 GMT
15:52:20.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 << x-amzn-RequestId: a6443bc8-cc99-4791-bcc2-9fdfcbef713c
15:52:20.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 << access-control-allow-origin: *
15:52:20.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 << x-amzn-Remapped-content-length: 848
15:52:20.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 << x-amz-apigw-id: FZMcyF76iYcFm9Q=
15:52:20.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 << etag: W/"350-K5CwsybtNP+sHzBA38FAo8kDFSo"
15:52:20.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 << x-powered-by: Express
15:52:20.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 << X-Amzn-Trace-Id: Root=1-646d2784-4f7e0dde2ec49bbf3efc0f88;Sampled=0;lineage=1a7c2e09:0
15:52:20.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 << X-Cache: Miss from cloudfront
15:52:20.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 << Via: 1.1 6e1f0172b684caca2f66247f5ad9eea0.cloudfront.net (CloudFront)
15:52:20.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 << X-Amz-Cf-Pop: BOG50-P1
15:52:20.711 [Test worker] DEBUG org.apache.http.headers - http-outgoing-117 << X-Amz-Cf-Id: bP5SHAF-kyzxFegNZRRheQvEd7S8IEnNigA9S867vo7C8aUvAlo82g==
15:52:20.711 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:20.711 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 117][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:20.711 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-117: set socket timeout to 0
15:52:20.711 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 117][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:20.711 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 361
3 < 200
3 < Content-Type: application/json; charset=utf-8
3 < Content-Length: 848
3 < Connection: keep-alive
3 < Date: Tue, 23 May 2023 20:52:20 GMT
3 < x-amzn-RequestId: a6443bc8-cc99-4791-bcc2-9fdfcbef713c
3 < access-control-allow-origin: *
3 < x-amzn-Remapped-content-length: 848
3 < x-amz-apigw-id: FZMcyF76iYcFm9Q=
3 < etag: W/"350-K5CwsybtNP+sHzBA38FAo8kDFSo"
3 < x-powered-by: Express
3 < X-Amzn-Trace-Id: Root=1-646d2784-4f7e0dde2ec49bbf3efc0f88;Sampled=0;lineage=1a7c2e09:0
3 < X-Cache: Miss from cloudfront
3 < Via: 1.1 6e1f0172b684caca2f66247f5ad9eea0.cloudfront.net (CloudFront)
3 < X-Amz-Cf-Pop: BOG50-P1
3 < X-Amz-Cf-Id: bP5SHAF-kyzxFegNZRRheQvEd7S8IEnNigA9S867vo7C8aUvAlo82g==
{"status":true,"data":{"id":"06741760-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":5,"goal_stats_json":{"points":10,"team_id":5,"games_won":3,"team_name":"Cruz Azul","games_lost":4,"games_tied":1,"points_away":4,"games_played":8,"goals_scored":9,"points_local":6,"games_won_away":1,"goals_received":10,"table_position":11,"games_lost_away":2,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-1,"games_played_away":4,"goals_scored_away":5,"points_percentage":"41.67%","games_played_local":4,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":4,"goals_difference_away":-1,"goals_difference_local":0,"points_percentage_away":"33.33%","points_percentage_local":"50%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T20:52:20.000Z","deleted_at":null}}

15:52:20.711 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:20.712 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:20.713 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:20.714 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:20.715 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:20.715 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:20.715 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/positions
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:20.715 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:20.715 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 118][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:20.715 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:20.715 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:20.715 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:20.743 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:20.743 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:20.743 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:20.804 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:20.804 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:20.804 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:20.804 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:20.804 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:20.804 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:20.804 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56325<->143.204.23.80:443
15:52:20.804 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-118: set socket timeout to 5000
15:52:20.804 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/team/positions HTTP/1.1
15:52:20.804 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:20.804 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 >> GET /dev/api/team/positions HTTP/1.1
15:52:20.804 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:20.804 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:20.804 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 >> Connection: Keep-Alive
15:52:20.804 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:20.804 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 >> Accept-Encoding: gzip,deflate
15:52:20.804 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 >> "GET /dev/api/team/positions HTTP/1.1[\r][\n]"
15:52:20.804 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:20.804 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:20.804 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 >> "Connection: Keep-Alive[\r][\n]"
15:52:20.804 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:20.804 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:20.804 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 >> "[\r][\n]"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "HTTP/1.1 200 OK[\r][\n]"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "Content-Length: 14964[\r][\n]"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "Connection: keep-alive[\r][\n]"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "Date: Tue, 23 May 2023 20:52:21 GMT[\r][\n]"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "x-amzn-RequestId: ff5581b8-ebc5-4fbc-8f13-7a8f30cf1663[\r][\n]"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "access-control-allow-origin: *[\r][\n]"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "x-amzn-Remapped-content-length: 14964[\r][\n]"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "x-amz-apigw-id: FZMc2HOzCYcFSWQ=[\r][\n]"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "etag: W/"3a74-vGYMewHrsdWgBAHJcIvBzSofedM"[\r][\n]"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "x-powered-by: Express[\r][\n]"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "X-Amzn-Trace-Id: Root=1-646d2785-1ed1fe2b0431276f6db43525;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "Via: 1.1 56944c17909cc5b7a4102b8096acac2c.cloudfront.net (CloudFront)[\r][\n]"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "X-Amz-Cf-Id: _3iFSlpWD5lc_mqZVG_QRgrNMS3MBr_2z-ynQs-VTXYXSfHbAD2A4A==[\r][\n]"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "[\r][\n]"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "{"status":true,"data":[{"id":"06bd0740-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":17,"goal_stats_json":{"points":10,"team_id":17,"games_won":2,"team_name":"Club Tijuana","games_lost":3,"games_tied":4,"points_away":1,"games_played":9,"goals_scored":8,"points_local":9,"games_won_away":0,"goals_received":10,"table_position":12,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":3,"goals_difference":-2,"games_played_away":4,"goals_scored_away":3,"points_percentage":"37.04%","games_played_local":5,"goals_scored_local":5,"goals_received_away":8,"goals_received_local":2,"goals_difference_away":-5,"goals_difference_local":3,"points_percentage_away":"8.33%","points_percentage_local":"60%"},"position":12,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a7f8a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":13,"goal_stats_json":{"points":9,"team_id":13,"games_won":2,"team_name":"CA San Luis","games_lost":4,"games_tied":3,"points_away":4,"games_played":9,"goals_scored":8,"points_local":5,"games_won_away":1,"goals_received":12,"table_position":13,"games_lost_away":3,"games_tied_away":1,"games_won_local":1,"games_lost_local":1,"games_tied_local":2,"goals_difference":-4,"games_played_away":5,"goals_scored_away":4,"points_percentage":"33.33%","games_played_local":4,"goals_scored_local":4,"goals_received_away":8,"goals_received_local":4,"goals_difference_away":-4,"goals_difference_local":0,"points_percentage_away":"26.67%","points_percentage_local":"41.67%"},"position":13,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06cf08a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":205,"goal_stats_json":{"points":8,"team_id":205,"games_won":2,"team_name":"Necaxa","games_lost":5,"games_tied":2,"points_away":0,"games_played":9,"goals_scored":12,"points_local":8,"games_won_away":0,"goals_received":14,"table_position":14,"games_lost_away":4,"games_tied_away":0,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":-2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"29.63%","games_played_local":5,"goals_scored_local":8,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-4,"goals_difference_local":2,"points_percentage_away":"0%","points_percentage_local":"53.33%"},"position":14,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"066b16b0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":4,"goal_stats_json":{"points":8,"team_id":4,"games_won":1,"team_name":"Atlas","games_lost":3,"games_tied":5,"points_away":2,"games_played":9,"goals_scored":11,"points_local":6,"games_won_away":0,"goals_received":14,"table_position":15,"games_lost_away":1,"games_tied_away":2,"games_won_local":1,"games_lost_local":2,"games_tied_local":3,"goals_difference":-3,"games_played_away":3,"goals_scored_away":5,"points_percentage":"29.63%","games_played_local":6,"goals_scored_local":6,"goals_received_away":6,"goals_received_local":8,"goals_difference_away":-1,"goals_difference_local":-2,"points_percentage_away":"22.22%","points_percentage_local":"33.33%"},"position":15,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06929be0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":10,"goal_stats_json":{"points":7,"team_id":10,"games_won":2,"team_name":"Puebla FC","games_lost":6,"games_tied":1,"points_away":1,"games_played":9,"goals_scored":12,"points_local":6,"games_won_away":0,"goals_received":20,"table_position":16,"games_lost_away":4,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-8,"games_played_away":5,"goals_scored_away":5,"points_percentage":"25.93%","games_played_local":4,"goals_scored_local":7,"goals_received_away":14,"goals_received_local":6,"goals_difference_away":-9,"goals_difference_local":1,"points_percentage_away":"6.67%","points_percentage_local":"50%"},"position":16,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a1de20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":12,"goal_stats_json":{"points":5,"team_id":12,"games_won":0,"team_name":"Queretaro","games_lost":3,"games_tied":5,"points_away":3,"games_played":8,"goals_scored":6,"points_local":2,"games_won_away":0,"goals_received":13,"table_position":17,"games_lost_away":2,"games_tied_away":3,"games_won_local":0,"games_lost_local":1,"games_tied_local":2,"goals_difference":-7,"games_played_away":5,"goals_scored_away":2,"points_percentage":"20.83%","games_played_local":3,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":7,"goals_difference_away":-4,"goals_difference_local":-3,"points_percentage_away":"20%","points_percentage_local":"22.22%"},"position":17,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"068359a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":8,"goal_stats_json":{"points":1,"team_id":8,"games_won":0,"team_name":"Mazatlan FC","games_lost":7,"games_tied":1,"points_away":1,"games_played":8,"goals_scored":9,"points_local":0,"games_won_away":0,"goals_received":22,"table_position":18,"games_lost_away":3,"games_tied_away":1,"games_won_local":0,"games_lost_local":4,"games_tied_local":0,"goals_difference":-13,"games_played_away":4,"goals_scored_away":3,"points_percentage":"4.17%","games_played_local":4,"goals_scored_local":6,"goals_received_away":12,"goals_received_local":10,"goals_difference_away":-9,"goals_difference_local":-4,"points_percentage_away":"8.33%","points_percentage_local":"0%"},"position":18,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06556bd0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":1,"goal_stats_json":{"points":18,"team_id":1,"games_won":5,"team_name":"Guadalajara","games_lost":1,"games_tied":3,"points_away":14,"games_played":9,"goals_scored":12,"points_local":4,"games_won_away":4,"goals_received":8,"table_position":4,"games_lost_away":0,"games_tied_away":2,"games_won_local":1,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":6,"goals_scored_away":8,"points_percentage":"66.67%","games_played_local":3,"goals_scored_local":4,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":0,"points_percentage_away":"77.78%","points_percentage_local":"44.44%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T19:42:48.000Z","deleted_at":null},{"id":"0664fc30-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":2,"goal_stats_json":{"points":17,"team_id":2,"games_won":4,"team_name":"America","games_lost":0,"games_tied":5,"points_away":6,"games_played":9,"goals_scored":21,"points_local":11,"games_won_away":1,"goals_received":11,"table_position":5,"games_lost_away":0,"games_tied_away":3,"games_won_local":3,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":4,"goals_scored_away":9,"points_percentage":"62.96%","games_played_local":5,"goals_scored_local":12,"goals_received_away":7,"goals_received_local":4,"goals_difference_away":2,"goals_difference_local":8,"points_percentage_away":"50%","points_percentage_local":"73.33%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T20:28:02.000Z","deleted_at":null},{"id":"06741760-f5c4-11ed-8751-2b9bc5b62c7d","goal_sta"
15:52:21.211 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 << HTTP/1.1 200 OK
15:52:21.211 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 << Content-Type: application/json; charset=utf-8
15:52:21.211 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 << Content-Length: 14964
15:52:21.211 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 << Connection: keep-alive
15:52:21.211 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 << Date: Tue, 23 May 2023 20:52:21 GMT
15:52:21.211 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 << x-amzn-RequestId: ff5581b8-ebc5-4fbc-8f13-7a8f30cf1663
15:52:21.211 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 << access-control-allow-origin: *
15:52:21.211 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 << x-amzn-Remapped-content-length: 14964
15:52:21.211 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 << x-amz-apigw-id: FZMc2HOzCYcFSWQ=
15:52:21.211 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 << etag: W/"3a74-vGYMewHrsdWgBAHJcIvBzSofedM"
15:52:21.211 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 << x-powered-by: Express
15:52:21.211 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 << X-Amzn-Trace-Id: Root=1-646d2785-1ed1fe2b0431276f6db43525;Sampled=0;lineage=1a7c2e09:0
15:52:21.211 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 << X-Cache: Miss from cloudfront
15:52:21.211 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 << Via: 1.1 56944c17909cc5b7a4102b8096acac2c.cloudfront.net (CloudFront)
15:52:21.211 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 << X-Amz-Cf-Pop: BOG50-P1
15:52:21.211 [Test worker] DEBUG org.apache.http.headers - http-outgoing-118 << X-Amz-Cf-Id: _3iFSlpWD5lc_mqZVG_QRgrNMS3MBr_2z-ynQs-VTXYXSfHbAD2A4A==
15:52:21.211 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "ts_id":5,"goal_stats_json":{"points":10,"team_id":5,"games_won":3,"team_name":"Cruz Azul","games_lost":4,"games_tied":1,"points_away":4,"games_played":8,"goals_scored":9,"points_local":6,"games_won_away":1,"goals_received":10,"table_position":11,"games_lost_away":2,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-1,"games_played_away":4,"goals_scored_away":5,"points_percentage":"41.67%","games_played_local":4,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":4,"goals_difference_away":-1,"goals_difference_local":0,"points_percentage_away":"33.33%","points_percentage_local":"50%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T20:52:20.000Z","deleted_at":null},{"id":"067d3f20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":7,"goal_stats_json":{"points":22,"team_id":7,"games_won":7,"team_name":"Rayados de Monterrey","games_lost":1,"games_tied":1,"points_away":10,"games_played":9,"goals_scored":17,"points_local":"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "12,"games_won_away":3,"goals_received":8,"table_position":1,"games_lost_away":0,"games_tied_away":1,"games_won_local":4,"games_lost_local":1,"games_tied_local":0,"goals_difference":9,"games_played_away":4,"goals_scored_away":8,"points_percentage":"81.48%","games_played_local":5,"goals_scored_local":9,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":5,"points_percentage_away":"83.33%","points_percentage_local":"80%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T14:30:38.000Z","deleted_at":null},{"id":"068c8160-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":9,"goal_stats_json":{"points":16,"team_id":9,"games_won":5,"team_name":"Pachuca","games_lost":3,"games_tied":1,"points_away":6,"games_played":9,"goals_scored":18,"points_local":10,"games_won_away":2,"goals_received":14,"table_position":6,"games_lost_away":2,"games_tied_away":0,"games_won_local":3,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "":4,"goals_scored_away":5,"points_percentage":"59.26%","games_played_local":5,"goals_scored_local":13,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-3,"goals_difference_local":7,"points_percentage_away":"50%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:28:06.000Z","deleted_at":null},{"id":"0698b660-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":11,"goal_stats_json":{"points":11,"team_id":11,"games_won":3,"team_name":"Universidad Nacional","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":17,"table_position":10,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":-3,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":9,"goals_received_away":11,"goals_received_local":6,"goals_difference_away":-6,"goal"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "s_difference_local":3,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:52:17.000Z","deleted_at":null},{"id":"06b12060-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":14,"goal_stats_json":{"points":12,"team_id":14,"games_won":3,"team_name":"Santos Laguna","games_lost":3,"games_tied":3,"points_away":5,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":19,"table_position":8,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_lost_local":2,"games_tied_local":1,"goals_difference":-5,"games_played_away":4,"goals_scored_away":6,"points_percentage":"44.44%","games_played_local":5,"goals_scored_local":8,"goals_received_away":7,"goals_received_local":12,"goals_difference_away":-1,"goals_difference_local":-4,"points_percentage_away":"41.67%","points_percentage_local":"46.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:36.000Z",""
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "deleted_at":null},{"id":"06b73ae0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":16,"goal_stats_json":{"points":18,"team_id":16,"games_won":5,"team_name":"Tigres de la UANL","games_lost":1,"games_tied":3,"points_away":10,"games_played":9,"goals_scored":15,"points_local":8,"games_won_away":3,"goals_received":6,"table_position":3,"games_lost_away":0,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":9,"games_played_away":4,"goals_scored_away":6,"points_percentage":"66.67%","games_played_local":5,"goals_scored_local":9,"goals_received_away":1,"goals_received_local":5,"goals_difference_away":5,"goals_difference_local":4,"points_percentage_away":"83.33%","points_percentage_local":"53.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:42:45.000Z","deleted_at":null},{"id":"06c2fab0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":18,"goal_stats_json":{"points":18,"team_id":18,"games_won":5,"team_name":"Toluca","games_lost":1,"games_tied"
15:52:21.211 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "":3,"points_away":10,"games_played":9,"goals_scored":17,"points_local":8,"games_won_away":3,"goals_received":7,"table_position":2,"games_lost_away":1,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":5,"goals_scored_away":10,"points_percentage":"66.67%","games_played_local":4,"goals_scored_local":7,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":6,"goals_difference_local":4,"points_percentage_away":"66.67%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:38.000Z","deleted_at":null},{"id":"06c8ee20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":173,"goal_stats_json":{"points":12,"team_id":173,"games_won":3,"team_name":"Leon","games_lost":2,"games_tied":3,"points_away":5,"games_played":8,"goals_scored":9,"points_local":7,"games_won_away":1,"goals_received":7,"table_position":7,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_l"
15:52:21.212 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "ost_local":1,"games_tied_local":1,"goals_difference":2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"50%","games_played_local":4,"goals_scored_local":5,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":0,"goals_difference_local":2,"points_percentage_away":"41.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:34.000Z","deleted_at":null},{"id":"06d52320-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":3014,"goal_stats_json":{"points":11,"team_id":3014,"games_won":3,"team_name":"FC Juarez","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":12,"points_local":7,"games_won_away":1,"goals_received":12,"table_position":9,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":0,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":7,"goals_received_away"
15:52:21.212 [Test worker] DEBUG org.apache.http.wire - http-outgoing-118 << "":9,"goals_received_local":3,"goals_difference_away":-4,"goals_difference_local":4,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:39.000Z","deleted_at":null}]}"
15:52:21.212 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 118][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:21.212 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-118: set socket timeout to 0
15:52:21.212 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 118][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:21.212 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 497
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 14964
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:21 GMT
1 < x-amzn-RequestId: ff5581b8-ebc5-4fbc-8f13-7a8f30cf1663
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 14964
1 < x-amz-apigw-id: FZMc2HOzCYcFSWQ=
1 < etag: W/"3a74-vGYMewHrsdWgBAHJcIvBzSofedM"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2785-1ed1fe2b0431276f6db43525;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 56944c17909cc5b7a4102b8096acac2c.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: _3iFSlpWD5lc_mqZVG_QRgrNMS3MBr_2z-ynQs-VTXYXSfHbAD2A4A==
{"status":true,"data":[{"id":"06bd0740-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":17,"goal_stats_json":{"points":10,"team_id":17,"games_won":2,"team_name":"Club Tijuana","games_lost":3,"games_tied":4,"points_away":1,"games_played":9,"goals_scored":8,"points_local":9,"games_won_away":0,"goals_received":10,"table_position":12,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":3,"goals_difference":-2,"games_played_away":4,"goals_scored_away":3,"points_percentage":"37.04%","games_played_local":5,"goals_scored_local":5,"goals_received_away":8,"goals_received_local":2,"goals_difference_away":-5,"goals_difference_local":3,"points_percentage_away":"8.33%","points_percentage_local":"60%"},"position":12,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a7f8a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":13,"goal_stats_json":{"points":9,"team_id":13,"games_won":2,"team_name":"CA San Luis","games_lost":4,"games_tied":3,"points_away":4,"games_played":9,"goals_scored":8,"points_local":5,"games_won_away":1,"goals_received":12,"table_position":13,"games_lost_away":3,"games_tied_away":1,"games_won_local":1,"games_lost_local":1,"games_tied_local":2,"goals_difference":-4,"games_played_away":5,"goals_scored_away":4,"points_percentage":"33.33%","games_played_local":4,"goals_scored_local":4,"goals_received_away":8,"goals_received_local":4,"goals_difference_away":-4,"goals_difference_local":0,"points_percentage_away":"26.67%","points_percentage_local":"41.67%"},"position":13,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06cf08a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":205,"goal_stats_json":{"points":8,"team_id":205,"games_won":2,"team_name":"Necaxa","games_lost":5,"games_tied":2,"points_away":0,"games_played":9,"goals_scored":12,"points_local":8,"games_won_away":0,"goals_received":14,"table_position":14,"games_lost_away":4,"games_tied_away":0,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":-2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"29.63%","games_played_local":5,"goals_scored_local":8,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-4,"goals_difference_local":2,"points_percentage_away":"0%","points_percentage_local":"53.33%"},"position":14,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"066b16b0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":4,"goal_stats_json":{"points":8,"team_id":4,"games_won":1,"team_name":"Atlas","games_lost":3,"games_tied":5,"points_away":2,"games_played":9,"goals_scored":11,"points_local":6,"games_won_away":0,"goals_received":14,"table_position":15,"games_lost_away":1,"games_tied_away":2,"games_won_local":1,"games_lost_local":2,"games_tied_local":3,"goals_difference":-3,"games_played_away":3,"goals_scored_away":5,"points_percentage":"29.63%","games_played_local":6,"goals_scored_local":6,"goals_received_away":6,"goals_received_local":8,"goals_difference_away":-1,"goals_difference_local":-2,"points_percentage_away":"22.22%","points_percentage_local":"33.33%"},"position":15,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-18T21:36:18.000Z","deleted_at":null},{"id":"06929be0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":10,"goal_stats_json":{"points":7,"team_id":10,"games_won":2,"team_name":"Puebla FC","games_lost":6,"games_tied":1,"points_away":1,"games_played":9,"goals_scored":12,"points_local":6,"games_won_away":0,"goals_received":20,"table_position":16,"games_lost_away":4,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-8,"games_played_away":5,"goals_scored_away":5,"points_percentage":"25.93%","games_played_local":4,"goals_scored_local":7,"goals_received_away":14,"goals_received_local":6,"goals_difference_away":-9,"goals_difference_local":1,"points_percentage_away":"6.67%","points_percentage_local":"50%"},"position":16,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06a1de20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":12,"goal_stats_json":{"points":5,"team_id":12,"games_won":0,"team_name":"Queretaro","games_lost":3,"games_tied":5,"points_away":3,"games_played":8,"goals_scored":6,"points_local":2,"games_won_away":0,"goals_received":13,"table_position":17,"games_lost_away":2,"games_tied_away":3,"games_won_local":0,"games_lost_local":1,"games_tied_local":2,"goals_difference":-7,"games_played_away":5,"goals_scored_away":2,"points_percentage":"20.83%","games_played_local":3,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":7,"goals_difference_away":-4,"goals_difference_local":-3,"points_percentage_away":"20%","points_percentage_local":"22.22%"},"position":17,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"068359a0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":8,"goal_stats_json":{"points":1,"team_id":8,"games_won":0,"team_name":"Mazatlan FC","games_lost":7,"games_tied":1,"points_away":1,"games_played":8,"goals_scored":9,"points_local":0,"games_won_away":0,"goals_received":22,"table_position":18,"games_lost_away":3,"games_tied_away":1,"games_won_local":0,"games_lost_local":4,"games_tied_local":0,"goals_difference":-13,"games_played_away":4,"goals_scored_away":3,"points_percentage":"4.17%","games_played_local":4,"goals_scored_local":6,"goals_received_away":12,"goals_received_local":10,"goals_difference_away":-9,"goals_difference_local":-4,"points_percentage_away":"8.33%","points_percentage_local":"0%"},"position":18,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-18T21:36:19.000Z","deleted_at":null},{"id":"06556bd0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":1,"goal_stats_json":{"points":18,"team_id":1,"games_won":5,"team_name":"Guadalajara","games_lost":1,"games_tied":3,"points_away":14,"games_played":9,"goals_scored":12,"points_local":4,"games_won_away":4,"goals_received":8,"table_position":4,"games_lost_away":0,"games_tied_away":2,"games_won_local":1,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":6,"goals_scored_away":8,"points_percentage":"66.67%","games_played_local":3,"goals_scored_local":4,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":0,"points_percentage_away":"77.78%","points_percentage_local":"44.44%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T19:42:48.000Z","deleted_at":null},{"id":"0664fc30-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":2,"goal_stats_json":{"points":17,"team_id":2,"games_won":4,"team_name":"America","games_lost":0,"games_tied":5,"points_away":6,"games_played":9,"goals_scored":21,"points_local":11,"games_won_away":1,"goals_received":11,"table_position":5,"games_lost_away":0,"games_tied_away":3,"games_won_local":3,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":4,"goals_scored_away":9,"points_percentage":"62.96%","games_played_local":5,"goals_scored_local":12,"goals_received_away":7,"goals_received_local":4,"goals_difference_away":2,"goals_difference_local":8,"points_percentage_away":"50%","points_percentage_local":"73.33%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T20:28:02.000Z","deleted_at":null},{"id":"06741760-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":5,"goal_stats_json":{"points":10,"team_id":5,"games_won":3,"team_name":"Cruz Azul","games_lost":4,"games_tied":1,"points_away":4,"games_played":8,"goals_scored":9,"points_local":6,"games_won_away":1,"goals_received":10,"table_position":11,"games_lost_away":2,"games_tied_away":1,"games_won_local":2,"games_lost_local":2,"games_tied_local":0,"goals_difference":-1,"games_played_away":4,"goals_scored_away":5,"points_percentage":"41.67%","games_played_local":4,"goals_scored_local":4,"goals_received_away":6,"goals_received_local":4,"goals_difference_away":-1,"goals_difference_local":0,"points_percentage_away":"33.33%","points_percentage_local":"50%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T20:52:20.000Z","deleted_at":null},{"id":"067d3f20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":7,"goal_stats_json":{"points":22,"team_id":7,"games_won":7,"team_name":"Rayados de Monterrey","games_lost":1,"games_tied":1,"points_away":10,"games_played":9,"goals_scored":17,"points_local":12,"games_won_away":3,"goals_received":8,"table_position":1,"games_lost_away":0,"games_tied_away":1,"games_won_local":4,"games_lost_local":1,"games_tied_local":0,"goals_difference":9,"games_played_away":4,"goals_scored_away":8,"points_percentage":"81.48%","games_played_local":5,"goals_scored_local":9,"goals_received_away":4,"goals_received_local":4,"goals_difference_away":4,"goals_difference_local":5,"points_percentage_away":"83.33%","points_percentage_local":"80%"},"position":20,"created_at":"2023-05-18T21:36:18.000Z","updated_at":"2023-05-23T14:30:38.000Z","deleted_at":null},{"id":"068c8160-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":9,"goal_stats_json":{"points":16,"team_id":9,"games_won":5,"team_name":"Pachuca","games_lost":3,"games_tied":1,"points_away":6,"games_played":9,"goals_scored":18,"points_local":10,"games_won_away":2,"goals_received":14,"table_position":6,"games_lost_away":2,"games_tied_away":0,"games_won_local":3,"games_lost_local":1,"games_tied_local":1,"goals_difference":4,"games_played_away":4,"goals_scored_away":5,"points_percentage":"59.26%","games_played_local":5,"goals_scored_local":13,"goals_received_away":8,"goals_received_local":6,"goals_difference_away":-3,"goals_difference_local":7,"points_percentage_away":"50%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:28:06.000Z","deleted_at":null},{"id":"0698b660-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":11,"goal_stats_json":{"points":11,"team_id":11,"games_won":3,"team_name":"Universidad Nacional","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":17,"table_position":10,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":-3,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":9,"goals_received_away":11,"goals_received_local":6,"goals_difference_away":-6,"goals_difference_local":3,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:52:17.000Z","deleted_at":null},{"id":"06b12060-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":14,"goal_stats_json":{"points":12,"team_id":14,"games_won":3,"team_name":"Santos Laguna","games_lost":3,"games_tied":3,"points_away":5,"games_played":9,"goals_scored":14,"points_local":7,"games_won_away":1,"goals_received":19,"table_position":8,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_lost_local":2,"games_tied_local":1,"goals_difference":-5,"games_played_away":4,"goals_scored_away":6,"points_percentage":"44.44%","games_played_local":5,"goals_scored_local":8,"goals_received_away":7,"goals_received_local":12,"goals_difference_away":-1,"goals_difference_local":-4,"points_percentage_away":"41.67%","points_percentage_local":"46.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:36.000Z","deleted_at":null},{"id":"06b73ae0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":16,"goal_stats_json":{"points":18,"team_id":16,"games_won":5,"team_name":"Tigres de la UANL","games_lost":1,"games_tied":3,"points_away":10,"games_played":9,"goals_scored":15,"points_local":8,"games_won_away":3,"goals_received":6,"table_position":3,"games_lost_away":0,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":2,"goals_difference":9,"games_played_away":4,"goals_scored_away":6,"points_percentage":"66.67%","games_played_local":5,"goals_scored_local":9,"goals_received_away":1,"goals_received_local":5,"goals_difference_away":5,"goals_difference_local":4,"points_percentage_away":"83.33%","points_percentage_local":"53.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:42:45.000Z","deleted_at":null},{"id":"06c2fab0-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":18,"goal_stats_json":{"points":18,"team_id":18,"games_won":5,"team_name":"Toluca","games_lost":1,"games_tied":3,"points_away":10,"games_played":9,"goals_scored":17,"points_local":8,"games_won_away":3,"goals_received":7,"table_position":2,"games_lost_away":1,"games_tied_away":1,"games_won_local":2,"games_lost_local":0,"games_tied_local":2,"goals_difference":10,"games_played_away":5,"goals_scored_away":10,"points_percentage":"66.67%","games_played_local":4,"goals_scored_local":7,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":6,"goals_difference_local":4,"points_percentage_away":"66.67%","points_percentage_local":"66.67%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:38.000Z","deleted_at":null},{"id":"06c8ee20-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":173,"goal_stats_json":{"points":12,"team_id":173,"games_won":3,"team_name":"Leon","games_lost":2,"games_tied":3,"points_away":5,"games_played":8,"goals_scored":9,"points_local":7,"games_won_away":1,"goals_received":7,"table_position":7,"games_lost_away":1,"games_tied_away":2,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":2,"games_played_away":4,"goals_scored_away":4,"points_percentage":"50%","games_played_local":4,"goals_scored_local":5,"goals_received_away":4,"goals_received_local":3,"goals_difference_away":0,"goals_difference_local":2,"points_percentage_away":"41.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T19:40:34.000Z","deleted_at":null},{"id":"06d52320-f5c4-11ed-8751-2b9bc5b62c7d","goal_stats_id":3014,"goal_stats_json":{"points":11,"team_id":3014,"games_won":3,"team_name":"FC Juarez","games_lost":4,"games_tied":2,"points_away":4,"games_played":9,"goals_scored":12,"points_local":7,"games_won_away":1,"goals_received":12,"table_position":9,"games_lost_away":3,"games_tied_away":1,"games_won_local":2,"games_lost_local":1,"games_tied_local":1,"goals_difference":0,"games_played_away":5,"goals_scored_away":5,"points_percentage":"40.74%","games_played_local":4,"goals_scored_local":7,"goals_received_away":9,"goals_received_local":3,"goals_difference_away":-4,"goals_difference_local":4,"points_percentage_away":"26.67%","points_percentage_local":"58.33%"},"position":20,"created_at":"2023-05-18T21:36:19.000Z","updated_at":"2023-05-23T20:30:39.000Z","deleted_at":null}]}

15:52:23.220 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:23.222 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:23.222 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:23.223 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/team/positions/06bd0740-f5c4-11ed-8751-2b9bc5b62c7d
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 16
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"position":-20}

15:52:23.223 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:23.223 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 119][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:23.223 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:23.223 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:23.223 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:23.254 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:23.254 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:23.254 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:23.288 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:23.289 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:23.289 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:23.289 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:23.289 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:23.289 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:23.289 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56331<->143.204.23.80:443
15:52:23.289 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-119: set socket timeout to 5000
15:52:23.289 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/team/positions/06bd0740-f5c4-11ed-8751-2b9bc5b62c7d HTTP/1.1
15:52:23.289 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:23.289 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 >> PATCH /dev/api/team/positions/06bd0740-f5c4-11ed-8751-2b9bc5b62c7d HTTP/1.1
15:52:23.289 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:23.289 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 >> Content-Type: application/json; charset=UTF-8
15:52:23.289 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 >> Content-Length: 16
15:52:23.289 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:23.289 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 >> Connection: Keep-Alive
15:52:23.289 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:23.289 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 >> Accept-Encoding: gzip,deflate
15:52:23.289 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 >> "PATCH /dev/api/team/positions/06bd0740-f5c4-11ed-8751-2b9bc5b62c7d HTTP/1.1[\r][\n]"
15:52:23.289 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:23.289 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:23.289 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 >> "Content-Length: 16[\r][\n]"
15:52:23.289 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:23.289 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 >> "Connection: Keep-Alive[\r][\n]"
15:52:23.289 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:23.289 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:23.289 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 >> "[\r][\n]"
15:52:23.289 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 >> "{"position":-20}"
15:52:23.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:52:23.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:23.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 << "Content-Length: 81[\r][\n]"
15:52:23.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 << "Connection: keep-alive[\r][\n]"
15:52:23.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 << "Date: Tue, 23 May 2023 20:52:23 GMT[\r][\n]"
15:52:23.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 << "x-amzn-RequestId: 09e84a7d-a173-4cd3-a374-402b5bb4d0e0[\r][\n]"
15:52:23.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 << "access-control-allow-origin: *[\r][\n]"
15:52:23.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 << "x-amzn-Remapped-content-length: 81[\r][\n]"
15:52:23.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 << "x-amz-apigw-id: FZMdOE4UCYcFuXw=[\r][\n]"
15:52:23.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 << "etag: W/"51-danXuVr/HnMClECSKYV+T7aRUdE"[\r][\n]"
15:52:23.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 << "x-powered-by: Express[\r][\n]"
15:52:23.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 << "X-Amzn-Trace-Id: Root=1-646d2787-170434c409f9e6503a73b3e6;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:23.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 << "X-Cache: Error from cloudfront[\r][\n]"
15:52:23.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 << "Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)[\r][\n]"
15:52:23.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:23.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 << "X-Amz-Cf-Id: wzJrb-ur_O2b0Y6hFxnV1vVsQpkVPsucCZoQtxTQjKRwLIFi4HurRA==[\r][\n]"
15:52:23.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 << "[\r][\n]"
15:52:23.604 [Test worker] DEBUG org.apache.http.wire - http-outgoing-119 << "{"status":false,"error":["position : Number must be greater than or equal to 0"]}"
15:52:23.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 << HTTP/1.1 400 Bad Request
15:52:23.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 << Content-Type: application/json; charset=utf-8
15:52:23.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 << Content-Length: 81
15:52:23.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 << Connection: keep-alive
15:52:23.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 << Date: Tue, 23 May 2023 20:52:23 GMT
15:52:23.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 << x-amzn-RequestId: 09e84a7d-a173-4cd3-a374-402b5bb4d0e0
15:52:23.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 << access-control-allow-origin: *
15:52:23.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 << x-amzn-Remapped-content-length: 81
15:52:23.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 << x-amz-apigw-id: FZMdOE4UCYcFuXw=
15:52:23.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 << etag: W/"51-danXuVr/HnMClECSKYV+T7aRUdE"
15:52:23.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 << x-powered-by: Express
15:52:23.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 << X-Amzn-Trace-Id: Root=1-646d2787-170434c409f9e6503a73b3e6;Sampled=0;lineage=1a7c2e09:0
15:52:23.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 << X-Cache: Error from cloudfront
15:52:23.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 << Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)
15:52:23.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 << X-Amz-Cf-Pop: BOG50-P1
15:52:23.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-119 << X-Amz-Cf-Id: wzJrb-ur_O2b0Y6hFxnV1vVsQpkVPsucCZoQtxTQjKRwLIFi4HurRA==
15:52:23.604 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:23.604 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 119][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:23.604 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-119: set socket timeout to 0
15:52:23.604 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 119][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:23.604 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 381
2 < 400
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 81
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:52:23 GMT
2 < x-amzn-RequestId: 09e84a7d-a173-4cd3-a374-402b5bb4d0e0
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 81
2 < x-amz-apigw-id: FZMdOE4UCYcFuXw=
2 < etag: W/"51-danXuVr/HnMClECSKYV+T7aRUdE"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2787-170434c409f9e6503a73b3e6;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Error from cloudfront
2 < Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: wzJrb-ur_O2b0Y6hFxnV1vVsQpkVPsucCZoQtxTQjKRwLIFi4HurRA==
{"status":false,"error":["position : Number must be greater than or equal to 0"]}

15:52:23.605 [Test worker] INFO com.intuit.karate - [print] {
  "status": false,
  "error": [
    "position : Number must be greater than or equal to 0"
  ]
}
 
15:52:23.605 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:23.605 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['error'][0]
15:52:23.608 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:52:23.613 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@2a9532e5
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@2fbc5a7a
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@56af6681
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@2a9532e5
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@544ed8b9
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:52:23.614 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/TeamPositions/update_teampositions.feature
scenarios:  3 | passed:  3 | failed:  0 | time: 9.1916
---------------------------------------------------------

15:52:23.640 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 29 of 38 (0 remaining) classpath:karate/features/TeamPositions/update_teampositions.feature
15:52:23.641 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:23.642 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:23.643 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:23.643 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:23.643 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/users
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:23.643 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:23.643 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 120][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:23.643 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:23.643 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:23.643 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:23.673 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:23.673 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:23.673 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:23.708 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:23.708 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:23.708 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:23.708 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:23.708 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:23.708 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:23.708 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56332<->143.204.23.80:443
15:52:23.708 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-120: set socket timeout to 5000
15:52:23.708 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/users HTTP/1.1
15:52:23.708 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:23.708 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 >> GET /dev/api/users HTTP/1.1
15:52:23.708 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:23.708 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:23.708 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 >> Connection: Keep-Alive
15:52:23.708 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:23.708 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 >> Accept-Encoding: gzip,deflate
15:52:23.708 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 >> "GET /dev/api/users HTTP/1.1[\r][\n]"
15:52:23.708 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:23.708 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:23.708 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 >> "Connection: Keep-Alive[\r][\n]"
15:52:23.708 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:23.708 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:23.708 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 >> "[\r][\n]"
15:52:24.190 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "HTTP/1.1 200 OK[\r][\n]"
15:52:24.190 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:24.191 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "Content-Length: 31263[\r][\n]"
15:52:24.191 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "Connection: keep-alive[\r][\n]"
15:52:24.191 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "Date: Tue, 23 May 2023 20:52:24 GMT[\r][\n]"
15:52:24.191 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "x-amzn-RequestId: c14081cf-c512-4aab-a7f1-fd290c497af9[\r][\n]"
15:52:24.191 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "access-control-allow-origin: *[\r][\n]"
15:52:24.191 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "x-amzn-Remapped-content-length: 31263[\r][\n]"
15:52:24.191 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "x-amz-apigw-id: FZMdTHrBiYcFmUA=[\r][\n]"
15:52:24.191 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "etag: W/"7a1f-+ojHHoLL5i3wdhJXqZgPYOANF6c"[\r][\n]"
15:52:24.191 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "x-powered-by: Express[\r][\n]"
15:52:24.191 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "X-Amzn-Trace-Id: Root=1-646d2788-62b75b3f1b0e715850a2e369;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:24.191 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:24.191 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "Via: 1.1 6e1f0172b684caca2f66247f5ad9eea0.cloudfront.net (CloudFront)[\r][\n]"
15:52:24.191 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:24.191 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "X-Amz-Cf-Id: dFQKPVN3xdW9g5Bi3RGtk9uzGVeWUatETf2EiDW2KnXnChdEZ4EwLQ==[\r][\n]"
15:52:24.191 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "[\r][\n]"
15:52:24.193 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "{"status":true,"data":[{"id":"06d6bb80-f32c-11ed-a29e-f3d0487b1e0e","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"7umej7pjbp@example.com","created_at":"2023-05-15T14:23:13.000Z","updated_at":"2023-05-15T14:23:13.000Z","deleted_at":null},{"id":"0a48e500-f051-11ed-a738-c1af09438fe1","fullname":"hd","nickname":"he","shirt_number":5,"birth_year":1957,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"wsasa@jd.co","created_at":"2023-05-11T23:10:37.000Z","updated_at":"2023-05-11T23:10:37.000Z","deleted_at":null},{"id":"0abb8c50-f4d8-11ed-9c5f-d75058c37cdc","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ejracs872u@example.com","created_at":"2023-05-17T17:27:04.000Z","updated_at":"2023-05-17T17:27:04.000Z","deleted_at":null},{"id":"0d8ce590-f3f8-11ed-99a6-7b520241cd30","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba3@gmail.com","created_at":"2023-05-16T14:43:42.000Z","updated_at":"2023-05-16T14:43:42.000Z","deleted_at":null},{"id":"0e2157a0-f12a-11ed-8f72-174ace12e1c5","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"856tnnabij@example.com","created_at":"2023-05-13T01:04:04.000Z","updated_at":"2023-05-13T01:04:04.000Z","deleted_at":null},{"id":"12650ac0-f038-11ed-8c95-b1bcb9c1bd5b","fullname":"er","nickname":"er","shirt_number":2,"birth_year":1954,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"qwert@gmail.com","created_at":"2023-05-11T20:11:53.000Z","updated_at":"2023-05-11T20:11:53.000Z","deleted_at":null},{"id":"13588b20-f03b-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"asd@gmail.com","created_at":"2023-05-11T20:33:23.000Z","updated_at":"2023-05-11T20:33:23.000Z","deleted_at":null},{"id":"13858a80-f12b-11ed-8fef-75abeedfe5b3","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"17qyteutpv@example.com","created_at":"2023-05-13T01:11:23.000Z","updated_at":"2023-05-13T01:11:23.000Z","deleted_at":null},{"id":"13c11fe0-f05a-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"5yyksvby76@example.com","created_at":"2023-05-12T00:15:18.000Z","updated_at":"2023-05-12T00:15:18.000Z","deleted_at":null},{"id":"1909ef50-ef5a-11ed-bc7e-43e0ec58cc77","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":11,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres2@gmail.com","created_at":"2023-05-10T17:42:56.000Z","updated_at":"2023-05-10T17:42:56.000Z","deleted_at":null},{"id":"19e24a30-eee7-11ed-9a0e-73eca930cce9","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"8u4p8ud802@example.com","created_at":"2023-05-10T03:59:45.000Z","updated_at":"2023-05-10T03:59:45.000Z","deleted_at":null},{"id":"1cc35670-f38f-11ed-841e-1f8ce5c5b108","fullname":"Luis","nickname":"Rivera","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"luis.rivera@10pearls.com","created_at":"2023-05-16T02:12:30.000Z","updated_at":"2023-05-16T02:12:30.000Z","deleted_at":null},{"id":"1d45ccc0-edc4-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":22,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"wwww@wqej.com","created_at":"2023-05-08T17:16:47.000Z","updated_at":"2023-05-08T17:16:47.000Z","deleted_at":null},{"id":"1ed329e0-edcc-11ed-8c95-b1bcb9c1bd5b","fullname":"qwlje","nickname":"klqweq","shirt_number":123,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"231asdasd@gqwewq.com","created_at":"2023-05-08T18:14:06.000Z","updated_at":"2023-05-08T18:14:06.000Z","deleted_at":null},{"id":"27ef7a00-f002-11ed-8c95-b1bcb9c1bd5b","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"qvpyave8k7@example.com","created_at":"2023-05-11T13:45:56.000Z","updated_at":"2023-05-11T13:45:56.000Z","deleted_at":null},{"id":"284c90b0-f05b-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"tkphvjdq0k@example.com","created_at":"2023-05-12T00:23:02.000Z","updated_at":"2023-05-12T00:23:02.000Z","deleted_at":null},{"id":"2e308440-f043-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"4b2e9950-e5e5-11ed-b95f-89cc6fbae785","email":"hty@gmail.com","created_at":"2023-05-11T21:31:24.000Z","updated_at":"2023-05-11T21:31:24.000Z","deleted_at":null},{"id":"310e5e90-f03d-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"asd123123@gmail.com","created_at":"2023-05-11T20:48:32.000Z","updated_at":"2023-05-11T20:48:32.000Z","deleted_at":null},{"id":"32afd350-f38f-11ed-841e-1f8ce5c5b108","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"uhc7l30voj@example.com","created_at":"2023-05-16T02:13:07.000Z","updated_at":"2023-05-16T02:13:07.000Z","deleted_at":null},{"id":"3419bad0-f353-11ed-a093-31d263316e55","fullname":"Renato Tapia","nickname":"Capitan","shirt_number":6,"birth_year":1951,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"renatotapia6@gmail.com","created_at":"2023-05-15T19:03:40.000Z","updated_at":"2023-05-15T19:03:40.000Z","deleted_at":null},{"id":"374e6640-f643-11ed-a578-93bb7932b6bd","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"yryngldz6k@example.com","created_at":"2023-05-19T12:46:46.000Z","updated_at":"2023-05-19T12:46:46.000Z","deleted_at":null},{"id":"3900a9a0-f02e-11ed-8c95-b1bcb9c1bd5b","fullname":"Juan","nickname":"juani","shirt_number":1,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"qwe@gmail.com","created_at":"2023-05-11T19:01:23.000Z","updated_at":"2023-05-11T19:01:23.000Z","deleted_at":null},{"id":"39835170-f5b0-11ed-b364-3567a62c6334","fullname":"12","nickname":"2","shirt_number":2,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ejemplo9@gmail.com","created_at":"2023-05-18T19:14:34.000Z","updated_at":"2023-05-18T19:14:34.000Z","deleted_at":null},{"id":"3a5e27b0-f037-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"a@gmail.com","created_at":"2023-05-11T20:05:51.000Z","updated_at":"2023-05-11T20:05:51.000Z","deleted_at":null},{"id":"3c0fb940-ef7c-11ed-8c95-b1bcb9c1bd5b","fullname":"John Doe","nickname":"johndoe","shirt_number":42,"birth_year":1999,"favorite_tshirt":"red","email":"example@email.com","created_at":"2023-05-10T21:47:18.000Z","updated_at":"2023-05-10T21:47:18.000Z","deleted_at":null},{"id":"3f7a02c"
15:52:24.193 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 << HTTP/1.1 200 OK
15:52:24.193 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 << Content-Type: application/json; charset=utf-8
15:52:24.193 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 << Content-Length: 31263
15:52:24.193 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 << Connection: keep-alive
15:52:24.193 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 << Date: Tue, 23 May 2023 20:52:24 GMT
15:52:24.193 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 << x-amzn-RequestId: c14081cf-c512-4aab-a7f1-fd290c497af9
15:52:24.193 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 << access-control-allow-origin: *
15:52:24.193 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 << x-amzn-Remapped-content-length: 31263
15:52:24.193 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 << x-amz-apigw-id: FZMdTHrBiYcFmUA=
15:52:24.193 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 << etag: W/"7a1f-+ojHHoLL5i3wdhJXqZgPYOANF6c"
15:52:24.193 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 << x-powered-by: Express
15:52:24.193 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 << X-Amzn-Trace-Id: Root=1-646d2788-62b75b3f1b0e715850a2e369;Sampled=0;lineage=1a7c2e09:0
15:52:24.193 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 << X-Cache: Miss from cloudfront
15:52:24.193 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 << Via: 1.1 6e1f0172b684caca2f66247f5ad9eea0.cloudfront.net (CloudFront)
15:52:24.193 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 << X-Amz-Cf-Pop: BOG50-P1
15:52:24.193 [Test worker] DEBUG org.apache.http.headers - http-outgoing-120 << X-Amz-Cf-Id: dFQKPVN3xdW9g5Bi3RGtk9uzGVeWUatETf2EiDW2KnXnChdEZ4EwLQ==
15:52:24.193 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:24.194 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "0-f03f-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":2,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"12@gmail.com","created_at":"2023-05-11T21:03:15.000Z","updated_at":"2023-05-11T21:03:15.000Z","deleted_at":null},{"id":"40f3c380-f0d9-11ed-846b-2f6b37a4612b","fullname":"Test","nickname":"Test","shirt_number":12,"birth_year":1900,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andrestoken@gmail.com","created_at":"2023-05-12T15:25:40.000Z","updated_at":"2023-05-12T15:25:40.000Z","deleted_at":null},{"id":"4279ae80-eedc-11ed-b067-f7c2c779e707","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"71i31j750h@example.com","created_at":"2023-05-10T02:42:09.000Z","updated_at":"2023-05-10T02:42:09.000Z","deleted_at":null},{"id":"42fd55e0-f12b-11ed-8fef-75abeedfe5b3","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d"
15:52:24.194 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "0ac0-e053-11ed-b11e-2575f4adc39e","email":"9nty8d4fut@example.com","created_at":"2023-05-13T01:12:42.000Z","updated_at":"2023-05-13T01:12:42.000Z","deleted_at":null},{"id":"4583ddc0-edca-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1962,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"hola@qweljwqe.com","created_at":"2023-05-08T18:00:52.000Z","updated_at":"2023-05-08T18:00:52.000Z","deleted_at":null},{"id":"479d2e90-f040-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":1,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"78asd@gmail.com","created_at":"2023-05-11T21:10:38.000Z","updated_at":"2023-05-11T21:10:38.000Z","deleted_at":null},{"id":"4c329c90-edcc-11ed-8c95-b1bcb9c1bd5b","fullname":"qweqwe","nickname":"qweqwe","shirt_number":1231,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asdkljas@hm.com","created_at":"2023-05-08T18:15:22.000Z","updated_at":"20"
15:52:24.194 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "23-05-08T18:15:22.000Z","deleted_at":null},{"id":"4c9feef0-f40f-11ed-9f82-d346aae0171e","fullname":"12323","nickname":"123","shirt_number":123,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"123456@gmail.com","created_at":"2023-05-16T17:30:06.000Z","updated_at":"2023-05-16T17:30:06.000Z","deleted_at":null},{"id":"4cb03810-f40e-11ed-93ea-e75d3149614f","fullname":"Ricardo","nickname":"qwe","shirt_number":222,"birth_year":1951,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"ricardo@dom.com","created_at":"2023-05-16T17:22:57.000Z","updated_at":"2023-05-16T17:22:57.000Z","deleted_at":null},{"id":"4f918520-f355-11ed-a436-efb3fa58cf52","fullname":"ads","nickname":"asd","shirt_number":232,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"asdssss@gmail.com","created_at":"2023-05-15T19:18:45.000Z","updated_at":"2023-05-15T19:18:45.000Z","deleted_at":null},{"id":"510e1a40-f4da-11ed-956a-075317fa3e7f","fullname":"Test","nickname":"Tes"
15:52:24.194 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "t","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"w4mp3mmu6r@example.com","created_at":"2023-05-17T17:43:21.000Z","updated_at":"2023-05-17T17:43:21.000Z","deleted_at":null},{"id":"568aac20-e43d-11ed-8794-f58efb359f9b","fullname":"Ricardo","nickname":"Copper","shirt_number":101,"birth_year":1996,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ricardo@domandtom.com","created_at":"2023-04-26T14:19:21.000Z","updated_at":"2023-04-26T14:19:21.000Z","deleted_at":null},{"id":"598bd8f0-eed7-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"willl@s.soc","created_at":"2023-05-10T02:07:00.000Z","updated_at":"2023-05-10T02:07:00.000Z","deleted_at":null},{"id":"59d95a60-f050-11ed-9139-cb099a46a94e","fullname":"hdjs","nickname":"hd","shirt_number":123,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"hfjd@gmail"
15:52:24.194 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << ".com","created_at":"2023-05-11T23:05:41.000Z","updated_at":"2023-05-11T23:05:41.000Z","deleted_at":null},{"id":"59ef6750-edc7-11ed-8c95-b1bcb9c1bd5b","fullname":"hola","nickname":"123","shirt_number":213,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"qqweqwe@gma.com","created_at":"2023-05-08T17:39:58.000Z","updated_at":"2023-05-08T17:39:58.000Z","deleted_at":null},{"id":"5b2a4360-f05b-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":0,"birth_year":2023,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres323@gmail.com","created_at":"2023-05-12T00:24:28.000Z","updated_at":"2023-05-12T00:24:28.000Z","deleted_at":null},{"id":"6059eec0-f5ac-11ed-b773-1d2d423be9f1","fullname":"123","nickname":"123","shirt_number":12,"birth_year":1950,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ejemplo8@gmail.com","created_at":"2023-05-18T18:47:01.000Z","updated_at":"2023-05-18T18:47:01.000Z","deleted_at":null},{"id":"60bcaba0-f0"
15:52:24.194 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "2f-11ed-8c95-b1bcb9c1bd5b","fullname":"admin","nickname":"admin","shirt_number":2,"birth_year":1955,"favorite_tshirt":"4b2e9950-e5e5-11ed-b95f-89cc6fbae785","email":"admin@gmail.com","created_at":"2023-05-11T19:09:39.000Z","updated_at":"2023-05-11T19:09:39.000Z","deleted_at":null},{"id":"61a33a60-e513-11ed-b711-3b3cac1dadf6","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba2@prueba2.com","created_at":"2023-04-27T15:51:32.000Z","updated_at":"2023-04-27T15:51:32.000Z","deleted_at":null},{"id":"61e279c0-f41b-11ed-82e8-2139d795b294","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2020,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba10@gmail.com","created_at":"2023-05-16T18:56:36.000Z","updated_at":"2023-05-16T18:56:36.000Z","deleted_at":null},{"id":"623e80a0-f414-11ed-9d65-efc25140f4cd","fullname":"Ricardo","nickname":"Rick","shirt_number":196,"birth_year":1970,"favorite_tshirt":"
15:52:24.194 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << ""452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"ricardo@gmail.com","created_at":"2023-05-16T18:06:30.000Z","updated_at":"2023-05-16T18:06:30.000Z","deleted_at":null},{"id":"628cd9f0-f03e-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ooooo@gmail.com","created_at":"2023-05-11T20:57:05.000Z","updated_at":"2023-05-11T20:57:05.000Z","deleted_at":null},{"id":"63f3c290-f976-11ed-a08f-ab88896d4988","fullname":"hdjd","nickname":"hddj","shirt_number":5,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"hoslsk@hl.com","created_at":"2023-05-23T14:30:39.000Z","updated_at":"2023-05-23T14:30:39.000Z","deleted_at":null},{"id":"640dcdc0-f3e5-11ed-82e0-dd506be8c32d","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"vt6kqeb5mr@example.com","created_at":"2023-05-16T12:30:07.000Z","updated_at":"2023-05-16"
15:52:24.194 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "T12:30:07.000Z","deleted_at":null},{"id":"64df3730-ead4-11ed-8c95-b1bcb9c1bd5b","fullname":"hdhd","nickname":"bcbd","shirt_number":596464,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"gente@hfks.com","created_at":"2023-05-04T23:35:46.000Z","updated_at":"2023-05-04T23:35:46.000Z","deleted_at":null},{"id":"6a215e70-ee8b-11ed-aaff-dbfb1ba63bfd","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba3@prueba2.com","creat"
15:52:24.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "ed_at":"2023-05-09T17:03:26.000Z","updated_at":"2023-05-09T17:03:26.000Z","deleted_at":null},{"id":"6c29bc30-edc8-11ed-8c95-b1bcb9c1bd5b","fullname":"asdas","nickname":"23","shirt_number":213,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asd@qwlej.com","created_at":"2023-05-08T17:47:38.000Z","updated_at":"2023-05-08T17:47:38.000Z","deleted_at":null},{"id":"716618c0-f05b-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":0,"birth_year":1900,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres3234@gmail.com","created_at":"2023-05-12T00:25:05.000Z","updated_at":"2023-05-12T00:25:05.000Z","deleted_at":null},{"id":"73dbc090-f043-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asdasdassadasd@gmail.com","created_at":"2023-05-11T21:33:21.000Z","updated_at":"2023-05-11T21:33:21.000Z","deleted_at":null},{"id":"77bfa9c0-f4de-11ed-a25b"
15:52:24.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "-d765d0f6c283","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"13aaorvvk2@example.com","created_at":"2023-05-17T18:13:04.000Z","updated_at":"2023-05-17T18:13:04.000Z","deleted_at":null},{"id":"80bb51c0-f40f-11ed-9f82-d346aae0171e","fullname":"aa","nickname":"aa","shirt_number":123,"birth_year":1950,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asd@asd1233.com","created_at":"2023-05-16T17:31:33.000Z","updated_at":"2023-05-16T17:31:33.000Z","deleted_at":null},{"id":"8578dda0-eedc-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"as","shirt_number":213,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"weqw@w.com","created_at":"2023-05-10T02:44:01.000Z","updated_at":"2023-05-10T02:44:01.000Z","deleted_at":null},{"id":"880fd170-eeb6-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-25"
15:52:24.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "75f4adc39e","email":"ctslzct2vn@example.com","created_at":"2023-05-09T22:12:05.000Z","updated_at":"2023-05-09T22:12:05.000Z","deleted_at":null},{"id":"8ea50e50-edc7-11ed-8c95-b1bcb9c1bd5b","fullname":"adasd","nickname":"asd","shirt_number":266,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"wqeqwe@gqwe.com","created_at":"2023-05-08T17:41:26.000Z","updated_at":"2023-05-08T17:41:26.000Z","deleted_at":null},{"id":"90919c10-f038-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"aaaaa@gmail.com","created_at":"2023-05-11T20:15:25.000Z","updated_at":"2023-05-11T20:15:25.000Z","deleted_at":null},{"id":"92f03b40-f4c7-11ed-abae-875255b3acc7","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"kxixj3cjjw@example.com","created_at":"2023-05-17T15:29:11.000Z","updated_at":"2023-05-17T15:29:11.000Z","d"
15:52:24.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "eleted_at":null},{"id":"96b78f40-f642-11ed-a578-93bb7932b6bd","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"wcwbdn54gg@example.com","created_at":"2023-05-19T12:42:17.000Z","updated_at":"2023-05-19T12:42:17.000Z","deleted_at":null},{"id":"9b8d4d50-f12b-11ed-8fef-75abeedfe5b3","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ythofnvnyk@example.com","created_at":"2023-05-13T01:15:11.000Z","updated_at":"2023-05-13T01:15:11.000Z","deleted_at":null},{"id":"a342d630-edea-11ed-8c95-b1bcb9c1bd5b","fullname":"hola","nickname":"hola22","shirt_number":22,"birth_year":1952,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"holasssss@gqjkwe.com","created_at":"2023-05-08T21:52:33.000Z","updated_at":"2023-05-08T21:52:33.000Z","deleted_at":null},{"id":"a6535170-f0d2-11ed-b34b-b52f9dfeef19","fullname":"hdj","nickname":"jd","shirt_number"
15:52:24.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "":66,"birth_year":1957,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"ueueie@gm.com","created_at":"2023-05-12T14:38:24.000Z","updated_at":"2023-05-12T14:38:24.000Z","deleted_at":null},{"id":"a9324400-f05a-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"cakbuhow2b@example.com","created_at":"2023-05-12T00:19:29.000Z","updated_at":"2023-05-12T00:19:29.000Z","deleted_at":null},{"id":"ac7b64f0-f412-11ed-ad89-870c75764e6d","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1952,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"asd@asdasd.com","created_at":"2023-05-16T17:54:15.000Z","updated_at":"2023-05-16T17:54:15.000Z","deleted_at":null},{"id":"ae192c30-edcc-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"qwe@qwelk11.com","created_at":"2023-0"
15:52:24.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "5-08T18:18:06.000Z","updated_at":"2023-05-08T18:18:06.000Z","deleted_at":null},{"id":"b0b5b270-f442-11ed-a1b3-7fdde98aa8ba","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"f0db7njypz@example.com","created_at":"2023-05-16T23:37:58.000Z","updated_at":"2023-05-16T23:37:58.000Z","deleted_at":null},{"id":"b1b23880-f40e-11ed-93ea-e75d3149614f","fullname":"ejemplo","nickname":"ejemplo","shirt_number":1,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ejemplito@gmail.com","created_at":"2023-05-16T17:25:46.000Z","updated_at":"2023-05-16T17:25:46.000Z","deleted_at":null},{"id":"b3013190-f03b-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"123@gmail.com","created_at":"2023-05-11T20:37:51.000Z","updated_at":"2023-05-11T20:37:51.000Z","deleted_at":null},{"id":"b50b9ad0-f02b-11ed-8c95-b1bcb9c1bd5"
15:52:24.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "b","fullname":"cesar","nickname":"sanchez","shirt_number":2,"birth_year":1954,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"cesaaaa@gmail.com","created_at":"2023-05-11T18:43:23.000Z","updated_at":"2023-05-11T18:43:23.000Z","deleted_at":null},{"id":"b75d7f90-eeb6-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"fso5uibdwq@example.com","created_at":"2023-05-09T22:13:24.000Z","updated_at":"2023-05-09T22:13:24.000Z","deleted_at":null},{"id":"bbd77e10-f64d-11ed-8de0-d599255c9095","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"uc72vh92x7@example.com","created_at":"2023-05-19T14:02:04.000Z","updated_at":"2023-05-19T14:02:04.000Z","deleted_at":null},{"id":"bc699270-e9f8-11ed-b95f-89cc6fbae785","fullname":"Pedro Gallese","nickname":"Pulpo","shirt_number":1,"birth_year":1953,"favorite_tshirt":"3b44598"
15:52:24.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "0-e5e5-11ed-b95f-89cc6fbae785","email":"pedro.gallese@gmail.com","created_at":"2023-05-03T21:23:24.000Z","updated_at":"2023-05-03T21:23:24.000Z","deleted_at":null},{"id":"bf96e060-f5e7-11ed-a9c3-7bef1fe6adb8","fullname":"a","nickname":"1","shirt_number":11,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"2@gmail.com","created_at":"2023-05-19T01:52:01.000Z","updated_at":"2023-05-19T01:52:01.000Z","deleted_at":null},{"id":"c11030a0-f05a-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"zkobeyh6x9@example.com","created_at":"2023-05-12T00:20:09.000Z","updated_at":"2023-05-12T00:20:09.000Z","deleted_at":null},{"id":"c549a980-f037-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"w","shirt_number":12,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asdas@gmail.com","created_at":"2023-05-11T20:09:44.000Z","updated_at":"2023-05-11T20:09:4"
15:52:24.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "4.000Z","deleted_at":null},{"id":"c5cb0890-ead3-11ed-8c95-b1bcb9c1bd5b","fullname":"yvjv","nickname":"gcvhy","shirt_number":6868,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"hola@caroljrjw.com","created_at":"2023-05-04T23:31:19.000Z","updated_at":"2023-05-04T23:31:19.000Z","deleted_at":null},{"id":"d3e600a0-f4d9-11ed-956a-075317fa3e7f","fullname":"123123","nickname":"123","shirt_number":123,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"prueba444@gmail.com","created_at":"2023-05-17T17:39:51.000Z","updated_at":"2023-05-17T17:39:51.000Z","deleted_at":null},{"id":"d4baa850-f371-11ed-85db-9d8dab36647b","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"pruebak47@prueba2.com","created_at":"2023-05-15T22:42:54.000Z","updated_at":"2023-05-15T22:42:54.000Z","deleted_at":null},{"id":"d5a76440-edc9-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shi"
15:52:24.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "rt_number":123,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asd@asd.com","created_at":"2023-05-08T17:57:44.000Z","updated_at":"2023-05-08T17:57:44.000Z","deleted_at":null},{"id":"dab43740-f05a-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"tqfkgmxmp8@example.com","created_at":"2023-05-12T00:20:52.000Z","updated_at":"2023-05-12T00:20:52.000Z","deleted_at":null},{"id":"de276b50-eeb5-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"3j91mzja4e@example.com","created_at":"2023-05-09T22:07:20.000Z","updated_at":"2023-05-09T22:07:20.000Z","deleted_at":null},{"id":"e3170770-f89b-11ed-9df3-43711099196e","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"wam2ms44te@example.co"
15:52:24.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "m","created_at":"2023-05-22T12:26:33.000Z","updated_at":"2023-05-22T12:26:33.000Z","deleted_at":null},{"id":"e379d080-f04e-11ed-85a7-77405420717c","fullname":"sad","nickname":"asd","shirt_number":1,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asd@gmai.com","created_at":"2023-05-11T22:55:13.000Z","updated_at":"2023-05-11T22:55:13.000Z","deleted_at":null},{"id":"e9eb03b0-eee8-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":2,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"wqeqew@gmailc.om","created_at":"2023-05-10T04:12:44.000Z","updated_at":"2023-05-10T04:12:44.000Z","deleted_at":null},{"id":"ebe27b80-f028-11ed-8c95-b1bcb9c1bd5b","fullname":"John Doe","nickname":"johndoe","shirt_number":42,"birth_year":1999,"favorite_tshirt":"red","email":"example2@email.com","created_at":"2023-05-11T18:23:26.000Z","updated_at":"2023-05-11T18:23:26.000Z","deleted_at":null},{"id":"ec587760-f03f-11ed-8c95-b1bcb9c1bd5b","fullname":"
15:52:24.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << ""as","nickname":"as","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"56@gmail.com","created_at":"2023-05-11T21:08:05.000Z","updated_at":"2023-05-11T21:08:05.000Z","deleted_at":null},{"id":"ecd71e60-f38e-11ed-841e-1f8ce5c5b108","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ggflgb2szj@example.com","created_at":"2023-05-16T02:11:10.000Z","updated_at":"2023-05-16T02:11:10.000Z","deleted_at":null},{"id":"ed16f5d0-f3f7-11ed-99a6-7b520241cd30","fullname":"Ricardo","nickname":"CopperHat","shirt_number":147,"birth_year":1996,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ricardo@domandtom1.com","created_at":"2023-05-16T14:42:47.000Z","updated_at":"2023-05-16T14:42:47.000Z","deleted_at":null},{"id":"ee999370-f642-11ed-a578-93bb7932b6bd","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc3"
15:52:24.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "9e","email":"wmwrm7chw5@example.com","created_at":"2023-05-19T12:44:44.000Z","updated_at":"2023-05-19T12:44:44.000Z","deleted_at":null},{"id":"f18ab500-e9c2-11ed-b95f-89cc6fbae785","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba3@prueba3.com","created_at":"2023-05-03T14:58:20.000Z","updated_at":"2023-05-03T14:58:20.000Z","deleted_at":null},{"id":"f4072d20-f059-11ed-89b0-a9579475a03a","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ip3pe9qkky@example.com","created_at":"2023-05-12T00:14:25.000Z","updated_at":"2023-05-12T00:14:25.000Z","deleted_at":null},{"id":"f4098090-eeb8-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres@gmail.com","created_at":"2023-05-09T22:29:25.000Z","updated_at":"2023-05-09T22:29:25.000Z","del"
15:52:24.195 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "eted_at":null},{"id":"f58d87f0-f32b-11ed-a29e-f3d0487b1e0e","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"5ny44ch9jh@example.com","created_at":"2023-05-15T14:22:44.000Z","updated_at":"2023-05-15T14:22:44.000Z","deleted_at":null},{"id":"f76c7480-f8e6-11ed-83e2-7553df2e1985","fullname":"1q1","nickname":"1","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"a@mail.com","created_at":"2023-05-22T21:23:59.000Z","updated_at":"2023-05-22T21:23:59.000Z","deleted_at":null},{"id":"f80e3210-edca-11ed-8c95-b1bcb9c1bd5b","fullname":"qwe","nickname":"qwe","shirt_number":21,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"12o3lkj321@gml.com","created_at":"2023-05-08T18:05:51.000Z","updated_at":"2023-05-08T18:05:51.000Z","deleted_at":null},{"id":"faed94f0-f5c5-11ed-bac0-19da9a15e71f","fullname":"x","nickname":"x","shirt_number":2,"birth_year":1955,"favo"
15:52:24.196 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "rite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"c@gmail.com","created_at":"2023-05-18T21:50:18.000Z","updated_at":"2023-05-18T21:50:18.000Z","deleted_at":null},{"id":"fc2b8860-f8d4-11ed-85db-9d8dab36647b","fullname":"Test1","nickname":"Test1","shirt_number":1,"birth_year":2020,"favorite_tshirt":"5e9bae40-f38e-11ed-841e-1f8ce5c5b108","email":"prueba20@gmail.com","created_at":"2023-05-22T19:15:16.000Z","updated_at":"2023-05-22T19:15:16.000Z","deleted_at":null},{"id":"fc5ab8c0-f04f-11ed-9139-cb099a46a94e","fullname":"asdasd","nickname":"asd","shirt_number":2,"birth_year":1952,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"qwsssse@gmail.com","created_at":"2023-05-11T23:03:04.000Z","updated_at":"2023-05-11T23:03:04.000Z","deleted_at":null},{"id":"fc77bbf0-eeb5-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba4@prueba2.com","created_at":"2023-05-09T22:08:11.000Z","upd"
15:52:24.196 [Test worker] DEBUG org.apache.http.wire - http-outgoing-120 << "ated_at":"2023-05-09T22:08:11.000Z","deleted_at":null},{"id":"fdd5e960-eed6-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"william.quispe24@ic.com","created_at":"2023-05-10T02:04:26.000Z","updated_at":"2023-05-10T02:04:26.000Z","deleted_at":null},{"id":"ff380d10-eeb8-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":-1,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres1@gmail.com","created_at":"2023-05-09T22:29:44.000Z","updated_at":"2023-05-09T22:29:44.000Z","deleted_at":null}]}"
15:52:24.196 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 120][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:24.196 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-120: set socket timeout to 0
15:52:24.196 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 120][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:24.196 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 553
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 31263
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:24 GMT
1 < x-amzn-RequestId: c14081cf-c512-4aab-a7f1-fd290c497af9
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 31263
1 < x-amz-apigw-id: FZMdTHrBiYcFmUA=
1 < etag: W/"7a1f-+ojHHoLL5i3wdhJXqZgPYOANF6c"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2788-62b75b3f1b0e715850a2e369;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 6e1f0172b684caca2f66247f5ad9eea0.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: dFQKPVN3xdW9g5Bi3RGtk9uzGVeWUatETf2EiDW2KnXnChdEZ4EwLQ==
{"status":true,"data":[{"id":"06d6bb80-f32c-11ed-a29e-f3d0487b1e0e","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"7umej7pjbp@example.com","created_at":"2023-05-15T14:23:13.000Z","updated_at":"2023-05-15T14:23:13.000Z","deleted_at":null},{"id":"0a48e500-f051-11ed-a738-c1af09438fe1","fullname":"hd","nickname":"he","shirt_number":5,"birth_year":1957,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"wsasa@jd.co","created_at":"2023-05-11T23:10:37.000Z","updated_at":"2023-05-11T23:10:37.000Z","deleted_at":null},{"id":"0abb8c50-f4d8-11ed-9c5f-d75058c37cdc","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ejracs872u@example.com","created_at":"2023-05-17T17:27:04.000Z","updated_at":"2023-05-17T17:27:04.000Z","deleted_at":null},{"id":"0d8ce590-f3f8-11ed-99a6-7b520241cd30","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba3@gmail.com","created_at":"2023-05-16T14:43:42.000Z","updated_at":"2023-05-16T14:43:42.000Z","deleted_at":null},{"id":"0e2157a0-f12a-11ed-8f72-174ace12e1c5","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"856tnnabij@example.com","created_at":"2023-05-13T01:04:04.000Z","updated_at":"2023-05-13T01:04:04.000Z","deleted_at":null},{"id":"12650ac0-f038-11ed-8c95-b1bcb9c1bd5b","fullname":"er","nickname":"er","shirt_number":2,"birth_year":1954,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"qwert@gmail.com","created_at":"2023-05-11T20:11:53.000Z","updated_at":"2023-05-11T20:11:53.000Z","deleted_at":null},{"id":"13588b20-f03b-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"asd@gmail.com","created_at":"2023-05-11T20:33:23.000Z","updated_at":"2023-05-11T20:33:23.000Z","deleted_at":null},{"id":"13858a80-f12b-11ed-8fef-75abeedfe5b3","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"17qyteutpv@example.com","created_at":"2023-05-13T01:11:23.000Z","updated_at":"2023-05-13T01:11:23.000Z","deleted_at":null},{"id":"13c11fe0-f05a-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"5yyksvby76@example.com","created_at":"2023-05-12T00:15:18.000Z","updated_at":"2023-05-12T00:15:18.000Z","deleted_at":null},{"id":"1909ef50-ef5a-11ed-bc7e-43e0ec58cc77","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":11,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres2@gmail.com","created_at":"2023-05-10T17:42:56.000Z","updated_at":"2023-05-10T17:42:56.000Z","deleted_at":null},{"id":"19e24a30-eee7-11ed-9a0e-73eca930cce9","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"8u4p8ud802@example.com","created_at":"2023-05-10T03:59:45.000Z","updated_at":"2023-05-10T03:59:45.000Z","deleted_at":null},{"id":"1cc35670-f38f-11ed-841e-1f8ce5c5b108","fullname":"Luis","nickname":"Rivera","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"luis.rivera@10pearls.com","created_at":"2023-05-16T02:12:30.000Z","updated_at":"2023-05-16T02:12:30.000Z","deleted_at":null},{"id":"1d45ccc0-edc4-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":22,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"wwww@wqej.com","created_at":"2023-05-08T17:16:47.000Z","updated_at":"2023-05-08T17:16:47.000Z","deleted_at":null},{"id":"1ed329e0-edcc-11ed-8c95-b1bcb9c1bd5b","fullname":"qwlje","nickname":"klqweq","shirt_number":123,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"231asdasd@gqwewq.com","created_at":"2023-05-08T18:14:06.000Z","updated_at":"2023-05-08T18:14:06.000Z","deleted_at":null},{"id":"27ef7a00-f002-11ed-8c95-b1bcb9c1bd5b","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"qvpyave8k7@example.com","created_at":"2023-05-11T13:45:56.000Z","updated_at":"2023-05-11T13:45:56.000Z","deleted_at":null},{"id":"284c90b0-f05b-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"tkphvjdq0k@example.com","created_at":"2023-05-12T00:23:02.000Z","updated_at":"2023-05-12T00:23:02.000Z","deleted_at":null},{"id":"2e308440-f043-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"4b2e9950-e5e5-11ed-b95f-89cc6fbae785","email":"hty@gmail.com","created_at":"2023-05-11T21:31:24.000Z","updated_at":"2023-05-11T21:31:24.000Z","deleted_at":null},{"id":"310e5e90-f03d-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"asd123123@gmail.com","created_at":"2023-05-11T20:48:32.000Z","updated_at":"2023-05-11T20:48:32.000Z","deleted_at":null},{"id":"32afd350-f38f-11ed-841e-1f8ce5c5b108","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"uhc7l30voj@example.com","created_at":"2023-05-16T02:13:07.000Z","updated_at":"2023-05-16T02:13:07.000Z","deleted_at":null},{"id":"3419bad0-f353-11ed-a093-31d263316e55","fullname":"Renato Tapia","nickname":"Capitan","shirt_number":6,"birth_year":1951,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"renatotapia6@gmail.com","created_at":"2023-05-15T19:03:40.000Z","updated_at":"2023-05-15T19:03:40.000Z","deleted_at":null},{"id":"374e6640-f643-11ed-a578-93bb7932b6bd","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"yryngldz6k@example.com","created_at":"2023-05-19T12:46:46.000Z","updated_at":"2023-05-19T12:46:46.000Z","deleted_at":null},{"id":"3900a9a0-f02e-11ed-8c95-b1bcb9c1bd5b","fullname":"Juan","nickname":"juani","shirt_number":1,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"qwe@gmail.com","created_at":"2023-05-11T19:01:23.000Z","updated_at":"2023-05-11T19:01:23.000Z","deleted_at":null},{"id":"39835170-f5b0-11ed-b364-3567a62c6334","fullname":"12","nickname":"2","shirt_number":2,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ejemplo9@gmail.com","created_at":"2023-05-18T19:14:34.000Z","updated_at":"2023-05-18T19:14:34.000Z","deleted_at":null},{"id":"3a5e27b0-f037-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"a@gmail.com","created_at":"2023-05-11T20:05:51.000Z","updated_at":"2023-05-11T20:05:51.000Z","deleted_at":null},{"id":"3c0fb940-ef7c-11ed-8c95-b1bcb9c1bd5b","fullname":"John Doe","nickname":"johndoe","shirt_number":42,"birth_year":1999,"favorite_tshirt":"red","email":"example@email.com","created_at":"2023-05-10T21:47:18.000Z","updated_at":"2023-05-10T21:47:18.000Z","deleted_at":null},{"id":"3f7a02c0-f03f-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":2,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"12@gmail.com","created_at":"2023-05-11T21:03:15.000Z","updated_at":"2023-05-11T21:03:15.000Z","deleted_at":null},{"id":"40f3c380-f0d9-11ed-846b-2f6b37a4612b","fullname":"Test","nickname":"Test","shirt_number":12,"birth_year":1900,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andrestoken@gmail.com","created_at":"2023-05-12T15:25:40.000Z","updated_at":"2023-05-12T15:25:40.000Z","deleted_at":null},{"id":"4279ae80-eedc-11ed-b067-f7c2c779e707","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"71i31j750h@example.com","created_at":"2023-05-10T02:42:09.000Z","updated_at":"2023-05-10T02:42:09.000Z","deleted_at":null},{"id":"42fd55e0-f12b-11ed-8fef-75abeedfe5b3","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"9nty8d4fut@example.com","created_at":"2023-05-13T01:12:42.000Z","updated_at":"2023-05-13T01:12:42.000Z","deleted_at":null},{"id":"4583ddc0-edca-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1962,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"hola@qweljwqe.com","created_at":"2023-05-08T18:00:52.000Z","updated_at":"2023-05-08T18:00:52.000Z","deleted_at":null},{"id":"479d2e90-f040-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":1,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"78asd@gmail.com","created_at":"2023-05-11T21:10:38.000Z","updated_at":"2023-05-11T21:10:38.000Z","deleted_at":null},{"id":"4c329c90-edcc-11ed-8c95-b1bcb9c1bd5b","fullname":"qweqwe","nickname":"qweqwe","shirt_number":1231,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asdkljas@hm.com","created_at":"2023-05-08T18:15:22.000Z","updated_at":"2023-05-08T18:15:22.000Z","deleted_at":null},{"id":"4c9feef0-f40f-11ed-9f82-d346aae0171e","fullname":"12323","nickname":"123","shirt_number":123,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"123456@gmail.com","created_at":"2023-05-16T17:30:06.000Z","updated_at":"2023-05-16T17:30:06.000Z","deleted_at":null},{"id":"4cb03810-f40e-11ed-93ea-e75d3149614f","fullname":"Ricardo","nickname":"qwe","shirt_number":222,"birth_year":1951,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"ricardo@dom.com","created_at":"2023-05-16T17:22:57.000Z","updated_at":"2023-05-16T17:22:57.000Z","deleted_at":null},{"id":"4f918520-f355-11ed-a436-efb3fa58cf52","fullname":"ads","nickname":"asd","shirt_number":232,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"asdssss@gmail.com","created_at":"2023-05-15T19:18:45.000Z","updated_at":"2023-05-15T19:18:45.000Z","deleted_at":null},{"id":"510e1a40-f4da-11ed-956a-075317fa3e7f","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"w4mp3mmu6r@example.com","created_at":"2023-05-17T17:43:21.000Z","updated_at":"2023-05-17T17:43:21.000Z","deleted_at":null},{"id":"568aac20-e43d-11ed-8794-f58efb359f9b","fullname":"Ricardo","nickname":"Copper","shirt_number":101,"birth_year":1996,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ricardo@domandtom.com","created_at":"2023-04-26T14:19:21.000Z","updated_at":"2023-04-26T14:19:21.000Z","deleted_at":null},{"id":"598bd8f0-eed7-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"willl@s.soc","created_at":"2023-05-10T02:07:00.000Z","updated_at":"2023-05-10T02:07:00.000Z","deleted_at":null},{"id":"59d95a60-f050-11ed-9139-cb099a46a94e","fullname":"hdjs","nickname":"hd","shirt_number":123,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"hfjd@gmail.com","created_at":"2023-05-11T23:05:41.000Z","updated_at":"2023-05-11T23:05:41.000Z","deleted_at":null},{"id":"59ef6750-edc7-11ed-8c95-b1bcb9c1bd5b","fullname":"hola","nickname":"123","shirt_number":213,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"qqweqwe@gma.com","created_at":"2023-05-08T17:39:58.000Z","updated_at":"2023-05-08T17:39:58.000Z","deleted_at":null},{"id":"5b2a4360-f05b-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":0,"birth_year":2023,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres323@gmail.com","created_at":"2023-05-12T00:24:28.000Z","updated_at":"2023-05-12T00:24:28.000Z","deleted_at":null},{"id":"6059eec0-f5ac-11ed-b773-1d2d423be9f1","fullname":"123","nickname":"123","shirt_number":12,"birth_year":1950,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ejemplo8@gmail.com","created_at":"2023-05-18T18:47:01.000Z","updated_at":"2023-05-18T18:47:01.000Z","deleted_at":null},{"id":"60bcaba0-f02f-11ed-8c95-b1bcb9c1bd5b","fullname":"admin","nickname":"admin","shirt_number":2,"birth_year":1955,"favorite_tshirt":"4b2e9950-e5e5-11ed-b95f-89cc6fbae785","email":"admin@gmail.com","created_at":"2023-05-11T19:09:39.000Z","updated_at":"2023-05-11T19:09:39.000Z","deleted_at":null},{"id":"61a33a60-e513-11ed-b711-3b3cac1dadf6","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba2@prueba2.com","created_at":"2023-04-27T15:51:32.000Z","updated_at":"2023-04-27T15:51:32.000Z","deleted_at":null},{"id":"61e279c0-f41b-11ed-82e8-2139d795b294","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2020,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba10@gmail.com","created_at":"2023-05-16T18:56:36.000Z","updated_at":"2023-05-16T18:56:36.000Z","deleted_at":null},{"id":"623e80a0-f414-11ed-9d65-efc25140f4cd","fullname":"Ricardo","nickname":"Rick","shirt_number":196,"birth_year":1970,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"ricardo@gmail.com","created_at":"2023-05-16T18:06:30.000Z","updated_at":"2023-05-16T18:06:30.000Z","deleted_at":null},{"id":"628cd9f0-f03e-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ooooo@gmail.com","created_at":"2023-05-11T20:57:05.000Z","updated_at":"2023-05-11T20:57:05.000Z","deleted_at":null},{"id":"63f3c290-f976-11ed-a08f-ab88896d4988","fullname":"hdjd","nickname":"hddj","shirt_number":5,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"hoslsk@hl.com","created_at":"2023-05-23T14:30:39.000Z","updated_at":"2023-05-23T14:30:39.000Z","deleted_at":null},{"id":"640dcdc0-f3e5-11ed-82e0-dd506be8c32d","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"vt6kqeb5mr@example.com","created_at":"2023-05-16T12:30:07.000Z","updated_at":"2023-05-16T12:30:07.000Z","deleted_at":null},{"id":"64df3730-ead4-11ed-8c95-b1bcb9c1bd5b","fullname":"hdhd","nickname":"bcbd","shirt_number":596464,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"gente@hfks.com","created_at":"2023-05-04T23:35:46.000Z","updated_at":"2023-05-04T23:35:46.000Z","deleted_at":null},{"id":"6a215e70-ee8b-11ed-aaff-dbfb1ba63bfd","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba3@prueba2.com","created_at":"2023-05-09T17:03:26.000Z","updated_at":"2023-05-09T17:03:26.000Z","deleted_at":null},{"id":"6c29bc30-edc8-11ed-8c95-b1bcb9c1bd5b","fullname":"asdas","nickname":"23","shirt_number":213,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asd@qwlej.com","created_at":"2023-05-08T17:47:38.000Z","updated_at":"2023-05-08T17:47:38.000Z","deleted_at":null},{"id":"716618c0-f05b-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":0,"birth_year":1900,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres3234@gmail.com","created_at":"2023-05-12T00:25:05.000Z","updated_at":"2023-05-12T00:25:05.000Z","deleted_at":null},{"id":"73dbc090-f043-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asdasdassadasd@gmail.com","created_at":"2023-05-11T21:33:21.000Z","updated_at":"2023-05-11T21:33:21.000Z","deleted_at":null},{"id":"77bfa9c0-f4de-11ed-a25b-d765d0f6c283","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"13aaorvvk2@example.com","created_at":"2023-05-17T18:13:04.000Z","updated_at":"2023-05-17T18:13:04.000Z","deleted_at":null},{"id":"80bb51c0-f40f-11ed-9f82-d346aae0171e","fullname":"aa","nickname":"aa","shirt_number":123,"birth_year":1950,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asd@asd1233.com","created_at":"2023-05-16T17:31:33.000Z","updated_at":"2023-05-16T17:31:33.000Z","deleted_at":null},{"id":"8578dda0-eedc-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"as","shirt_number":213,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"weqw@w.com","created_at":"2023-05-10T02:44:01.000Z","updated_at":"2023-05-10T02:44:01.000Z","deleted_at":null},{"id":"880fd170-eeb6-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ctslzct2vn@example.com","created_at":"2023-05-09T22:12:05.000Z","updated_at":"2023-05-09T22:12:05.000Z","deleted_at":null},{"id":"8ea50e50-edc7-11ed-8c95-b1bcb9c1bd5b","fullname":"adasd","nickname":"asd","shirt_number":266,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"wqeqwe@gqwe.com","created_at":"2023-05-08T17:41:26.000Z","updated_at":"2023-05-08T17:41:26.000Z","deleted_at":null},{"id":"90919c10-f038-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"aaaaa@gmail.com","created_at":"2023-05-11T20:15:25.000Z","updated_at":"2023-05-11T20:15:25.000Z","deleted_at":null},{"id":"92f03b40-f4c7-11ed-abae-875255b3acc7","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"kxixj3cjjw@example.com","created_at":"2023-05-17T15:29:11.000Z","updated_at":"2023-05-17T15:29:11.000Z","deleted_at":null},{"id":"96b78f40-f642-11ed-a578-93bb7932b6bd","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"wcwbdn54gg@example.com","created_at":"2023-05-19T12:42:17.000Z","updated_at":"2023-05-19T12:42:17.000Z","deleted_at":null},{"id":"9b8d4d50-f12b-11ed-8fef-75abeedfe5b3","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ythofnvnyk@example.com","created_at":"2023-05-13T01:15:11.000Z","updated_at":"2023-05-13T01:15:11.000Z","deleted_at":null},{"id":"a342d630-edea-11ed-8c95-b1bcb9c1bd5b","fullname":"hola","nickname":"hola22","shirt_number":22,"birth_year":1952,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"holasssss@gqjkwe.com","created_at":"2023-05-08T21:52:33.000Z","updated_at":"2023-05-08T21:52:33.000Z","deleted_at":null},{"id":"a6535170-f0d2-11ed-b34b-b52f9dfeef19","fullname":"hdj","nickname":"jd","shirt_number":66,"birth_year":1957,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"ueueie@gm.com","created_at":"2023-05-12T14:38:24.000Z","updated_at":"2023-05-12T14:38:24.000Z","deleted_at":null},{"id":"a9324400-f05a-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"cakbuhow2b@example.com","created_at":"2023-05-12T00:19:29.000Z","updated_at":"2023-05-12T00:19:29.000Z","deleted_at":null},{"id":"ac7b64f0-f412-11ed-ad89-870c75764e6d","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1952,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"asd@asdasd.com","created_at":"2023-05-16T17:54:15.000Z","updated_at":"2023-05-16T17:54:15.000Z","deleted_at":null},{"id":"ae192c30-edcc-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"qwe@qwelk11.com","created_at":"2023-05-08T18:18:06.000Z","updated_at":"2023-05-08T18:18:06.000Z","deleted_at":null},{"id":"b0b5b270-f442-11ed-a1b3-7fdde98aa8ba","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"f0db7njypz@example.com","created_at":"2023-05-16T23:37:58.000Z","updated_at":"2023-05-16T23:37:58.000Z","deleted_at":null},{"id":"b1b23880-f40e-11ed-93ea-e75d3149614f","fullname":"ejemplo","nickname":"ejemplo","shirt_number":1,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ejemplito@gmail.com","created_at":"2023-05-16T17:25:46.000Z","updated_at":"2023-05-16T17:25:46.000Z","deleted_at":null},{"id":"b3013190-f03b-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"123@gmail.com","created_at":"2023-05-11T20:37:51.000Z","updated_at":"2023-05-11T20:37:51.000Z","deleted_at":null},{"id":"b50b9ad0-f02b-11ed-8c95-b1bcb9c1bd5b","fullname":"cesar","nickname":"sanchez","shirt_number":2,"birth_year":1954,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"cesaaaa@gmail.com","created_at":"2023-05-11T18:43:23.000Z","updated_at":"2023-05-11T18:43:23.000Z","deleted_at":null},{"id":"b75d7f90-eeb6-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"fso5uibdwq@example.com","created_at":"2023-05-09T22:13:24.000Z","updated_at":"2023-05-09T22:13:24.000Z","deleted_at":null},{"id":"bbd77e10-f64d-11ed-8de0-d599255c9095","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"uc72vh92x7@example.com","created_at":"2023-05-19T14:02:04.000Z","updated_at":"2023-05-19T14:02:04.000Z","deleted_at":null},{"id":"bc699270-e9f8-11ed-b95f-89cc6fbae785","fullname":"Pedro Gallese","nickname":"Pulpo","shirt_number":1,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"pedro.gallese@gmail.com","created_at":"2023-05-03T21:23:24.000Z","updated_at":"2023-05-03T21:23:24.000Z","deleted_at":null},{"id":"bf96e060-f5e7-11ed-a9c3-7bef1fe6adb8","fullname":"a","nickname":"1","shirt_number":11,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"2@gmail.com","created_at":"2023-05-19T01:52:01.000Z","updated_at":"2023-05-19T01:52:01.000Z","deleted_at":null},{"id":"c11030a0-f05a-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"zkobeyh6x9@example.com","created_at":"2023-05-12T00:20:09.000Z","updated_at":"2023-05-12T00:20:09.000Z","deleted_at":null},{"id":"c549a980-f037-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"w","shirt_number":12,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asdas@gmail.com","created_at":"2023-05-11T20:09:44.000Z","updated_at":"2023-05-11T20:09:44.000Z","deleted_at":null},{"id":"c5cb0890-ead3-11ed-8c95-b1bcb9c1bd5b","fullname":"yvjv","nickname":"gcvhy","shirt_number":6868,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"hola@caroljrjw.com","created_at":"2023-05-04T23:31:19.000Z","updated_at":"2023-05-04T23:31:19.000Z","deleted_at":null},{"id":"d3e600a0-f4d9-11ed-956a-075317fa3e7f","fullname":"123123","nickname":"123","shirt_number":123,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"prueba444@gmail.com","created_at":"2023-05-17T17:39:51.000Z","updated_at":"2023-05-17T17:39:51.000Z","deleted_at":null},{"id":"d4baa850-f371-11ed-85db-9d8dab36647b","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"pruebak47@prueba2.com","created_at":"2023-05-15T22:42:54.000Z","updated_at":"2023-05-15T22:42:54.000Z","deleted_at":null},{"id":"d5a76440-edc9-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asd@asd.com","created_at":"2023-05-08T17:57:44.000Z","updated_at":"2023-05-08T17:57:44.000Z","deleted_at":null},{"id":"dab43740-f05a-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"tqfkgmxmp8@example.com","created_at":"2023-05-12T00:20:52.000Z","updated_at":"2023-05-12T00:20:52.000Z","deleted_at":null},{"id":"de276b50-eeb5-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"3j91mzja4e@example.com","created_at":"2023-05-09T22:07:20.000Z","updated_at":"2023-05-09T22:07:20.000Z","deleted_at":null},{"id":"e3170770-f89b-11ed-9df3-43711099196e","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"wam2ms44te@example.com","created_at":"2023-05-22T12:26:33.000Z","updated_at":"2023-05-22T12:26:33.000Z","deleted_at":null},{"id":"e379d080-f04e-11ed-85a7-77405420717c","fullname":"sad","nickname":"asd","shirt_number":1,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asd@gmai.com","created_at":"2023-05-11T22:55:13.000Z","updated_at":"2023-05-11T22:55:13.000Z","deleted_at":null},{"id":"e9eb03b0-eee8-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":2,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"wqeqew@gmailc.om","created_at":"2023-05-10T04:12:44.000Z","updated_at":"2023-05-10T04:12:44.000Z","deleted_at":null},{"id":"ebe27b80-f028-11ed-8c95-b1bcb9c1bd5b","fullname":"John Doe","nickname":"johndoe","shirt_number":42,"birth_year":1999,"favorite_tshirt":"red","email":"example2@email.com","created_at":"2023-05-11T18:23:26.000Z","updated_at":"2023-05-11T18:23:26.000Z","deleted_at":null},{"id":"ec587760-f03f-11ed-8c95-b1bcb9c1bd5b","fullname":"as","nickname":"as","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"56@gmail.com","created_at":"2023-05-11T21:08:05.000Z","updated_at":"2023-05-11T21:08:05.000Z","deleted_at":null},{"id":"ecd71e60-f38e-11ed-841e-1f8ce5c5b108","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ggflgb2szj@example.com","created_at":"2023-05-16T02:11:10.000Z","updated_at":"2023-05-16T02:11:10.000Z","deleted_at":null},{"id":"ed16f5d0-f3f7-11ed-99a6-7b520241cd30","fullname":"Ricardo","nickname":"CopperHat","shirt_number":147,"birth_year":1996,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ricardo@domandtom1.com","created_at":"2023-05-16T14:42:47.000Z","updated_at":"2023-05-16T14:42:47.000Z","deleted_at":null},{"id":"ee999370-f642-11ed-a578-93bb7932b6bd","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"wmwrm7chw5@example.com","created_at":"2023-05-19T12:44:44.000Z","updated_at":"2023-05-19T12:44:44.000Z","deleted_at":null},{"id":"f18ab500-e9c2-11ed-b95f-89cc6fbae785","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba3@prueba3.com","created_at":"2023-05-03T14:58:20.000Z","updated_at":"2023-05-03T14:58:20.000Z","deleted_at":null},{"id":"f4072d20-f059-11ed-89b0-a9579475a03a","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ip3pe9qkky@example.com","created_at":"2023-05-12T00:14:25.000Z","updated_at":"2023-05-12T00:14:25.000Z","deleted_at":null},{"id":"f4098090-eeb8-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres@gmail.com","created_at":"2023-05-09T22:29:25.000Z","updated_at":"2023-05-09T22:29:25.000Z","deleted_at":null},{"id":"f58d87f0-f32b-11ed-a29e-f3d0487b1e0e","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"5ny44ch9jh@example.com","created_at":"2023-05-15T14:22:44.000Z","updated_at":"2023-05-15T14:22:44.000Z","deleted_at":null},{"id":"f76c7480-f8e6-11ed-83e2-7553df2e1985","fullname":"1q1","nickname":"1","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"a@mail.com","created_at":"2023-05-22T21:23:59.000Z","updated_at":"2023-05-22T21:23:59.000Z","deleted_at":null},{"id":"f80e3210-edca-11ed-8c95-b1bcb9c1bd5b","fullname":"qwe","nickname":"qwe","shirt_number":21,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"12o3lkj321@gml.com","created_at":"2023-05-08T18:05:51.000Z","updated_at":"2023-05-08T18:05:51.000Z","deleted_at":null},{"id":"faed94f0-f5c5-11ed-bac0-19da9a15e71f","fullname":"x","nickname":"x","shirt_number":2,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"c@gmail.com","created_at":"2023-05-18T21:50:18.000Z","updated_at":"2023-05-18T21:50:18.000Z","deleted_at":null},{"id":"fc2b8860-f8d4-11ed-85db-9d8dab36647b","fullname":"Test1","nickname":"Test1","shirt_number":1,"birth_year":2020,"favorite_tshirt":"5e9bae40-f38e-11ed-841e-1f8ce5c5b108","email":"prueba20@gmail.com","created_at":"2023-05-22T19:15:16.000Z","updated_at":"2023-05-22T19:15:16.000Z","deleted_at":null},{"id":"fc5ab8c0-f04f-11ed-9139-cb099a46a94e","fullname":"asdasd","nickname":"asd","shirt_number":2,"birth_year":1952,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"qwsssse@gmail.com","created_at":"2023-05-11T23:03:04.000Z","updated_at":"2023-05-11T23:03:04.000Z","deleted_at":null},{"id":"fc77bbf0-eeb5-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba4@prueba2.com","created_at":"2023-05-09T22:08:11.000Z","updated_at":"2023-05-09T22:08:11.000Z","deleted_at":null},{"id":"fdd5e960-eed6-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"william.quispe24@ic.com","created_at":"2023-05-10T02:04:26.000Z","updated_at":"2023-05-10T02:04:26.000Z","deleted_at":null},{"id":"ff380d10-eeb8-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":-1,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres1@gmail.com","created_at":"2023-05-09T22:29:44.000Z","updated_at":"2023-05-09T22:29:44.000Z","deleted_at":null}]}

15:52:24.198 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:24.201 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:52:24.211 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@6ac4b24e
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@501babcd
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@32bfd24b
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@6ac4b24e
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@7fdcabe4
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:52:24.215 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Users/all.feature
scenarios:  1 | passed:  1 | failed:  0 | time: 0.5557
---------------------------------------------------------

15:52:24.221 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 30 of 38 (0 remaining) classpath:karate/features/Users/all.feature
15:52:24.222 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:24.223 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:24.224 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:24.224 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:24.224 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/users
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:24.224 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:24.224 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 121][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:24.224 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:24.224 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:24.224 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:24.252 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:24.252 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:24.252 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:24.288 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:24.288 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:24.288 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:24.288 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:24.288 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:24.288 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:24.288 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56333<->143.204.23.80:443
15:52:24.288 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-121: set socket timeout to 5000
15:52:24.288 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/users HTTP/1.1
15:52:24.288 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:24.288 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 >> GET /dev/api/users HTTP/1.1
15:52:24.288 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:24.288 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:24.288 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 >> Connection: Keep-Alive
15:52:24.288 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:24.288 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 >> Accept-Encoding: gzip,deflate
15:52:24.288 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 >> "GET /dev/api/users HTTP/1.1[\r][\n]"
15:52:24.288 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:24.288 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:24.288 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 >> "Connection: Keep-Alive[\r][\n]"
15:52:24.288 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:24.288 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:24.288 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 >> "[\r][\n]"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "HTTP/1.1 200 OK[\r][\n]"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "Content-Length: 31263[\r][\n]"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "Connection: keep-alive[\r][\n]"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "Date: Tue, 23 May 2023 20:52:24 GMT[\r][\n]"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "x-amzn-RequestId: 828c47bc-e3de-4eab-9db9-a9577c7e05f5[\r][\n]"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "access-control-allow-origin: *[\r][\n]"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "x-amzn-Remapped-content-length: 31263[\r][\n]"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "x-amz-apigw-id: FZMdXG7sCYcF-3g=[\r][\n]"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "etag: W/"7a1f-+ojHHoLL5i3wdhJXqZgPYOANF6c"[\r][\n]"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "x-powered-by: Express[\r][\n]"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "X-Amzn-Trace-Id: Root=1-646d2788-78ee0d2749d40e21300cd91b;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "Via: 1.1 6e1f0172b684caca2f66247f5ad9eea0.cloudfront.net (CloudFront)[\r][\n]"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "X-Amz-Cf-Id: N_pQl9wpdIWZuvaAXk7N0GJI9tncJvZOqKS7CiFOAZsCR7ftaBS6lw==[\r][\n]"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "[\r][\n]"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "{"status":true,"data":[{"id":"06d6bb80-f32c-11ed-a29e-f3d0487b1e0e","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"7umej7pjbp@example.com","created_at":"2023-05-15T14:23:13.000Z","updated_at":"2023-05-15T14:23:13.000Z","deleted_at":null},{"id":"0a48e500-f051-11ed-a738-c1af09438fe1","fullname":"hd","nickname":"he","shirt_number":5,"birth_year":1957,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"wsasa@jd.co","created_at":"2023-05-11T23:10:37.000Z","updated_at":"2023-05-11T23:10:37.000Z","deleted_at":null},{"id":"0abb8c50-f4d8-11ed-9c5f-d75058c37cdc","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ejracs872u@example.com","created_at":"2023-05-17T17:27:04.000Z","updated_at":"2023-05-17T17:27:04.000Z","deleted_at":null},{"id":"0d8ce590-f3f8-11ed-99a6-7b520241cd30","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba3@gmail.com","created_at":"2023-05-16T14:43:42.000Z","updated_at":"2023-05-16T14:43:42.000Z","deleted_at":null},{"id":"0e2157a0-f12a-11ed-8f72-174ace12e1c5","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"856tnnabij@example.com","created_at":"2023-05-13T01:04:04.000Z","updated_at":"2023-05-13T01:04:04.000Z","deleted_at":null},{"id":"12650ac0-f038-11ed-8c95-b1bcb9c1bd5b","fullname":"er","nickname":"er","shirt_number":2,"birth_year":1954,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"qwert@gmail.com","created_at":"2023-05-11T20:11:53.000Z","updated_at":"2023-05-11T20:11:53.000Z","deleted_at":null},{"id":"13588b20-f03b-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"asd@gmail.com","created_at":"2023-05-11T20:33:23.000Z","updated_at":"2023-05-11T20:33:23.000Z","deleted_at":null},{"id":"13858a80-f12b-11ed-8fef-75abeedfe5b3","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"17qyteutpv@example.com","created_at":"2023-05-13T01:11:23.000Z","updated_at":"2023-05-13T01:11:23.000Z","deleted_at":null},{"id":"13c11fe0-f05a-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"5yyksvby76@example.com","created_at":"2023-05-12T00:15:18.000Z","updated_at":"2023-05-12T00:15:18.000Z","deleted_at":null},{"id":"1909ef50-ef5a-11ed-bc7e-43e0ec58cc77","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":11,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres2@gmail.com","created_at":"2023-05-10T17:42:56.000Z","updated_at":"2023-05-10T17:42:56.000Z","deleted_at":null},{"id":"19e24a30-eee7-11ed-9a0e-73eca930cce9","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"8u4p8ud802@example.com","created_at":"2023-05-10T03:59:45.000Z","updated_at":"2023-05-10T03:59:45.000Z","deleted_at":null},{"id":"1cc35670-f38f-11ed-841e-1f8ce5c5b108","fullname":"Luis","nickname":"Rivera","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"luis.rivera@10pearls.com","created_at":"2023-05-16T02:12:30.000Z","updated_at":"2023-05-16T02:12:30.000Z","deleted_at":null},{"id":"1d45ccc0-edc4-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":22,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"wwww@wqej.com","created_at":"2023-05-08T17:16:47.000Z","updated_at":"2023-05-08T17:16:47.000Z","deleted_at":null},{"id":"1ed329e0-edcc-11ed-8c95-b1bcb9c1bd5b","fullname":"qwlje","nickname":"klqweq","shirt_number":123,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"231asdasd@gqwewq.com","created_at":"2023-05-08T18:14:06.000Z","updated_at":"2023-05-08T18:14:06.000Z","deleted_at":null},{"id":"27ef7a00-f002-11ed-8c95-b1bcb9c1bd5b","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"qvpyave8k7@example.com","created_at":"2023-05-11T13:45:56.000Z","updated_at":"2023-05-11T13:45:56.000Z","deleted_at":null},{"id":"284c90b0-f05b-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"tkphvjdq0k@example.com","created_at":"2023-05-12T00:23:02.000Z","updated_at":"2023-05-12T00:23:02.000Z","deleted_at":null},{"id":"2e308440-f043-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"4b2e9950-e5e5-11ed-b95f-89cc6fbae785","email":"hty@gmail.com","created_at":"2023-05-11T21:31:24.000Z","updated_at":"2023-05-11T21:31:24.000Z","deleted_at":null},{"id":"310e5e90-f03d-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"asd123123@gmail.com","created_at":"2023-05-11T20:48:32.000Z","updated_at":"2023-05-11T20:48:32.000Z","deleted_at":null},{"id":"32afd350-f38f-11ed-841e-1f8ce5c5b108","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"uhc7l30voj@example.com","created_at":"2023-05-16T02:13:07.000Z","updated_at":"2023-05-16T02:13:07.000Z","deleted_at":null},{"id":"3419bad0-f353-11ed-a093-31d263316e55","fullname":"Renato Tapia","nickname":"Capitan","shirt_number":6,"birth_year":1951,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"renatotapia6@gmail.com","created_at":"2023-05-15T19:03:40.000Z","updated_at":"2023-05-15T19:03:40.000Z","deleted_at":null},{"id":"374e6640-f643-11ed-a578-93bb7932b6bd","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"yryngldz6k@example.com","created_at":"2023-05-19T12:46:46.000Z","updated_at":"2023-05-19T12:46:46.000Z","deleted_at":null},{"id":"3900a9a0-f02e-11ed-8c95-b1bcb9c1bd5b","fullname":"Juan","nickname":"juani","shirt_number":1,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"qwe@gmail.com","created_at":"2023-05-11T19:01:23.000Z","updated_at":"2023-05-11T19:01:23.000Z","deleted_at":null},{"id":"39835170-f5b0-11ed-b364-3567a62c6334","fullname":"12","nickname":"2","shirt_number":2,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ejemplo9@gmail.com","created_at":"2023-05-18T19:14:34.000Z","updated_at":"2023-05-18T19:14:34.000Z","deleted_at":null},{"id":"3a5e27b0-f037-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"a@gmail.com","created_at":"2023-05-11T20:05:51.000Z","updated_at":"2023-05-11T20:05:51.000Z","deleted_at":null},{"id":"3c0fb940-ef7c-11ed-8c95-b1bcb9c1bd5b","fullname":"John Doe","nickname":"johndoe","shirt_number":42,"birth_year":1999,"favorite_tshirt":"red","email":"example@email.com","created_at":"2023-05-10T21:47:18.000Z","updated_at":"2023-05-10T21:47:18.000Z","deleted_at":null},{"id":"3f7a02c"
15:52:24.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 << HTTP/1.1 200 OK
15:52:24.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 << Content-Type: application/json; charset=utf-8
15:52:24.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 << Content-Length: 31263
15:52:24.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 << Connection: keep-alive
15:52:24.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 << Date: Tue, 23 May 2023 20:52:24 GMT
15:52:24.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 << x-amzn-RequestId: 828c47bc-e3de-4eab-9db9-a9577c7e05f5
15:52:24.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 << access-control-allow-origin: *
15:52:24.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 << x-amzn-Remapped-content-length: 31263
15:52:24.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 << x-amz-apigw-id: FZMdXG7sCYcF-3g=
15:52:24.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 << etag: W/"7a1f-+ojHHoLL5i3wdhJXqZgPYOANF6c"
15:52:24.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 << x-powered-by: Express
15:52:24.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 << X-Amzn-Trace-Id: Root=1-646d2788-78ee0d2749d40e21300cd91b;Sampled=0;lineage=1a7c2e09:0
15:52:24.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 << X-Cache: Miss from cloudfront
15:52:24.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 << Via: 1.1 6e1f0172b684caca2f66247f5ad9eea0.cloudfront.net (CloudFront)
15:52:24.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 << X-Amz-Cf-Pop: BOG50-P1
15:52:24.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-121 << X-Amz-Cf-Id: N_pQl9wpdIWZuvaAXk7N0GJI9tncJvZOqKS7CiFOAZsCR7ftaBS6lw==
15:52:24.599 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "0-f03f-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":2,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"12@gmail.com","created_at":"2023-05-11T21:03:15.000Z","updated_at":"2023-05-11T21:03:15.000Z","deleted_at":null},{"id":"40f3c380-f0d9-11ed-846b-2f6b37a4612b","fullname":"Test","nickname":"Test","shirt_number":12,"birth_year":1900,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andrestoken@gmail.com","created_at":"2023-05-12T15:25:40.000Z","updated_at":"2023-05-12T15:25:40.000Z","deleted_at":null},{"id":"4279ae80-eedc-11ed-b067-f7c2c779e707","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"71i31j750h@example.com","created_at":"2023-05-10T02:42:09.000Z","updated_at":"2023-05-10T02:42:09.000Z","deleted_at":null},{"id":"42fd55e0-f12b-11ed-8fef-75abeedfe5b3","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "0ac0-e053-11ed-b11e-2575f4adc39e","email":"9nty8d4fut@example.com","created_at":"2023-05-13T01:12:42.000Z","updated_at":"2023-05-13T01:12:42.000Z","deleted_at":null},{"id":"4583ddc0-edca-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1962,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"hola@qweljwqe.com","created_at":"2023-05-08T18:00:52.000Z","updated_at":"2023-05-08T18:00:52.000Z","deleted_at":null},{"id":"479d2e90-f040-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":1,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"78asd@gmail.com","created_at":"2023-05-11T21:10:38.000Z","updated_at":"2023-05-11T21:10:38.000Z","deleted_at":null},{"id":"4c329c90-edcc-11ed-8c95-b1bcb9c1bd5b","fullname":"qweqwe","nickname":"qweqwe","shirt_number":1231,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asdkljas@hm.com","created_at":"2023-05-08T18:15:22.000Z","updated_at":"20"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "23-05-08T18:15:22.000Z","deleted_at":null},{"id":"4c9feef0-f40f-11ed-9f82-d346aae0171e","fullname":"12323","nickname":"123","shirt_number":123,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"123456@gmail.com","created_at":"2023-05-16T17:30:06.000Z","updated_at":"2023-05-16T17:30:06.000Z","deleted_at":null},{"id":"4cb03810-f40e-11ed-93ea-e75d3149614f","fullname":"Ricardo","nickname":"qwe","shirt_number":222,"birth_year":1951,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"ricardo@dom.com","created_at":"2023-05-16T17:22:57.000Z","updated_at":"2023-05-16T17:22:57.000Z","deleted_at":null},{"id":"4f918520-f355-11ed-a436-efb3fa58cf52","fullname":"ads","nickname":"asd","shirt_number":232,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"asdssss@gmail.com","created_at":"2023-05-15T19:18:45.000Z","updated_at":"2023-05-15T19:18:45.000Z","deleted_at":null},{"id":"510e1a40-f4da-11ed-956a-075317fa3e7f","fullname":"Test","nickname":"Tes"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "t","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"w4mp3mmu6r@example.com","created_at":"2023-05-17T17:43:21.000Z","updated_at":"2023-05-17T17:43:21.000Z","deleted_at":null},{"id":"568aac20-e43d-11ed-8794-f58efb359f9b","fullname":"Ricardo","nickname":"Copper","shirt_number":101,"birth_year":1996,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ricardo@domandtom.com","created_at":"2023-04-26T14:19:21.000Z","updated_at":"2023-04-26T14:19:21.000Z","deleted_at":null},{"id":"598bd8f0-eed7-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"willl@s.soc","created_at":"2023-05-10T02:07:00.000Z","updated_at":"2023-05-10T02:07:00.000Z","deleted_at":null},{"id":"59d95a60-f050-11ed-9139-cb099a46a94e","fullname":"hdjs","nickname":"hd","shirt_number":123,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"hfjd@gmail"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << ".com","created_at":"2023-05-11T23:05:41.000Z","updated_at":"2023-05-11T23:05:41.000Z","deleted_at":null},{"id":"59ef6750-edc7-11ed-8c95-b1bcb9c1bd5b","fullname":"hola","nickname":"123","shirt_number":213,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"qqweqwe@gma.com","created_at":"2023-05-08T17:39:58.000Z","updated_at":"2023-05-08T17:39:58.000Z","deleted_at":null},{"id":"5b2a4360-f05b-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":0,"birth_year":2023,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres323@gmail.com","created_at":"2023-05-12T00:24:28.000Z","updated_at":"2023-05-12T00:24:28.000Z","deleted_at":null},{"id":"6059eec0-f5ac-11ed-b773-1d2d423be9f1","fullname":"123","nickname":"123","shirt_number":12,"birth_year":1950,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ejemplo8@gmail.com","created_at":"2023-05-18T18:47:01.000Z","updated_at":"2023-05-18T18:47:01.000Z","deleted_at":null},{"id":"60bcaba0-f0"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "2f-11ed-8c95-b1bcb9c1bd5b","fullname":"admin","nickname":"admin","shirt_number":2,"birth_year":1955,"favorite_tshirt":"4b2e9950-e5e5-11ed-b95f-89cc6fbae785","email":"admin@gmail.com","created_at":"2023-05-11T19:09:39.000Z","updated_at":"2023-05-11T19:09:39.000Z","deleted_at":null},{"id":"61a33a60-e513-11ed-b711-3b3cac1dadf6","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba2@prueba2.com","created_at":"2023-04-27T15:51:32.000Z","updated_at":"2023-04-27T15:51:32.000Z","deleted_at":null},{"id":"61e279c0-f41b-11ed-82e8-2139d795b294","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2020,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba10@gmail.com","created_at":"2023-05-16T18:56:36.000Z","updated_at":"2023-05-16T18:56:36.000Z","deleted_at":null},{"id":"623e80a0-f414-11ed-9d65-efc25140f4cd","fullname":"Ricardo","nickname":"Rick","shirt_number":196,"birth_year":1970,"favorite_tshirt":"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << ""452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"ricardo@gmail.com","created_at":"2023-05-16T18:06:30.000Z","updated_at":"2023-05-16T18:06:30.000Z","deleted_at":null},{"id":"628cd9f0-f03e-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ooooo@gmail.com","created_at":"2023-05-11T20:57:05.000Z","updated_at":"2023-05-11T20:57:05.000Z","deleted_at":null},{"id":"63f3c290-f976-11ed-a08f-ab88896d4988","fullname":"hdjd","nickname":"hddj","shirt_number":5,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"hoslsk@hl.com","created_at":"2023-05-23T14:30:39.000Z","updated_at":"2023-05-23T14:30:39.000Z","deleted_at":null},{"id":"640dcdc0-f3e5-11ed-82e0-dd506be8c32d","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"vt6kqeb5mr@example.com","created_at":"2023-05-16T12:30:07.000Z","updated_at":"2023-05-16"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "T12:30:07.000Z","deleted_at":null},{"id":"64df3730-ead4-11ed-8c95-b1bcb9c1bd5b","fullname":"hdhd","nickname":"bcbd","shirt_number":596464,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"gente@hfks.com","created_at":"2023-05-04T23:35:46.000Z","updated_at":"2023-05-04T23:35:46.000Z","deleted_at":null},{"id":"6a215e70-ee8b-11ed-aaff-dbfb1ba63bfd","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba3@prueba2.com","created_at":"2023-05-09T17:03:26.000Z","updated_at":"2023-05-09T17:03:26.000Z","deleted_at":null},{"id":"6c29bc30-edc8-11ed-8c95-b1bcb9c1bd5b","fullname":"asdas","nickname":"23","shirt_number":213,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asd@qwlej.com","created_at":"2023-05-08T17:47:38.000Z","updated_at":"2023-05-08T17:47:38.000Z","deleted_at":null},{"id":"716618c0-f05b-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_"
15:52:24.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "number":0,"birth_year":1900,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres3234@gmail.com","created_at":"2023-05-12T00:25:05.000Z","updated_at":"2023-05-12T00:25:05.000Z",""
15:52:24.601 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "deleted_at":null},{"id":"73dbc090-f043-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asdasdassadasd@gmail.com","created_at":"2023-05-11T21:33:21.000Z","updated_at":"2023-05-11T21:33:21.000Z","deleted_at":null},{"id":"77bfa9c0-f4de-11ed-a25b-d765d0f6c283","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"13aaorvvk2@example.com","created_at":"2023-05-17T18:13:04.000Z","updated_at":"2023-05-17T18:13:04.000Z","deleted_at":null},{"id":"80bb51c0-f40f-11ed-9f82-d346aae0171e","fullname":"aa","nickname":"aa","shirt_number":123,"birth_year":1950,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asd@asd1233.com","created_at":"2023-05-16T17:31:33.000Z","updated_at":"2023-05-16T17:31:33.000Z","deleted_at":null},{"id":"8578dda0-eedc-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"as","shirt_number":213,"birth_"
15:52:24.601 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"weqw@w.com","created_at":"2023-05-10T02:44:01.000Z","updated_at":"2023-05-10T02:44:01.000Z","deleted_at":null},{"id":"880fd170-eeb6-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ctslzct2vn@example.com","created_at":"2023-05-09T22:12:05.000Z","updated_at":"2023-05-09T22:12:05.000Z","deleted_at":null},{"id":"8ea50e50-edc7-11ed-8c95-b1bcb9c1bd5b","fullname":"adasd","nickname":"asd","shirt_number":266,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"wqeqwe@gqwe.com","created_at":"2023-05-08T17:41:26.000Z","updated_at":"2023-05-08T17:41:26.000Z","deleted_at":null},{"id":"90919c10-f038-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"aaaaa@gmail.com","created_at":"2023-05-11T20:15:25.000Z"
15:52:24.601 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "","updated_at":"2023-05-11T20:15:25.000Z","deleted_at":null},{"id":"92f03b40-f4c7-11ed-abae-875255b3acc7","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"kxixj3cjjw@example.com","created_at":"2023-05-17T15:29:11.000Z","updated_at":"2023-05-17T15:29:11.000Z","deleted_at":null},{"id":"96b78f40-f642-11ed-a578-93bb7932b6bd","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"wcwbdn54gg@example.com","created_at":"2023-05-19T12:42:17.000Z","updated_at":"2023-05-19T12:42:17.000Z","deleted_at":null},{"id":"9b8d4d50-f12b-11ed-8fef-75abeedfe5b3","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ythofnvnyk@example.com","created_at":"2023-05-13T01:15:11.000Z","updated_at":"2023-05-13T01:15:11.000Z","deleted_at":null},{"id":"a342d630-edea-11ed-8c95-b1bcb9c1bd5b","fu"
15:52:24.601 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "llname":"hola","nickname":"hola22","shirt_number":22,"birth_year":1952,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"holasssss@gqjkwe.com","created_at":"2023-05-08T21:52:33.000Z","updated_at":"2023-05-08T21:52:33.000Z","deleted_at":null},{"id":"a6535170-f0d2-11ed-b34b-b52f9dfeef19","fullname":"hdj","nickname":"jd","shirt_number":66,"birth_year":1957,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"ueueie@gm.com","created_at":"2023-05-12T14:38:24.000Z","updated_at":"2023-05-12T14:38:24.000Z","deleted_at":null},{"id":"a9324400-f05a-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"cakbuhow2b@example.com","created_at":"2023-05-12T00:19:29.000Z","updated_at":"2023-05-12T00:19:29.000Z","deleted_at":null},{"id":"ac7b64f0-f412-11ed-ad89-870c75764e6d","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1952,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fba"
15:52:24.601 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "e785","email":"asd@asdasd.com","created_at":"2023-05-16T17:54:15.000Z","updated_at":"2023-05-16T17:54:15.000Z","deleted_at":null},{"id":"ae192c30-edcc-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"qwe@qwelk11.com","created_at":"2023-05-08T18:18:06.000Z","updated_at":"2023-05-08T18:18:06.000Z","deleted_at":null},{"id":"b0b5b270-f442-11ed-a1b3-7fdde98aa8ba","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"f0db7njypz@example.com","created_at":"2023-05-16T23:37:58.000Z","updated_at":"2023-05-16T23:37:58.000Z","deleted_at":null},{"id":"b1b23880-f40e-11ed-93ea-e75d3149614f","fullname":"ejemplo","nickname":"ejemplo","shirt_number":1,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ejemplito@gmail.com","created_at":"2023-05-16T17:25:46.000Z","updated_at":"2023-05-16T17:25:46.000Z","d"
15:52:24.601 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "eleted_at":null},{"id":"b3013190-f03b-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"123@gmail.com","created_at":"2023-05-11T20:37:51.000Z","updated_at":"2023-05-11T20:37:51.000Z","deleted_at":null},{"id":"b50b9ad0-f02b-11ed-8c95-b1bcb9c1bd5b","fullname":"cesar","nickname":"sanchez","shirt_number":2,"birth_year":1954,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"cesaaaa@gmail.com","created_at":"2023-05-11T18:43:23.000Z","updated_at":"2023-05-11T18:43:23.000Z","deleted_at":null},{"id":"b75d7f90-eeb6-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"fso5uibdwq@example.com","created_at":"2023-05-09T22:13:24.000Z","updated_at":"2023-05-09T22:13:24.000Z","deleted_at":null},{"id":"bbd77e10-f64d-11ed-8de0-d599255c9095","fullname":"Test","nickname":"Test","shirt_number":1,"birth_yea"
15:52:24.601 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "r":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"uc72vh92x7@example.com","created_at":"2023-05-19T14:02:04.000Z","updated_at":"2023-05-19T14:02:04.000Z","deleted_at":null},{"id":"bc699270-e9f8-11ed-b95f-89cc6fbae785","fullname":"Pedro Gallese","nickname":"Pulpo","shirt_number":1,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"pedro.gallese@gmail.com","created_at":"2023-05-03T21:23:24.000Z","updated_at":"2023-05-03T21:23:24.000Z","deleted_at":null},{"id":"bf96e060-f5e7-11ed-a9c3-7bef1fe6adb8","fullname":"a","nickname":"1","shirt_number":11,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"2@gmail.com","created_at":"2023-05-19T01:52:01.000Z","updated_at":"2023-05-19T01:52:01.000Z","deleted_at":null},{"id":"c11030a0-f05a-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"zkobeyh6x9@example.com","created_at":"20"
15:52:24.601 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "23-05-12T00:20:09.000Z","updated_at":"2023-05-12T00:20:09.000Z","deleted_at":null},{"id":"c549a980-f037-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"w","shirt_number":12,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asdas@gmail.com","created_at":"2023-05-11T20:09:44.000Z","updated_at":"2023-05-11T20:09:44.000Z","deleted_at":null},{"id":"c5cb0890-ead3-11ed-8c95-b1bcb9c1bd5b","fullname":"yvjv","nickname":"gcvhy","shirt_number":6868,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"hola@caroljrjw.com","created_at":"2023-05-04T23:31:19.000Z","updated_at":"2023-05-04T23:31:19.000Z","deleted_at":null},{"id":"d3e600a0-f4d9-11ed-956a-075317fa3e7f","fullname":"123123","nickname":"123","shirt_number":123,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"prueba444@gmail.com","created_at":"2023-05-17T17:39:51.000Z","updated_at":"2023-05-17T17:39:51.000Z","deleted_at":null},{"id":"d4baa850-f371-11ed-85db-9d8dab3"
15:52:24.601 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "6647b","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"pruebak47@prueba2.com","created_at":"2023-05-15T22:42:54.000Z","updated_at":"2023-05-15T22:42:54.000Z","deleted_at":null},{"id":"d5a76440-edc9-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asd@asd.com","created_at":"2023-05-08T17:57:44.000Z","updated_at":"2023-05-08T17:57:44.000Z","deleted_at":null},{"id":"dab43740-f05a-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"tqfkgmxmp8@example.com","created_at":"2023-05-12T00:20:52.000Z","updated_at":"2023-05-12T00:20:52.000Z","deleted_at":null},{"id":"de276b50-eeb5-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-"
15:52:24.601 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "2575f4adc39e","email":"3j91mzja4e@example.com","created_at":"2023-05-09T22:07:20.000Z","updated_at":"2023-05-09T22:07:20.000Z","deleted_at":null},{"id":"e3170770-f89b-11ed-9df3-43711099196e","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"wam2ms44te@example.com","created_at":"2023-05-22T12:26:33.000Z","updated_at":"2023-05-22T12:26:33.000Z","deleted_at":null},{"id":"e379d080-f04e-11ed-85a7-77405420717c","fullname":"sad","nickname":"asd","shirt_number":1,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asd@gmai.com","created_at":"2023-05-11T22:55:13.000Z","updated_at":"2023-05-11T22:55:13.000Z","deleted_at":null},{"id":"e9eb03b0-eee8-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":2,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"wqeqew@gmailc.om","created_at":"2023-05-10T04:12:44.000Z","updated_at":"2023-05-10T04:12:44.000Z","d"
15:52:24.601 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "eleted_at":null},{"id":"ebe27b80-f028-11ed-8c95-b1bcb9c1bd5b","fullname":"John Doe","nickname":"johndoe","shirt_number":42,"birth_year":1999,"favorite_tshirt":"red","email":"example2@email.com","created_at":"2023-05-11T18:23:26.000Z","updated_at":"2023-05-11T18:23:26.000Z","deleted_at":null},{"id":"ec587760-f03f-11ed-8c95-b1bcb9c1bd5b","fullname":"as","nickname":"as","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"56@gmail.com","created_at":"2023-05-11T21:08:05.000Z","updated_at":"2023-05-11T21:08:05.000Z","deleted_at":null},{"id":"ecd71e60-f38e-11ed-841e-1f8ce5c5b108","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ggflgb2szj@example.com","created_at":"2023-05-16T02:11:10.000Z","updated_at":"2023-05-16T02:11:10.000Z","deleted_at":null},{"id":"ed16f5d0-f3f7-11ed-99a6-7b520241cd30","fullname":"Ricardo","nickname":"CopperHat","shirt_number":147,"birth_year":1996,"favorite"
15:52:24.601 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ricardo@domandtom1.com","created_at":"2023-05-16T14:42:47.000Z","updated_at":"2023-05-16T14:42:47.000Z","deleted_at":null},{"id":"ee999370-f642-11ed-a578-93bb7932b6bd","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"wmwrm7chw5@example.com","created_at":"2023-05-19T12:44:44.000Z","updated_at":"2023-05-19T12:44:44.000Z","deleted_at":null},{"id":"f18ab500-e9c2-11ed-b95f-89cc6fbae785","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba3@prueba3.com","created_at":"2023-05-03T14:58:20.000Z","updated_at":"2023-05-03T14:58:20.000Z","deleted_at":null},{"id":"f4072d20-f059-11ed-89b0-a9579475a03a","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ip3pe9qkky@example.com","created_at":"2023-05-12T00:14:"
15:52:24.601 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "25.000Z","updated_at":"2023-05-12T00:14:25.000Z","deleted_at":null},{"id":"f4098090-eeb8-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres@gmail.com","created_at":"2023-05-09T22:29:25.000Z","updated_at":"2023-05-09T22:29:25.000Z","deleted_at":null},{"id":"f58d87f0-f32b-11ed-a29e-f3d0487b1e0e","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"5ny44ch9jh@example.com","created_at":"2023-05-15T14:22:44.000Z","updated_at":"2023-05-15T14:22:44.000Z","deleted_at":null},{"id":"f76c7480-f8e6-11ed-83e2-7553df2e1985","fullname":"1q1","nickname":"1","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"a@mail.com","created_at":"2023-05-22T21:23:59.000Z","updated_at":"2023-05-22T21:23:59.000Z","deleted_at":null},{"id":"f80e3210-edca-11ed-8c95-b1bcb9c1bd5b","fullname":"qwe","nic"
15:52:24.601 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "kname":"qwe","shirt_number":21,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"12o3lkj321@gml.com","created_at":"2023-05-08T18:05:51.000Z","updated_at":"2023-05-08T18:05:51.000Z","deleted_at":null},{"id":"faed94f0-f5c5-11ed-bac0-19da9a15e71f","fullname":"x","nickname":"x","shirt_number":2,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"c@gmail.com","created_at":"2023-05-18T21:50:18.000Z","updated_at":"2023-05-18T21:50:18.000Z","deleted_at":null},{"id":"fc2b8860-f8d4-11ed-85db-9d8dab36647b","fullname":"Test1","nickname":"Test1","shirt_number":1,"birth_year":2020,"favorite_tshirt":"5e9bae40-f38e-11ed-841e-1f8ce5c5b108","email":"prueba20@gmail.com","created_at":"2023-05-22T19:15:16.000Z","updated_at":"2023-05-22T19:15:16.000Z","deleted_at":null},{"id":"fc5ab8c0-f04f-11ed-9139-cb099a46a94e","fullname":"asdasd","nickname":"asd","shirt_number":2,"birth_year":1952,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"qwsssse@gmail.co"
15:52:24.601 [Test worker] DEBUG org.apache.http.wire - http-outgoing-121 << "m","created_at":"2023-05-11T23:03:04.000Z","updated_at":"2023-05-11T23:03:04.000Z","deleted_at":null},{"id":"fc77bbf0-eeb5-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba4@prueba2.com","created_at":"2023-05-09T22:08:11.000Z","updated_at":"2023-05-09T22:08:11.000Z","deleted_at":null},{"id":"fdd5e960-eed6-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"william.quispe24@ic.com","created_at":"2023-05-10T02:04:26.000Z","updated_at":"2023-05-10T02:04:26.000Z","deleted_at":null},{"id":"ff380d10-eeb8-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":-1,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres1@gmail.com","created_at":"2023-05-09T22:29:44.000Z","updated_at":"2023-05-09T22:29:44.000Z","deleted_at":null}]}"
15:52:24.601 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 121][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:24.601 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-121: set socket timeout to 0
15:52:24.601 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 121][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:24.601 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 377
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 31263
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:24 GMT
1 < x-amzn-RequestId: 828c47bc-e3de-4eab-9db9-a9577c7e05f5
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 31263
1 < x-amz-apigw-id: FZMdXG7sCYcF-3g=
1 < etag: W/"7a1f-+ojHHoLL5i3wdhJXqZgPYOANF6c"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2788-78ee0d2749d40e21300cd91b;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 6e1f0172b684caca2f66247f5ad9eea0.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: N_pQl9wpdIWZuvaAXk7N0GJI9tncJvZOqKS7CiFOAZsCR7ftaBS6lw==
{"status":true,"data":[{"id":"06d6bb80-f32c-11ed-a29e-f3d0487b1e0e","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"7umej7pjbp@example.com","created_at":"2023-05-15T14:23:13.000Z","updated_at":"2023-05-15T14:23:13.000Z","deleted_at":null},{"id":"0a48e500-f051-11ed-a738-c1af09438fe1","fullname":"hd","nickname":"he","shirt_number":5,"birth_year":1957,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"wsasa@jd.co","created_at":"2023-05-11T23:10:37.000Z","updated_at":"2023-05-11T23:10:37.000Z","deleted_at":null},{"id":"0abb8c50-f4d8-11ed-9c5f-d75058c37cdc","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ejracs872u@example.com","created_at":"2023-05-17T17:27:04.000Z","updated_at":"2023-05-17T17:27:04.000Z","deleted_at":null},{"id":"0d8ce590-f3f8-11ed-99a6-7b520241cd30","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba3@gmail.com","created_at":"2023-05-16T14:43:42.000Z","updated_at":"2023-05-16T14:43:42.000Z","deleted_at":null},{"id":"0e2157a0-f12a-11ed-8f72-174ace12e1c5","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"856tnnabij@example.com","created_at":"2023-05-13T01:04:04.000Z","updated_at":"2023-05-13T01:04:04.000Z","deleted_at":null},{"id":"12650ac0-f038-11ed-8c95-b1bcb9c1bd5b","fullname":"er","nickname":"er","shirt_number":2,"birth_year":1954,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"qwert@gmail.com","created_at":"2023-05-11T20:11:53.000Z","updated_at":"2023-05-11T20:11:53.000Z","deleted_at":null},{"id":"13588b20-f03b-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"asd@gmail.com","created_at":"2023-05-11T20:33:23.000Z","updated_at":"2023-05-11T20:33:23.000Z","deleted_at":null},{"id":"13858a80-f12b-11ed-8fef-75abeedfe5b3","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"17qyteutpv@example.com","created_at":"2023-05-13T01:11:23.000Z","updated_at":"2023-05-13T01:11:23.000Z","deleted_at":null},{"id":"13c11fe0-f05a-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"5yyksvby76@example.com","created_at":"2023-05-12T00:15:18.000Z","updated_at":"2023-05-12T00:15:18.000Z","deleted_at":null},{"id":"1909ef50-ef5a-11ed-bc7e-43e0ec58cc77","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":11,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres2@gmail.com","created_at":"2023-05-10T17:42:56.000Z","updated_at":"2023-05-10T17:42:56.000Z","deleted_at":null},{"id":"19e24a30-eee7-11ed-9a0e-73eca930cce9","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"8u4p8ud802@example.com","created_at":"2023-05-10T03:59:45.000Z","updated_at":"2023-05-10T03:59:45.000Z","deleted_at":null},{"id":"1cc35670-f38f-11ed-841e-1f8ce5c5b108","fullname":"Luis","nickname":"Rivera","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"luis.rivera@10pearls.com","created_at":"2023-05-16T02:12:30.000Z","updated_at":"2023-05-16T02:12:30.000Z","deleted_at":null},{"id":"1d45ccc0-edc4-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":22,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"wwww@wqej.com","created_at":"2023-05-08T17:16:47.000Z","updated_at":"2023-05-08T17:16:47.000Z","deleted_at":null},{"id":"1ed329e0-edcc-11ed-8c95-b1bcb9c1bd5b","fullname":"qwlje","nickname":"klqweq","shirt_number":123,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"231asdasd@gqwewq.com","created_at":"2023-05-08T18:14:06.000Z","updated_at":"2023-05-08T18:14:06.000Z","deleted_at":null},{"id":"27ef7a00-f002-11ed-8c95-b1bcb9c1bd5b","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"qvpyave8k7@example.com","created_at":"2023-05-11T13:45:56.000Z","updated_at":"2023-05-11T13:45:56.000Z","deleted_at":null},{"id":"284c90b0-f05b-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"tkphvjdq0k@example.com","created_at":"2023-05-12T00:23:02.000Z","updated_at":"2023-05-12T00:23:02.000Z","deleted_at":null},{"id":"2e308440-f043-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"4b2e9950-e5e5-11ed-b95f-89cc6fbae785","email":"hty@gmail.com","created_at":"2023-05-11T21:31:24.000Z","updated_at":"2023-05-11T21:31:24.000Z","deleted_at":null},{"id":"310e5e90-f03d-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"asd123123@gmail.com","created_at":"2023-05-11T20:48:32.000Z","updated_at":"2023-05-11T20:48:32.000Z","deleted_at":null},{"id":"32afd350-f38f-11ed-841e-1f8ce5c5b108","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"uhc7l30voj@example.com","created_at":"2023-05-16T02:13:07.000Z","updated_at":"2023-05-16T02:13:07.000Z","deleted_at":null},{"id":"3419bad0-f353-11ed-a093-31d263316e55","fullname":"Renato Tapia","nickname":"Capitan","shirt_number":6,"birth_year":1951,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"renatotapia6@gmail.com","created_at":"2023-05-15T19:03:40.000Z","updated_at":"2023-05-15T19:03:40.000Z","deleted_at":null},{"id":"374e6640-f643-11ed-a578-93bb7932b6bd","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"yryngldz6k@example.com","created_at":"2023-05-19T12:46:46.000Z","updated_at":"2023-05-19T12:46:46.000Z","deleted_at":null},{"id":"3900a9a0-f02e-11ed-8c95-b1bcb9c1bd5b","fullname":"Juan","nickname":"juani","shirt_number":1,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"qwe@gmail.com","created_at":"2023-05-11T19:01:23.000Z","updated_at":"2023-05-11T19:01:23.000Z","deleted_at":null},{"id":"39835170-f5b0-11ed-b364-3567a62c6334","fullname":"12","nickname":"2","shirt_number":2,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ejemplo9@gmail.com","created_at":"2023-05-18T19:14:34.000Z","updated_at":"2023-05-18T19:14:34.000Z","deleted_at":null},{"id":"3a5e27b0-f037-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"a@gmail.com","created_at":"2023-05-11T20:05:51.000Z","updated_at":"2023-05-11T20:05:51.000Z","deleted_at":null},{"id":"3c0fb940-ef7c-11ed-8c95-b1bcb9c1bd5b","fullname":"John Doe","nickname":"johndoe","shirt_number":42,"birth_year":1999,"favorite_tshirt":"red","email":"example@email.com","created_at":"2023-05-10T21:47:18.000Z","updated_at":"2023-05-10T21:47:18.000Z","deleted_at":null},{"id":"3f7a02c0-f03f-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":2,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"12@gmail.com","created_at":"2023-05-11T21:03:15.000Z","updated_at":"2023-05-11T21:03:15.000Z","deleted_at":null},{"id":"40f3c380-f0d9-11ed-846b-2f6b37a4612b","fullname":"Test","nickname":"Test","shirt_number":12,"birth_year":1900,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andrestoken@gmail.com","created_at":"2023-05-12T15:25:40.000Z","updated_at":"2023-05-12T15:25:40.000Z","deleted_at":null},{"id":"4279ae80-eedc-11ed-b067-f7c2c779e707","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"71i31j750h@example.com","created_at":"2023-05-10T02:42:09.000Z","updated_at":"2023-05-10T02:42:09.000Z","deleted_at":null},{"id":"42fd55e0-f12b-11ed-8fef-75abeedfe5b3","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"9nty8d4fut@example.com","created_at":"2023-05-13T01:12:42.000Z","updated_at":"2023-05-13T01:12:42.000Z","deleted_at":null},{"id":"4583ddc0-edca-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1962,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"hola@qweljwqe.com","created_at":"2023-05-08T18:00:52.000Z","updated_at":"2023-05-08T18:00:52.000Z","deleted_at":null},{"id":"479d2e90-f040-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":1,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"78asd@gmail.com","created_at":"2023-05-11T21:10:38.000Z","updated_at":"2023-05-11T21:10:38.000Z","deleted_at":null},{"id":"4c329c90-edcc-11ed-8c95-b1bcb9c1bd5b","fullname":"qweqwe","nickname":"qweqwe","shirt_number":1231,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asdkljas@hm.com","created_at":"2023-05-08T18:15:22.000Z","updated_at":"2023-05-08T18:15:22.000Z","deleted_at":null},{"id":"4c9feef0-f40f-11ed-9f82-d346aae0171e","fullname":"12323","nickname":"123","shirt_number":123,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"123456@gmail.com","created_at":"2023-05-16T17:30:06.000Z","updated_at":"2023-05-16T17:30:06.000Z","deleted_at":null},{"id":"4cb03810-f40e-11ed-93ea-e75d3149614f","fullname":"Ricardo","nickname":"qwe","shirt_number":222,"birth_year":1951,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"ricardo@dom.com","created_at":"2023-05-16T17:22:57.000Z","updated_at":"2023-05-16T17:22:57.000Z","deleted_at":null},{"id":"4f918520-f355-11ed-a436-efb3fa58cf52","fullname":"ads","nickname":"asd","shirt_number":232,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"asdssss@gmail.com","created_at":"2023-05-15T19:18:45.000Z","updated_at":"2023-05-15T19:18:45.000Z","deleted_at":null},{"id":"510e1a40-f4da-11ed-956a-075317fa3e7f","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"w4mp3mmu6r@example.com","created_at":"2023-05-17T17:43:21.000Z","updated_at":"2023-05-17T17:43:21.000Z","deleted_at":null},{"id":"568aac20-e43d-11ed-8794-f58efb359f9b","fullname":"Ricardo","nickname":"Copper","shirt_number":101,"birth_year":1996,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ricardo@domandtom.com","created_at":"2023-04-26T14:19:21.000Z","updated_at":"2023-04-26T14:19:21.000Z","deleted_at":null},{"id":"598bd8f0-eed7-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"willl@s.soc","created_at":"2023-05-10T02:07:00.000Z","updated_at":"2023-05-10T02:07:00.000Z","deleted_at":null},{"id":"59d95a60-f050-11ed-9139-cb099a46a94e","fullname":"hdjs","nickname":"hd","shirt_number":123,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"hfjd@gmail.com","created_at":"2023-05-11T23:05:41.000Z","updated_at":"2023-05-11T23:05:41.000Z","deleted_at":null},{"id":"59ef6750-edc7-11ed-8c95-b1bcb9c1bd5b","fullname":"hola","nickname":"123","shirt_number":213,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"qqweqwe@gma.com","created_at":"2023-05-08T17:39:58.000Z","updated_at":"2023-05-08T17:39:58.000Z","deleted_at":null},{"id":"5b2a4360-f05b-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":0,"birth_year":2023,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres323@gmail.com","created_at":"2023-05-12T00:24:28.000Z","updated_at":"2023-05-12T00:24:28.000Z","deleted_at":null},{"id":"6059eec0-f5ac-11ed-b773-1d2d423be9f1","fullname":"123","nickname":"123","shirt_number":12,"birth_year":1950,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ejemplo8@gmail.com","created_at":"2023-05-18T18:47:01.000Z","updated_at":"2023-05-18T18:47:01.000Z","deleted_at":null},{"id":"60bcaba0-f02f-11ed-8c95-b1bcb9c1bd5b","fullname":"admin","nickname":"admin","shirt_number":2,"birth_year":1955,"favorite_tshirt":"4b2e9950-e5e5-11ed-b95f-89cc6fbae785","email":"admin@gmail.com","created_at":"2023-05-11T19:09:39.000Z","updated_at":"2023-05-11T19:09:39.000Z","deleted_at":null},{"id":"61a33a60-e513-11ed-b711-3b3cac1dadf6","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba2@prueba2.com","created_at":"2023-04-27T15:51:32.000Z","updated_at":"2023-04-27T15:51:32.000Z","deleted_at":null},{"id":"61e279c0-f41b-11ed-82e8-2139d795b294","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2020,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba10@gmail.com","created_at":"2023-05-16T18:56:36.000Z","updated_at":"2023-05-16T18:56:36.000Z","deleted_at":null},{"id":"623e80a0-f414-11ed-9d65-efc25140f4cd","fullname":"Ricardo","nickname":"Rick","shirt_number":196,"birth_year":1970,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"ricardo@gmail.com","created_at":"2023-05-16T18:06:30.000Z","updated_at":"2023-05-16T18:06:30.000Z","deleted_at":null},{"id":"628cd9f0-f03e-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ooooo@gmail.com","created_at":"2023-05-11T20:57:05.000Z","updated_at":"2023-05-11T20:57:05.000Z","deleted_at":null},{"id":"63f3c290-f976-11ed-a08f-ab88896d4988","fullname":"hdjd","nickname":"hddj","shirt_number":5,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"hoslsk@hl.com","created_at":"2023-05-23T14:30:39.000Z","updated_at":"2023-05-23T14:30:39.000Z","deleted_at":null},{"id":"640dcdc0-f3e5-11ed-82e0-dd506be8c32d","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"vt6kqeb5mr@example.com","created_at":"2023-05-16T12:30:07.000Z","updated_at":"2023-05-16T12:30:07.000Z","deleted_at":null},{"id":"64df3730-ead4-11ed-8c95-b1bcb9c1bd5b","fullname":"hdhd","nickname":"bcbd","shirt_number":596464,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"gente@hfks.com","created_at":"2023-05-04T23:35:46.000Z","updated_at":"2023-05-04T23:35:46.000Z","deleted_at":null},{"id":"6a215e70-ee8b-11ed-aaff-dbfb1ba63bfd","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba3@prueba2.com","created_at":"2023-05-09T17:03:26.000Z","updated_at":"2023-05-09T17:03:26.000Z","deleted_at":null},{"id":"6c29bc30-edc8-11ed-8c95-b1bcb9c1bd5b","fullname":"asdas","nickname":"23","shirt_number":213,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asd@qwlej.com","created_at":"2023-05-08T17:47:38.000Z","updated_at":"2023-05-08T17:47:38.000Z","deleted_at":null},{"id":"716618c0-f05b-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":0,"birth_year":1900,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres3234@gmail.com","created_at":"2023-05-12T00:25:05.000Z","updated_at":"2023-05-12T00:25:05.000Z","deleted_at":null},{"id":"73dbc090-f043-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asdasdassadasd@gmail.com","created_at":"2023-05-11T21:33:21.000Z","updated_at":"2023-05-11T21:33:21.000Z","deleted_at":null},{"id":"77bfa9c0-f4de-11ed-a25b-d765d0f6c283","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"13aaorvvk2@example.com","created_at":"2023-05-17T18:13:04.000Z","updated_at":"2023-05-17T18:13:04.000Z","deleted_at":null},{"id":"80bb51c0-f40f-11ed-9f82-d346aae0171e","fullname":"aa","nickname":"aa","shirt_number":123,"birth_year":1950,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asd@asd1233.com","created_at":"2023-05-16T17:31:33.000Z","updated_at":"2023-05-16T17:31:33.000Z","deleted_at":null},{"id":"8578dda0-eedc-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"as","shirt_number":213,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"weqw@w.com","created_at":"2023-05-10T02:44:01.000Z","updated_at":"2023-05-10T02:44:01.000Z","deleted_at":null},{"id":"880fd170-eeb6-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ctslzct2vn@example.com","created_at":"2023-05-09T22:12:05.000Z","updated_at":"2023-05-09T22:12:05.000Z","deleted_at":null},{"id":"8ea50e50-edc7-11ed-8c95-b1bcb9c1bd5b","fullname":"adasd","nickname":"asd","shirt_number":266,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"wqeqwe@gqwe.com","created_at":"2023-05-08T17:41:26.000Z","updated_at":"2023-05-08T17:41:26.000Z","deleted_at":null},{"id":"90919c10-f038-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"aaaaa@gmail.com","created_at":"2023-05-11T20:15:25.000Z","updated_at":"2023-05-11T20:15:25.000Z","deleted_at":null},{"id":"92f03b40-f4c7-11ed-abae-875255b3acc7","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"kxixj3cjjw@example.com","created_at":"2023-05-17T15:29:11.000Z","updated_at":"2023-05-17T15:29:11.000Z","deleted_at":null},{"id":"96b78f40-f642-11ed-a578-93bb7932b6bd","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"wcwbdn54gg@example.com","created_at":"2023-05-19T12:42:17.000Z","updated_at":"2023-05-19T12:42:17.000Z","deleted_at":null},{"id":"9b8d4d50-f12b-11ed-8fef-75abeedfe5b3","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ythofnvnyk@example.com","created_at":"2023-05-13T01:15:11.000Z","updated_at":"2023-05-13T01:15:11.000Z","deleted_at":null},{"id":"a342d630-edea-11ed-8c95-b1bcb9c1bd5b","fullname":"hola","nickname":"hola22","shirt_number":22,"birth_year":1952,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"holasssss@gqjkwe.com","created_at":"2023-05-08T21:52:33.000Z","updated_at":"2023-05-08T21:52:33.000Z","deleted_at":null},{"id":"a6535170-f0d2-11ed-b34b-b52f9dfeef19","fullname":"hdj","nickname":"jd","shirt_number":66,"birth_year":1957,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"ueueie@gm.com","created_at":"2023-05-12T14:38:24.000Z","updated_at":"2023-05-12T14:38:24.000Z","deleted_at":null},{"id":"a9324400-f05a-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"cakbuhow2b@example.com","created_at":"2023-05-12T00:19:29.000Z","updated_at":"2023-05-12T00:19:29.000Z","deleted_at":null},{"id":"ac7b64f0-f412-11ed-ad89-870c75764e6d","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1952,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"asd@asdasd.com","created_at":"2023-05-16T17:54:15.000Z","updated_at":"2023-05-16T17:54:15.000Z","deleted_at":null},{"id":"ae192c30-edcc-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"qwe@qwelk11.com","created_at":"2023-05-08T18:18:06.000Z","updated_at":"2023-05-08T18:18:06.000Z","deleted_at":null},{"id":"b0b5b270-f442-11ed-a1b3-7fdde98aa8ba","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"f0db7njypz@example.com","created_at":"2023-05-16T23:37:58.000Z","updated_at":"2023-05-16T23:37:58.000Z","deleted_at":null},{"id":"b1b23880-f40e-11ed-93ea-e75d3149614f","fullname":"ejemplo","nickname":"ejemplo","shirt_number":1,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ejemplito@gmail.com","created_at":"2023-05-16T17:25:46.000Z","updated_at":"2023-05-16T17:25:46.000Z","deleted_at":null},{"id":"b3013190-f03b-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"a","shirt_number":1,"birth_year":1955,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"123@gmail.com","created_at":"2023-05-11T20:37:51.000Z","updated_at":"2023-05-11T20:37:51.000Z","deleted_at":null},{"id":"b50b9ad0-f02b-11ed-8c95-b1bcb9c1bd5b","fullname":"cesar","nickname":"sanchez","shirt_number":2,"birth_year":1954,"favorite_tshirt":"452a8780-e5e5-11ed-b95f-89cc6fbae785","email":"cesaaaa@gmail.com","created_at":"2023-05-11T18:43:23.000Z","updated_at":"2023-05-11T18:43:23.000Z","deleted_at":null},{"id":"b75d7f90-eeb6-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"fso5uibdwq@example.com","created_at":"2023-05-09T22:13:24.000Z","updated_at":"2023-05-09T22:13:24.000Z","deleted_at":null},{"id":"bbd77e10-f64d-11ed-8de0-d599255c9095","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"uc72vh92x7@example.com","created_at":"2023-05-19T14:02:04.000Z","updated_at":"2023-05-19T14:02:04.000Z","deleted_at":null},{"id":"bc699270-e9f8-11ed-b95f-89cc6fbae785","fullname":"Pedro Gallese","nickname":"Pulpo","shirt_number":1,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"pedro.gallese@gmail.com","created_at":"2023-05-03T21:23:24.000Z","updated_at":"2023-05-03T21:23:24.000Z","deleted_at":null},{"id":"bf96e060-f5e7-11ed-a9c3-7bef1fe6adb8","fullname":"a","nickname":"1","shirt_number":11,"birth_year":1951,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"2@gmail.com","created_at":"2023-05-19T01:52:01.000Z","updated_at":"2023-05-19T01:52:01.000Z","deleted_at":null},{"id":"c11030a0-f05a-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"zkobeyh6x9@example.com","created_at":"2023-05-12T00:20:09.000Z","updated_at":"2023-05-12T00:20:09.000Z","deleted_at":null},{"id":"c549a980-f037-11ed-8c95-b1bcb9c1bd5b","fullname":"a","nickname":"w","shirt_number":12,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asdas@gmail.com","created_at":"2023-05-11T20:09:44.000Z","updated_at":"2023-05-11T20:09:44.000Z","deleted_at":null},{"id":"c5cb0890-ead3-11ed-8c95-b1bcb9c1bd5b","fullname":"yvjv","nickname":"gcvhy","shirt_number":6868,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"hola@caroljrjw.com","created_at":"2023-05-04T23:31:19.000Z","updated_at":"2023-05-04T23:31:19.000Z","deleted_at":null},{"id":"d3e600a0-f4d9-11ed-956a-075317fa3e7f","fullname":"123123","nickname":"123","shirt_number":123,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"prueba444@gmail.com","created_at":"2023-05-17T17:39:51.000Z","updated_at":"2023-05-17T17:39:51.000Z","deleted_at":null},{"id":"d4baa850-f371-11ed-85db-9d8dab36647b","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"pruebak47@prueba2.com","created_at":"2023-05-15T22:42:54.000Z","updated_at":"2023-05-15T22:42:54.000Z","deleted_at":null},{"id":"d5a76440-edc9-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asd@asd.com","created_at":"2023-05-08T17:57:44.000Z","updated_at":"2023-05-08T17:57:44.000Z","deleted_at":null},{"id":"dab43740-f05a-11ed-aa3a-4bbe0c5f6536","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"tqfkgmxmp8@example.com","created_at":"2023-05-12T00:20:52.000Z","updated_at":"2023-05-12T00:20:52.000Z","deleted_at":null},{"id":"de276b50-eeb5-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"3j91mzja4e@example.com","created_at":"2023-05-09T22:07:20.000Z","updated_at":"2023-05-09T22:07:20.000Z","deleted_at":null},{"id":"e3170770-f89b-11ed-9df3-43711099196e","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"wam2ms44te@example.com","created_at":"2023-05-22T12:26:33.000Z","updated_at":"2023-05-22T12:26:33.000Z","deleted_at":null},{"id":"e379d080-f04e-11ed-85a7-77405420717c","fullname":"sad","nickname":"asd","shirt_number":1,"birth_year":1956,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"asd@gmai.com","created_at":"2023-05-11T22:55:13.000Z","updated_at":"2023-05-11T22:55:13.000Z","deleted_at":null},{"id":"e9eb03b0-eee8-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":2,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"wqeqew@gmailc.om","created_at":"2023-05-10T04:12:44.000Z","updated_at":"2023-05-10T04:12:44.000Z","deleted_at":null},{"id":"ebe27b80-f028-11ed-8c95-b1bcb9c1bd5b","fullname":"John Doe","nickname":"johndoe","shirt_number":42,"birth_year":1999,"favorite_tshirt":"red","email":"example2@email.com","created_at":"2023-05-11T18:23:26.000Z","updated_at":"2023-05-11T18:23:26.000Z","deleted_at":null},{"id":"ec587760-f03f-11ed-8c95-b1bcb9c1bd5b","fullname":"as","nickname":"as","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"56@gmail.com","created_at":"2023-05-11T21:08:05.000Z","updated_at":"2023-05-11T21:08:05.000Z","deleted_at":null},{"id":"ecd71e60-f38e-11ed-841e-1f8ce5c5b108","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ggflgb2szj@example.com","created_at":"2023-05-16T02:11:10.000Z","updated_at":"2023-05-16T02:11:10.000Z","deleted_at":null},{"id":"ed16f5d0-f3f7-11ed-99a6-7b520241cd30","fullname":"Ricardo","nickname":"CopperHat","shirt_number":147,"birth_year":1996,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"ricardo@domandtom1.com","created_at":"2023-05-16T14:42:47.000Z","updated_at":"2023-05-16T14:42:47.000Z","deleted_at":null},{"id":"ee999370-f642-11ed-a578-93bb7932b6bd","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"wmwrm7chw5@example.com","created_at":"2023-05-19T12:44:44.000Z","updated_at":"2023-05-19T12:44:44.000Z","deleted_at":null},{"id":"f18ab500-e9c2-11ed-b95f-89cc6fbae785","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba3@prueba3.com","created_at":"2023-05-03T14:58:20.000Z","updated_at":"2023-05-03T14:58:20.000Z","deleted_at":null},{"id":"f4072d20-f059-11ed-89b0-a9579475a03a","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"ip3pe9qkky@example.com","created_at":"2023-05-12T00:14:25.000Z","updated_at":"2023-05-12T00:14:25.000Z","deleted_at":null},{"id":"f4098090-eeb8-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres@gmail.com","created_at":"2023-05-09T22:29:25.000Z","updated_at":"2023-05-09T22:29:25.000Z","deleted_at":null},{"id":"f58d87f0-f32b-11ed-a29e-f3d0487b1e0e","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"5ny44ch9jh@example.com","created_at":"2023-05-15T14:22:44.000Z","updated_at":"2023-05-15T14:22:44.000Z","deleted_at":null},{"id":"f76c7480-f8e6-11ed-83e2-7553df2e1985","fullname":"1q1","nickname":"1","shirt_number":1,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"a@mail.com","created_at":"2023-05-22T21:23:59.000Z","updated_at":"2023-05-22T21:23:59.000Z","deleted_at":null},{"id":"f80e3210-edca-11ed-8c95-b1bcb9c1bd5b","fullname":"qwe","nickname":"qwe","shirt_number":21,"birth_year":1954,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"12o3lkj321@gml.com","created_at":"2023-05-08T18:05:51.000Z","updated_at":"2023-05-08T18:05:51.000Z","deleted_at":null},{"id":"faed94f0-f5c5-11ed-bac0-19da9a15e71f","fullname":"x","nickname":"x","shirt_number":2,"birth_year":1955,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"c@gmail.com","created_at":"2023-05-18T21:50:18.000Z","updated_at":"2023-05-18T21:50:18.000Z","deleted_at":null},{"id":"fc2b8860-f8d4-11ed-85db-9d8dab36647b","fullname":"Test1","nickname":"Test1","shirt_number":1,"birth_year":2020,"favorite_tshirt":"5e9bae40-f38e-11ed-841e-1f8ce5c5b108","email":"prueba20@gmail.com","created_at":"2023-05-22T19:15:16.000Z","updated_at":"2023-05-22T19:15:16.000Z","deleted_at":null},{"id":"fc5ab8c0-f04f-11ed-9139-cb099a46a94e","fullname":"asdasd","nickname":"asd","shirt_number":2,"birth_year":1952,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"qwsssse@gmail.com","created_at":"2023-05-11T23:03:04.000Z","updated_at":"2023-05-11T23:03:04.000Z","deleted_at":null},{"id":"fc77bbf0-eeb5-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba4@prueba2.com","created_at":"2023-05-09T22:08:11.000Z","updated_at":"2023-05-09T22:08:11.000Z","deleted_at":null},{"id":"fdd5e960-eed6-11ed-8c95-b1bcb9c1bd5b","fullname":"asd","nickname":"asd","shirt_number":123,"birth_year":1953,"favorite_tshirt":"3b445980-e5e5-11ed-b95f-89cc6fbae785","email":"william.quispe24@ic.com","created_at":"2023-05-10T02:04:26.000Z","updated_at":"2023-05-10T02:04:26.000Z","deleted_at":null},{"id":"ff380d10-eeb8-11ed-b253-5f749febd159","fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":-1,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres1@gmail.com","created_at":"2023-05-09T22:29:44.000Z","updated_at":"2023-05-09T22:29:44.000Z","deleted_at":null}]}

15:52:24.602 [Test worker] INFO com.intuit.karate - [print] 06d6bb80-f32c-11ed-a29e-f3d0487b1e0e 
15:52:24.603 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:24.603 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:24.603 [Test worker] DEBUG com.intuit.karate - request:
2 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:52:24.603 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:24.603 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 122][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:24.603 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:24.603 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:24.603 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:24.630 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:24.630 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:24.630 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:24.661 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:24.661 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:24.661 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:24.661 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:24.661 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:24.661 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:24.661 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56334<->143.204.23.80:443
15:52:24.661 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-122: set socket timeout to 5000
15:52:24.661 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/common/resources HTTP/1.1
15:52:24.661 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:24.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 >> GET /dev/api/common/resources HTTP/1.1
15:52:24.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:24.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:24.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 >> Connection: Keep-Alive
15:52:24.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:24.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 >> Accept-Encoding: gzip,deflate
15:52:24.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 >> "GET /dev/api/common/resources HTTP/1.1[\r][\n]"
15:52:24.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:24.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:24.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 >> "Connection: Keep-Alive[\r][\n]"
15:52:24.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:24.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:24.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 >> "[\r][\n]"
15:52:25.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 << "HTTP/1.1 200 OK[\r][\n]"
15:52:25.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:25.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 << "Content-Length: 4209[\r][\n]"
15:52:25.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 << "Connection: keep-alive[\r][\n]"
15:52:25.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 << "Date: Tue, 23 May 2023 20:52:25 GMT[\r][\n]"
15:52:25.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 << "x-amzn-RequestId: b7e08075-5b39-4227-b61e-ed400d54d8fb[\r][\n]"
15:52:25.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 << "access-control-allow-origin: *[\r][\n]"
15:52:25.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 << "x-amzn-Remapped-content-length: 4209[\r][\n]"
15:52:25.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 << "x-amz-apigw-id: FZMdcGQIiYcF83Q=[\r][\n]"
15:52:25.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 << "etag: W/"1071-6ZY+0YdiUu6PakMkkOT/jF7pQMQ"[\r][\n]"
15:52:25.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 << "x-powered-by: Express[\r][\n]"
15:52:25.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 << "X-Amzn-Trace-Id: Root=1-646d2788-39ccc1d82fdb02b40e80e967;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:25.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:25.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 << "Via: 1.1 0e6d9582b09e77c39567ff04092424b2.cloudfront.net (CloudFront)[\r][\n]"
15:52:25.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:25.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 << "X-Amz-Cf-Id: 5fNhq2vve8JuodBh4slbPEm78XlRLwelfJcV1LdzQ7CWtQToPs6HBw==[\r][\n]"
15:52:25.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 << "[\r][\n]"
15:52:25.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-122 << "{"status":true,"data":[{"id":"034188b0-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Resultados","name_en":"Results","created_at":"2023-04-25T16:34:13.000Z","updated_at":"2023-04-25T16:34:13.000Z","deleted_at":null},{"id":"0b8b1db0-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Partidos locales","name_en":"Local matches","created_at":"2023-04-25T16:34:27.000Z","updated_at":"2023-04-25T16:34:27.000Z","deleted_at":null},{"id":"0eb8a5b0-f387-11ed-a268-1fb84c8f26e2","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:14:51.000Z","updated_at":"2023-05-16T01:14:51.000Z","deleted_at":null},{"id":"0f39bc90-f387-11ed-a268-1fb84c8f26e2","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:14:51.000Z","updated_at":"2023-05-16T01:14:51.000Z","deleted_at":null},{"id":"15310e60-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Boletos disponibles","name_en":"Available tickets","created_at":"2023-04-25T16:34:43.000Z","updated_at":"2023-04-25T16:34:43.000Z","deleted_at":null},{"id":"82ed5c70-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Equipo varonil","name_en":"Male team","created_at":"2023-04-25T16:30:38.000Z","updated_at":"2023-04-25T16:30:38.000Z","deleted_at":null},{"id":"8b56eb50-f386-11ed-a6ef-c99671298ed8","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:11:10.000Z","updated_at":"2023-05-16T01:11:10.000Z","deleted_at":null},{"id":"8f306630-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Equipo femenil","name_en":"Female team","created_at":"2023-04-25T16:30:58.000Z","updated_at":"2023-04-25T16:30:58.000Z","deleted_at":null},{"id":"9ba41ce0-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-14","name_en":"Sub-14","created_at":"2023-04-25T16:31:19.000Z","updated_at":"2023-04-25T16:31:19.000Z","deleted_at":null},{"id":"9ddf1210-f387-11ed-a9db-390d061456be","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:18:51.000Z","updated_at":"2023-05-16T01:18:51.000Z","deleted_at":null},{"id":"9e3a7f30-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-16","name_en":"Sub-16","created_at":"2023-04-25T16:31:23.000Z","updated_at":"2023-04-25T16:31:23.000Z","deleted_at":null},{"id":"9ed5f530-f387-11ed-a9db-390d061456be","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:18:52.000Z","updated_at":"2023-05-16T01:18:52.000Z","deleted_at":null},{"id":"a153cd20-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-18","name_en":"Sub-18","created_at":"2023-04-25T16:31:29.000Z","updated_at":"2023-04-25T16:31:29.000Z","deleted_at":null},{"id":"a8c68a20-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-20","name_en":"Sub-20","created_at":"2023-04-25T16:31:41.000Z","updated_at":"2023-04-25T16:31:41.000Z","deleted_at":null},{"id":"bc92e620-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-17 femenil","name_en":"Female Sub-17","created_at":"2023-04-25T16:32:14.000Z","updated_at":"2023-04-25T16:32:14.000Z","deleted_at":null},{"id":"cd8e95f0-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Pr[0xc3][0xb3]ximos partidos","name_en":"Next matches","created_at":"2023-04-25T16:32:43.000Z","updated_at":"2023-04-25T16:32:43.000Z","deleted_at":null},{"id":"d6866c50-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Goles","name_en":"Goals","created_at":"2023-04-25T16:32:58.000Z","updated_at":"2023-04-25T16:32:58.000Z","deleted_at":null},{"id":"e0bf4e30-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Eventos especiales","name_en":"Special events","created_at":"2023-04-25T16:33:15.000Z","updated_at":"2023-04-25T16:33:15.000Z","deleted_at":null},{"id":"e8d61360-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Promociones","name_en":"Promotions","created_at":"2023-04-25T16:33:28.000Z","updated_at":"2023-04-25T16:33:28.000Z","deleted_at":null},{"id":"fb581510-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Adquisiciones y Bajas","name_en":"Squad transfers","created_at":"2023-04-25T16:34:00.000Z","updated_at":"2023-04-25T16:34:00.000Z","deleted_at":null}]}"
15:52:25.114 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 << HTTP/1.1 200 OK
15:52:25.114 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 << Content-Type: application/json; charset=utf-8
15:52:25.114 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 << Content-Length: 4209
15:52:25.114 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 << Connection: keep-alive
15:52:25.114 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 << Date: Tue, 23 May 2023 20:52:25 GMT
15:52:25.114 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 << x-amzn-RequestId: b7e08075-5b39-4227-b61e-ed400d54d8fb
15:52:25.114 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 << access-control-allow-origin: *
15:52:25.114 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 << x-amzn-Remapped-content-length: 4209
15:52:25.114 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 << x-amz-apigw-id: FZMdcGQIiYcF83Q=
15:52:25.114 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 << etag: W/"1071-6ZY+0YdiUu6PakMkkOT/jF7pQMQ"
15:52:25.114 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 << x-powered-by: Express
15:52:25.114 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 << X-Amzn-Trace-Id: Root=1-646d2788-39ccc1d82fdb02b40e80e967;Sampled=0;lineage=1a7c2e09:0
15:52:25.114 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 << X-Cache: Miss from cloudfront
15:52:25.114 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 << Via: 1.1 0e6d9582b09e77c39567ff04092424b2.cloudfront.net (CloudFront)
15:52:25.114 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 << X-Amz-Cf-Pop: BOG50-P1
15:52:25.114 [Test worker] DEBUG org.apache.http.headers - http-outgoing-122 << X-Amz-Cf-Id: 5fNhq2vve8JuodBh4slbPEm78XlRLwelfJcV1LdzQ7CWtQToPs6HBw==
15:52:25.114 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:25.115 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 122][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:25.115 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-122: set socket timeout to 0
15:52:25.115 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 122][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:25.115 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 512
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 4209
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:52:25 GMT
2 < x-amzn-RequestId: b7e08075-5b39-4227-b61e-ed400d54d8fb
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 4209
2 < x-amz-apigw-id: FZMdcGQIiYcF83Q=
2 < etag: W/"1071-6ZY+0YdiUu6PakMkkOT/jF7pQMQ"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2788-39ccc1d82fdb02b40e80e967;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 0e6d9582b09e77c39567ff04092424b2.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: 5fNhq2vve8JuodBh4slbPEm78XlRLwelfJcV1LdzQ7CWtQToPs6HBw==
{"status":true,"data":[{"id":"034188b0-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Resultados","name_en":"Results","created_at":"2023-04-25T16:34:13.000Z","updated_at":"2023-04-25T16:34:13.000Z","deleted_at":null},{"id":"0b8b1db0-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Partidos locales","name_en":"Local matches","created_at":"2023-04-25T16:34:27.000Z","updated_at":"2023-04-25T16:34:27.000Z","deleted_at":null},{"id":"0eb8a5b0-f387-11ed-a268-1fb84c8f26e2","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:14:51.000Z","updated_at":"2023-05-16T01:14:51.000Z","deleted_at":null},{"id":"0f39bc90-f387-11ed-a268-1fb84c8f26e2","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:14:51.000Z","updated_at":"2023-05-16T01:14:51.000Z","deleted_at":null},{"id":"15310e60-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Boletos disponibles","name_en":"Available tickets","created_at":"2023-04-25T16:34:43.000Z","updated_at":"2023-04-25T16:34:43.000Z","deleted_at":null},{"id":"82ed5c70-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Equipo varonil","name_en":"Male team","created_at":"2023-04-25T16:30:38.000Z","updated_at":"2023-04-25T16:30:38.000Z","deleted_at":null},{"id":"8b56eb50-f386-11ed-a6ef-c99671298ed8","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:11:10.000Z","updated_at":"2023-05-16T01:11:10.000Z","deleted_at":null},{"id":"8f306630-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Equipo femenil","name_en":"Female team","created_at":"2023-04-25T16:30:58.000Z","updated_at":"2023-04-25T16:30:58.000Z","deleted_at":null},{"id":"9ba41ce0-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-14","name_en":"Sub-14","created_at":"2023-04-25T16:31:19.000Z","updated_at":"2023-04-25T16:31:19.000Z","deleted_at":null},{"id":"9ddf1210-f387-11ed-a9db-390d061456be","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:18:51.000Z","updated_at":"2023-05-16T01:18:51.000Z","deleted_at":null},{"id":"9e3a7f30-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-16","name_en":"Sub-16","created_at":"2023-04-25T16:31:23.000Z","updated_at":"2023-04-25T16:31:23.000Z","deleted_at":null},{"id":"9ed5f530-f387-11ed-a9db-390d061456be","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:18:52.000Z","updated_at":"2023-05-16T01:18:52.000Z","deleted_at":null},{"id":"a153cd20-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-18","name_en":"Sub-18","created_at":"2023-04-25T16:31:29.000Z","updated_at":"2023-04-25T16:31:29.000Z","deleted_at":null},{"id":"a8c68a20-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-20","name_en":"Sub-20","created_at":"2023-04-25T16:31:41.000Z","updated_at":"2023-04-25T16:31:41.000Z","deleted_at":null},{"id":"bc92e620-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-17 femenil","name_en":"Female Sub-17","created_at":"2023-04-25T16:32:14.000Z","updated_at":"2023-04-25T16:32:14.000Z","deleted_at":null},{"id":"cd8e95f0-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Próximos partidos","name_en":"Next matches","created_at":"2023-04-25T16:32:43.000Z","updated_at":"2023-04-25T16:32:43.000Z","deleted_at":null},{"id":"d6866c50-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Goles","name_en":"Goals","created_at":"2023-04-25T16:32:58.000Z","updated_at":"2023-04-25T16:32:58.000Z","deleted_at":null},{"id":"e0bf4e30-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Eventos especiales","name_en":"Special events","created_at":"2023-04-25T16:33:15.000Z","updated_at":"2023-04-25T16:33:15.000Z","deleted_at":null},{"id":"e8d61360-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Promociones","name_en":"Promotions","created_at":"2023-04-25T16:33:28.000Z","updated_at":"2023-04-25T16:33:28.000Z","deleted_at":null},{"id":"fb581510-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Adquisiciones y Bajas","name_en":"Squad transfers","created_at":"2023-04-25T16:34:00.000Z","updated_at":"2023-04-25T16:34:00.000Z","deleted_at":null}]}

15:52:25.116 [Test worker] INFO com.intuit.karate - [print] 0b8b1db0-e387-11ed-8794-f58efb359f9b 
15:52:25.116 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:25.119 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:25.119 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:25.119 [Test worker] DEBUG com.intuit.karate - request:
3 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/users/common/resources
3 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
3 > Content-Type: application/json; charset=UTF-8
3 > Content-Length: 110
3 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
3 > Connection: Keep-Alive
3 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
3 > Accept-Encoding: gzip,deflate
{"user_id":"06d6bb80-f32c-11ed-a29e-f3d0487b1e0e","common_resource_id":"0b8b1db0-e387-11ed-8794-f58efb359f9b"}

15:52:25.119 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:25.119 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 123][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:25.119 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:25.119 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:25.119 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:25.151 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:25.151 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:25.151 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:25.183 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:25.183 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:25.183 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:25.183 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:25.183 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:25.183 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:25.183 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56338<->143.204.23.80:443
15:52:25.183 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-123: set socket timeout to 5000
15:52:25.183 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/users/common/resources HTTP/1.1
15:52:25.183 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:25.183 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 >> POST /dev/api/users/common/resources HTTP/1.1
15:52:25.183 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:25.183 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 >> Content-Type: application/json; charset=UTF-8
15:52:25.183 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 >> Content-Length: 110
15:52:25.183 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:25.183 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 >> Connection: Keep-Alive
15:52:25.183 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:25.183 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 >> Accept-Encoding: gzip,deflate
15:52:25.183 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 >> "POST /dev/api/users/common/resources HTTP/1.1[\r][\n]"
15:52:25.183 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:25.183 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:25.183 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 >> "Content-Length: 110[\r][\n]"
15:52:25.183 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:25.183 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 >> "Connection: Keep-Alive[\r][\n]"
15:52:25.183 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:25.183 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:25.183 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 >> "[\r][\n]"
15:52:25.183 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 >> "{"user_id":"06d6bb80-f32c-11ed-a29e-f3d0487b1e0e","common_resource_id":"0b8b1db0-e387-11ed-8794-f58efb359f9b"}"
15:52:25.520 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 << "HTTP/1.1 200 OK[\r][\n]"
15:52:25.521 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:25.521 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 << "Content-Length: 257[\r][\n]"
15:52:25.521 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 << "Connection: keep-alive[\r][\n]"
15:52:25.521 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 << "Date: Tue, 23 May 2023 20:52:25 GMT[\r][\n]"
15:52:25.521 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 << "x-amzn-RequestId: 2d60a16e-8b36-4819-afe8-77ecd3493ef1[\r][\n]"
15:52:25.521 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 << "access-control-allow-origin: *[\r][\n]"
15:52:25.521 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 << "x-amzn-Remapped-content-length: 257[\r][\n]"
15:52:25.521 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 << "x-amz-apigw-id: FZMdhHJlCYcFwng=[\r][\n]"
15:52:25.521 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 << "etag: W/"101-mhYJUDCLNLbg8TsxTcPn1L93yi8"[\r][\n]"
15:52:25.521 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 << "x-powered-by: Express[\r][\n]"
15:52:25.521 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 << "X-Amzn-Trace-Id: Root=1-646d2789-7e984a9e0a4394973def4820;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:25.521 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:25.521 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 << "Via: 1.1 9c100894a6989e860712c14c4867bd0a.cloudfront.net (CloudFront)[\r][\n]"
15:52:25.521 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:25.521 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 << "X-Amz-Cf-Id: 0gk5Xxv9glB0btPyqjB4C-CccRF1T0fU3sXzadKLFePzFAxggtCi8w==[\r][\n]"
15:52:25.521 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 << "[\r][\n]"
15:52:25.521 [Test worker] DEBUG org.apache.http.wire - http-outgoing-123 << "{"status":true,"data":{"id":"b8e6a300-f9ab-11ed-a074-c15387bfdfb6","user_id":"06d6bb80-f32c-11ed-a29e-f3d0487b1e0e","common_resource_id":"0b8b1db0-e387-11ed-8794-f58efb359f9b","updated_at":"2023-05-23T20:52:25.520Z","created_at":"2023-05-23T20:52:25.520Z"}}"
15:52:25.521 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 << HTTP/1.1 200 OK
15:52:25.521 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 << Content-Type: application/json; charset=utf-8
15:52:25.521 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 << Content-Length: 257
15:52:25.521 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 << Connection: keep-alive
15:52:25.521 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 << Date: Tue, 23 May 2023 20:52:25 GMT
15:52:25.521 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 << x-amzn-RequestId: 2d60a16e-8b36-4819-afe8-77ecd3493ef1
15:52:25.521 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 << access-control-allow-origin: *
15:52:25.521 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 << x-amzn-Remapped-content-length: 257
15:52:25.521 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 << x-amz-apigw-id: FZMdhHJlCYcFwng=
15:52:25.521 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 << etag: W/"101-mhYJUDCLNLbg8TsxTcPn1L93yi8"
15:52:25.521 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 << x-powered-by: Express
15:52:25.521 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 << X-Amzn-Trace-Id: Root=1-646d2789-7e984a9e0a4394973def4820;Sampled=0;lineage=1a7c2e09:0
15:52:25.521 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 << X-Cache: Miss from cloudfront
15:52:25.521 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 << Via: 1.1 9c100894a6989e860712c14c4867bd0a.cloudfront.net (CloudFront)
15:52:25.521 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 << X-Amz-Cf-Pop: BOG50-P1
15:52:25.521 [Test worker] DEBUG org.apache.http.headers - http-outgoing-123 << X-Amz-Cf-Id: 0gk5Xxv9glB0btPyqjB4C-CccRF1T0fU3sXzadKLFePzFAxggtCi8w==
15:52:25.521 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:25.521 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 123][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:25.521 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-123: set socket timeout to 0
15:52:25.521 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 123][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:25.521 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 402
3 < 200
3 < Content-Type: application/json; charset=utf-8
3 < Content-Length: 257
3 < Connection: keep-alive
3 < Date: Tue, 23 May 2023 20:52:25 GMT
3 < x-amzn-RequestId: 2d60a16e-8b36-4819-afe8-77ecd3493ef1
3 < access-control-allow-origin: *
3 < x-amzn-Remapped-content-length: 257
3 < x-amz-apigw-id: FZMdhHJlCYcFwng=
3 < etag: W/"101-mhYJUDCLNLbg8TsxTcPn1L93yi8"
3 < x-powered-by: Express
3 < X-Amzn-Trace-Id: Root=1-646d2789-7e984a9e0a4394973def4820;Sampled=0;lineage=1a7c2e09:0
3 < X-Cache: Miss from cloudfront
3 < Via: 1.1 9c100894a6989e860712c14c4867bd0a.cloudfront.net (CloudFront)
3 < X-Amz-Cf-Pop: BOG50-P1
3 < X-Amz-Cf-Id: 0gk5Xxv9glB0btPyqjB4C-CccRF1T0fU3sXzadKLFePzFAxggtCi8w==
{"status":true,"data":{"id":"b8e6a300-f9ab-11ed-a074-c15387bfdfb6","user_id":"06d6bb80-f32c-11ed-a29e-f3d0487b1e0e","common_resource_id":"0b8b1db0-e387-11ed-8794-f58efb359f9b","updated_at":"2023-05-23T20:52:25.520Z","created_at":"2023-05-23T20:52:25.520Z"}}

15:52:25.521 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:25.523 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:25.523 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:25.523 [Test worker] DEBUG com.intuit.karate - request:
4 > DELETE https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/users/common/resources/b8e6a300-f9ab-11ed-a074-c15387bfdfb6
4 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
4 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
4 > Connection: Keep-Alive
4 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
4 > Accept-Encoding: gzip,deflate


15:52:25.523 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:25.523 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 124][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:25.523 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:25.523 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:25.523 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:25.550 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:25.550 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:25.550 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:25.580 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:25.580 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:25.580 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:25.580 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:25.580 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:25.580 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:25.580 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56339<->143.204.23.80:443
15:52:25.580 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-124: set socket timeout to 5000
15:52:25.581 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request DELETE /dev/api/users/common/resources/b8e6a300-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:25.581 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:25.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 >> DELETE /dev/api/users/common/resources/b8e6a300-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:25.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:25.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:25.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 >> Connection: Keep-Alive
15:52:25.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:25.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 >> Accept-Encoding: gzip,deflate
15:52:25.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 >> "DELETE /dev/api/users/common/resources/b8e6a300-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:52:25.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:25.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:25.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 >> "Connection: Keep-Alive[\r][\n]"
15:52:25.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:25.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:25.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 >> "[\r][\n]"
15:52:25.748 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 << "HTTP/1.1 200 OK[\r][\n]"
15:52:25.748 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:25.748 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 << "Content-Length: 24[\r][\n]"
15:52:25.748 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 << "Connection: keep-alive[\r][\n]"
15:52:25.748 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 << "Date: Tue, 23 May 2023 20:52:25 GMT[\r][\n]"
15:52:25.748 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 << "x-amzn-RequestId: 2ecdbaf0-4367-4196-84f5-8ac486960b6b[\r][\n]"
15:52:25.748 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 << "access-control-allow-origin: *[\r][\n]"
15:52:25.748 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 << "x-amzn-Remapped-content-length: 24[\r][\n]"
15:52:25.748 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 << "x-amz-apigw-id: FZMdkEySiYcFfbg=[\r][\n]"
15:52:25.748 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 << "etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"[\r][\n]"
15:52:25.748 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 << "x-powered-by: Express[\r][\n]"
15:52:25.748 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 << "X-Amzn-Trace-Id: Root=1-646d2789-491bf3e048402dbf40024ed2;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:25.748 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:25.748 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 << "Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)[\r][\n]"
15:52:25.748 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:25.748 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 << "X-Amz-Cf-Id: n1C9hsxgIegcPELuNpGQaWG3NgGYuNu4EL_SDVsQPaQwvf5zYMrKSg==[\r][\n]"
15:52:25.748 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 << "[\r][\n]"
15:52:25.748 [Test worker] DEBUG org.apache.http.wire - http-outgoing-124 << "{"status":true,"data":1}"
15:52:25.748 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 << HTTP/1.1 200 OK
15:52:25.748 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 << Content-Type: application/json; charset=utf-8
15:52:25.748 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 << Content-Length: 24
15:52:25.748 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 << Connection: keep-alive
15:52:25.748 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 << Date: Tue, 23 May 2023 20:52:25 GMT
15:52:25.748 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 << x-amzn-RequestId: 2ecdbaf0-4367-4196-84f5-8ac486960b6b
15:52:25.748 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 << access-control-allow-origin: *
15:52:25.748 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 << x-amzn-Remapped-content-length: 24
15:52:25.748 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 << x-amz-apigw-id: FZMdkEySiYcFfbg=
15:52:25.748 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 << etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
15:52:25.748 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 << x-powered-by: Express
15:52:25.748 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 << X-Amzn-Trace-Id: Root=1-646d2789-491bf3e048402dbf40024ed2;Sampled=0;lineage=1a7c2e09:0
15:52:25.748 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 << X-Cache: Miss from cloudfront
15:52:25.748 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 << Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)
15:52:25.748 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 << X-Amz-Cf-Pop: BOG50-P1
15:52:25.749 [Test worker] DEBUG org.apache.http.headers - http-outgoing-124 << X-Amz-Cf-Id: n1C9hsxgIegcPELuNpGQaWG3NgGYuNu4EL_SDVsQPaQwvf5zYMrKSg==
15:52:25.749 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:25.749 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 124][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:25.749 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-124: set socket timeout to 0
15:52:25.749 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 124][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:25.749 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 226
4 < 200
4 < Content-Type: application/json; charset=utf-8
4 < Content-Length: 24
4 < Connection: keep-alive
4 < Date: Tue, 23 May 2023 20:52:25 GMT
4 < x-amzn-RequestId: 2ecdbaf0-4367-4196-84f5-8ac486960b6b
4 < access-control-allow-origin: *
4 < x-amzn-Remapped-content-length: 24
4 < x-amz-apigw-id: FZMdkEySiYcFfbg=
4 < etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
4 < x-powered-by: Express
4 < X-Amzn-Trace-Id: Root=1-646d2789-491bf3e048402dbf40024ed2;Sampled=0;lineage=1a7c2e09:0
4 < X-Cache: Miss from cloudfront
4 < Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)
4 < X-Amz-Cf-Pop: BOG50-P1
4 < X-Amz-Cf-Id: n1C9hsxgIegcPELuNpGQaWG3NgGYuNu4EL_SDVsQPaQwvf5zYMrKSg==
{"status":true,"data":1}

15:52:25.750 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:25.754 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:52:25.762 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@12d38e8
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@76993369
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@6842396b
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@12d38e8
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@1ee0d9
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:52:25.762 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Users/create_user_common_resource.feature
scenarios:  1 | passed:  1 | failed:  0 | time: 1.5263
---------------------------------------------------------

15:52:25.783 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 31 of 38 (0 remaining) classpath:karate/features/Users/create_user_common_resource.feature
15:52:25.786 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:25.787 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:25.788 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:25.789 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:25.790 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:25.791 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:25.791 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:25.791 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/auth/login
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 53
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"email":"andrestoken@gmail.com","password":"123456"}

15:52:25.791 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:25.791 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 125][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:25.791 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:25.791 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:25.791 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:25.817 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:25.818 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:25.818 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:25.851 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:25.851 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:25.851 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:25.851 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:25.851 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:25.851 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:25.851 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56340<->143.204.23.80:443
15:52:25.851 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-125: set socket timeout to 5000
15:52:25.851 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/auth/login HTTP/1.1
15:52:25.851 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:25.851 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 >> POST /dev/api/auth/login HTTP/1.1
15:52:25.851 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:25.851 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 >> Content-Type: application/json; charset=UTF-8
15:52:25.851 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 >> Content-Length: 53
15:52:25.851 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:25.851 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 >> Connection: Keep-Alive
15:52:25.851 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:25.851 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 >> Accept-Encoding: gzip,deflate
15:52:25.851 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 >> "POST /dev/api/auth/login HTTP/1.1[\r][\n]"
15:52:25.851 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:25.851 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:25.851 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 >> "Content-Length: 53[\r][\n]"
15:52:25.851 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:25.851 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 >> "Connection: Keep-Alive[\r][\n]"
15:52:25.851 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:25.851 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:25.851 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 >> "[\r][\n]"
15:52:25.851 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 >> "{"email":"andrestoken@gmail.com","password":"123456"}"
15:52:26.547 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 << "HTTP/1.1 200 OK[\r][\n]"
15:52:26.547 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:26.547 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 << "Content-Length: 428[\r][\n]"
15:52:26.547 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 << "Connection: keep-alive[\r][\n]"
15:52:26.547 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 << "Date: Tue, 23 May 2023 20:52:26 GMT[\r][\n]"
15:52:26.547 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 << "x-amzn-RequestId: 0c393f7b-31c0-4a86-b3bb-391a06f6a0a1[\r][\n]"
15:52:26.547 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 << "access-control-allow-origin: *[\r][\n]"
15:52:26.547 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 << "x-amzn-Remapped-content-length: 428[\r][\n]"
15:52:26.547 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 << "x-amz-apigw-id: FZMdoHb8iYcFQOw=[\r][\n]"
15:52:26.547 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 << "etag: W/"1ac-KAkoHE8NUOtFNtkah2AcuKYXP14"[\r][\n]"
15:52:26.547 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 << "x-powered-by: Express[\r][\n]"
15:52:26.547 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 << "X-Amzn-Trace-Id: Root=1-646d278a-684b6e777d8a98993fd576c7;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:26.547 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:26.547 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 << "Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)[\r][\n]"
15:52:26.547 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:26.547 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 << "X-Amz-Cf-Id: hMNiHtQuJX3gp5w3eFUPC7l_YqlkkNbtCHMIcpqbD9LaDDX5taQJWg==[\r][\n]"
15:52:26.547 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 << "[\r][\n]"
15:52:26.547 [Test worker] DEBUG org.apache.http.wire - http-outgoing-125 << "{"status":true,"message":"User authenticated successfully","access_token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MTQ2LCJleHAiOjE2ODQ5NjE1NDZ9.XHZ4VdoyC9JieAjOEVl3x8zGUkZGJT-2EvVify8rTt4","token_type":"Bearer","expires":"1d","user":{"id":"40f3c380-f0d9-11ed-846b-2f6b37a4612b","fullname":"Test","nickname":"Test","email":"andrestoken@gmail.com"}}"
15:52:26.548 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 << HTTP/1.1 200 OK
15:52:26.548 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 << Content-Type: application/json; charset=utf-8
15:52:26.548 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 << Content-Length: 428
15:52:26.548 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 << Connection: keep-alive
15:52:26.548 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 << Date: Tue, 23 May 2023 20:52:26 GMT
15:52:26.548 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 << x-amzn-RequestId: 0c393f7b-31c0-4a86-b3bb-391a06f6a0a1
15:52:26.548 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 << access-control-allow-origin: *
15:52:26.548 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 << x-amzn-Remapped-content-length: 428
15:52:26.548 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 << x-amz-apigw-id: FZMdoHb8iYcFQOw=
15:52:26.548 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 << etag: W/"1ac-KAkoHE8NUOtFNtkah2AcuKYXP14"
15:52:26.548 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 << x-powered-by: Express
15:52:26.548 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 << X-Amzn-Trace-Id: Root=1-646d278a-684b6e777d8a98993fd576c7;Sampled=0;lineage=1a7c2e09:0
15:52:26.548 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 << X-Cache: Miss from cloudfront
15:52:26.548 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 << Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)
15:52:26.548 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 << X-Amz-Cf-Pop: BOG50-P1
15:52:26.548 [Test worker] DEBUG org.apache.http.headers - http-outgoing-125 << X-Amz-Cf-Id: hMNiHtQuJX3gp5w3eFUPC7l_YqlkkNbtCHMIcpqbD9LaDDX5taQJWg==
15:52:26.548 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:26.548 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 125][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:26.548 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-125: set socket timeout to 0
15:52:26.548 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 125][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:26.548 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 757
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 428
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:26 GMT
1 < x-amzn-RequestId: 0c393f7b-31c0-4a86-b3bb-391a06f6a0a1
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 428
1 < x-amz-apigw-id: FZMdoHb8iYcFQOw=
1 < etag: W/"1ac-KAkoHE8NUOtFNtkah2AcuKYXP14"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d278a-684b6e777d8a98993fd576c7;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: hMNiHtQuJX3gp5w3eFUPC7l_YqlkkNbtCHMIcpqbD9LaDDX5taQJWg==
{"status":true,"message":"User authenticated successfully","access_token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MTQ2LCJleHAiOjE2ODQ5NjE1NDZ9.XHZ4VdoyC9JieAjOEVl3x8zGUkZGJT-2EvVify8rTt4","token_type":"Bearer","expires":"1d","user":{"id":"40f3c380-f0d9-11ed-846b-2f6b37a4612b","fullname":"Test","nickname":"Test","email":"andrestoken@gmail.com"}}

15:52:26.549 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:26.550 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:26.550 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:26.551 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:26.551 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:26.552 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:26.552 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:26.552 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/auth/login
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 50
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"email":"prueba@prueba2.com","password":"123456"}

15:52:26.552 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:26.552 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 126][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:26.552 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:26.552 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:26.552 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:26.579 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:26.579 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:26.579 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:26.611 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:26.611 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:26.611 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:26.611 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:26.611 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:26.611 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:26.611 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56341<->143.204.23.80:443
15:52:26.611 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-126: set socket timeout to 5000
15:52:26.611 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/auth/login HTTP/1.1
15:52:26.611 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:26.611 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 >> POST /dev/api/auth/login HTTP/1.1
15:52:26.611 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:26.611 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 >> Content-Type: application/json; charset=UTF-8
15:52:26.611 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 >> Content-Length: 50
15:52:26.611 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:26.611 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 >> Connection: Keep-Alive
15:52:26.611 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:26.611 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 >> Accept-Encoding: gzip,deflate
15:52:26.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 >> "POST /dev/api/auth/login HTTP/1.1[\r][\n]"
15:52:26.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:26.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:26.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 >> "Content-Length: 50[\r][\n]"
15:52:26.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:26.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 >> "Connection: Keep-Alive[\r][\n]"
15:52:26.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:26.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:26.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 >> "[\r][\n]"
15:52:26.611 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 >> "{"email":"prueba@prueba2.com","password":"123456"}"
15:52:26.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:52:26.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:26.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 << "Content-Length: 55[\r][\n]"
15:52:26.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 << "Connection: keep-alive[\r][\n]"
15:52:26.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 << "Date: Tue, 23 May 2023 20:52:26 GMT[\r][\n]"
15:52:26.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 << "x-amzn-RequestId: aa743e3d-d4de-407f-95c9-4a869550da95[\r][\n]"
15:52:26.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 << "access-control-allow-origin: *[\r][\n]"
15:52:26.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 << "x-amzn-Remapped-content-length: 55[\r][\n]"
15:52:26.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 << "x-amz-apigw-id: FZMdwEmHiYcFYZQ=[\r][\n]"
15:52:26.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 << "etag: W/"37-9/fHwRRl5Z/2SNKgvf1b1yg89Hg"[\r][\n]"
15:52:26.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 << "x-powered-by: Express[\r][\n]"
15:52:26.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 << "X-Amzn-Trace-Id: Root=1-646d278a-44c537146502b6486d417216;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:26.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 << "X-Cache: Error from cloudfront[\r][\n]"
15:52:26.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 << "Via: 1.1 9c100894a6989e860712c14c4867bd0a.cloudfront.net (CloudFront)[\r][\n]"
15:52:26.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:26.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 << "X-Amz-Cf-Id: LhWBVIgHX2lv_DCtz06zgrEoX1Q7s24CQYi-ChJ1ZH6cGr6tBuD-rg==[\r][\n]"
15:52:26.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 << "[\r][\n]"
15:52:26.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-126 << "{"status":false,"message":"This e-mail does not exist"}"
15:52:26.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 << HTTP/1.1 400 Bad Request
15:52:26.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 << Content-Type: application/json; charset=utf-8
15:52:26.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 << Content-Length: 55
15:52:26.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 << Connection: keep-alive
15:52:26.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 << Date: Tue, 23 May 2023 20:52:26 GMT
15:52:26.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 << x-amzn-RequestId: aa743e3d-d4de-407f-95c9-4a869550da95
15:52:26.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 << access-control-allow-origin: *
15:52:26.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 << x-amzn-Remapped-content-length: 55
15:52:26.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 << x-amz-apigw-id: FZMdwEmHiYcFYZQ=
15:52:26.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 << etag: W/"37-9/fHwRRl5Z/2SNKgvf1b1yg89Hg"
15:52:26.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 << x-powered-by: Express
15:52:26.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 << X-Amzn-Trace-Id: Root=1-646d278a-44c537146502b6486d417216;Sampled=0;lineage=1a7c2e09:0
15:52:26.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 << X-Cache: Error from cloudfront
15:52:26.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 << Via: 1.1 9c100894a6989e860712c14c4867bd0a.cloudfront.net (CloudFront)
15:52:26.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 << X-Amz-Cf-Pop: BOG50-P1
15:52:26.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-126 << X-Amz-Cf-Id: LhWBVIgHX2lv_DCtz06zgrEoX1Q7s24CQYi-ChJ1ZH6cGr6tBuD-rg==
15:52:26.911 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:26.911 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 126][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:26.911 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-126: set socket timeout to 0
15:52:26.911 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 126][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:26.912 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 360
1 < 400
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 55
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:26 GMT
1 < x-amzn-RequestId: aa743e3d-d4de-407f-95c9-4a869550da95
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 55
1 < x-amz-apigw-id: FZMdwEmHiYcFYZQ=
1 < etag: W/"37-9/fHwRRl5Z/2SNKgvf1b1yg89Hg"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d278a-44c537146502b6486d417216;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Error from cloudfront
1 < Via: 1.1 9c100894a6989e860712c14c4867bd0a.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: LhWBVIgHX2lv_DCtz06zgrEoX1Q7s24CQYi-ChJ1ZH6cGr6tBuD-rg==
{"status":false,"message":"This e-mail does not exist"}

15:52:26.912 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['message']
15:52:26.912 [Test worker] INFO com.intuit.karate - [print] {
  "status": false,
  "message": "This e-mail does not exist"
}
 
15:52:26.914 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:26.915 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:26.915 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:26.915 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:26.916 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:26.916 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:26.916 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/auth/login
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 52
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"email":"prueba2@prueba2.com","password":"1234565"}

15:52:26.916 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:26.917 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 127][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:26.917 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:26.917 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:26.917 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:26.944 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:26.944 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:26.944 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:26.977 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:26.977 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:26.977 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:26.977 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:26.977 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:26.977 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:26.978 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56342<->143.204.23.80:443
15:52:26.978 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-127: set socket timeout to 5000
15:52:26.978 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/auth/login HTTP/1.1
15:52:26.978 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:26.978 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 >> POST /dev/api/auth/login HTTP/1.1
15:52:26.978 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:26.978 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 >> Content-Type: application/json; charset=UTF-8
15:52:26.978 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 >> Content-Length: 52
15:52:26.978 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:26.978 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 >> Connection: Keep-Alive
15:52:26.978 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:26.978 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 >> Accept-Encoding: gzip,deflate
15:52:26.978 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 >> "POST /dev/api/auth/login HTTP/1.1[\r][\n]"
15:52:26.978 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:26.978 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:26.978 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 >> "Content-Length: 52[\r][\n]"
15:52:26.978 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:26.978 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 >> "Connection: Keep-Alive[\r][\n]"
15:52:26.978 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:26.978 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:26.978 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 >> "[\r][\n]"
15:52:26.978 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 >> "{"email":"prueba2@prueba2.com","password":"1234565"}"
15:52:27.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:52:27.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:27.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 << "Content-Length: 55[\r][\n]"
15:52:27.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 << "Connection: keep-alive[\r][\n]"
15:52:27.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 << "Date: Tue, 23 May 2023 20:52:27 GMT[\r][\n]"
15:52:27.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 << "x-amzn-RequestId: bb8b0e7c-00b3-418e-bb0e-0262c29acaec[\r][\n]"
15:52:27.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 << "access-control-allow-origin: *[\r][\n]"
15:52:27.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 << "x-amzn-Remapped-content-length: 55[\r][\n]"
15:52:27.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 << "x-amz-apigw-id: FZMdzF0QCYcFYtw=[\r][\n]"
15:52:27.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 << "etag: W/"37-4+q4uKcOFa53fXHApO/+HOZprWk"[\r][\n]"
15:52:27.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 << "x-powered-by: Express[\r][\n]"
15:52:27.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 << "X-Amzn-Trace-Id: Root=1-646d278b-5bc618350778a18b629dfd85;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:27.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 << "X-Cache: Error from cloudfront[\r][\n]"
15:52:27.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 << "Via: 1.1 7808e8f539edaee36c1b66ee6e4969d4.cloudfront.net (CloudFront)[\r][\n]"
15:52:27.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:27.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 << "X-Amz-Cf-Id: zn-9sz_7-UDrRbeuyzbKh2sbKo0hnr98WFvICqwuyRiy6B7gRxnyoA==[\r][\n]"
15:52:27.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 << "[\r][\n]"
15:52:27.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-127 << "{"status":false,"message":"This password is incorrect"}"
15:52:27.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 << HTTP/1.1 400 Bad Request
15:52:27.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 << Content-Type: application/json; charset=utf-8
15:52:27.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 << Content-Length: 55
15:52:27.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 << Connection: keep-alive
15:52:27.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 << Date: Tue, 23 May 2023 20:52:27 GMT
15:52:27.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 << x-amzn-RequestId: bb8b0e7c-00b3-418e-bb0e-0262c29acaec
15:52:27.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 << access-control-allow-origin: *
15:52:27.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 << x-amzn-Remapped-content-length: 55
15:52:27.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 << x-amz-apigw-id: FZMdzF0QCYcFYtw=
15:52:27.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 << etag: W/"37-4+q4uKcOFa53fXHApO/+HOZprWk"
15:52:27.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 << x-powered-by: Express
15:52:27.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 << X-Amzn-Trace-Id: Root=1-646d278b-5bc618350778a18b629dfd85;Sampled=0;lineage=1a7c2e09:0
15:52:27.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 << X-Cache: Error from cloudfront
15:52:27.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 << Via: 1.1 7808e8f539edaee36c1b66ee6e4969d4.cloudfront.net (CloudFront)
15:52:27.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 << X-Amz-Cf-Pop: BOG50-P1
15:52:27.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-127 << X-Amz-Cf-Id: zn-9sz_7-UDrRbeuyzbKh2sbKo0hnr98WFvICqwuyRiy6B7gRxnyoA==
15:52:27.591 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:27.591 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 127][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:27.592 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-127: set socket timeout to 0
15:52:27.592 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 127][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:27.592 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 676
1 < 400
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 55
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:27 GMT
1 < x-amzn-RequestId: bb8b0e7c-00b3-418e-bb0e-0262c29acaec
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 55
1 < x-amz-apigw-id: FZMdzF0QCYcFYtw=
1 < etag: W/"37-4+q4uKcOFa53fXHApO/+HOZprWk"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d278b-5bc618350778a18b629dfd85;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Error from cloudfront
1 < Via: 1.1 7808e8f539edaee36c1b66ee6e4969d4.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: zn-9sz_7-UDrRbeuyzbKh2sbKo0hnr98WFvICqwuyRiy6B7gRxnyoA==
{"status":false,"message":"This password is incorrect"}

15:52:27.593 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['message']
15:52:27.594 [Test worker] INFO com.intuit.karate - [print] {
  "status": false,
  "message": "This password is incorrect"
}
 
15:52:27.597 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:27.597 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:27.598 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:27.598 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:27.599 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:27.599 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:27.599 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/auth/login
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 40
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"email":"prueba2","password":"1234564"}

15:52:27.599 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:27.599 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 128][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:27.599 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:27.599 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:27.599 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:27.627 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:27.627 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:27.627 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:27.662 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:27.662 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:27.662 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:27.662 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:27.662 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:27.662 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:27.662 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56345<->143.204.23.80:443
15:52:27.662 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-128: set socket timeout to 5000
15:52:27.662 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/auth/login HTTP/1.1
15:52:27.662 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:27.662 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 >> POST /dev/api/auth/login HTTP/1.1
15:52:27.662 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:27.662 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 >> Content-Type: application/json; charset=UTF-8
15:52:27.662 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 >> Content-Length: 40
15:52:27.662 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:27.662 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 >> Connection: Keep-Alive
15:52:27.662 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:27.662 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 >> Accept-Encoding: gzip,deflate
15:52:27.662 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 >> "POST /dev/api/auth/login HTTP/1.1[\r][\n]"
15:52:27.662 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:27.662 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:27.662 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 >> "Content-Length: 40[\r][\n]"
15:52:27.662 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:27.662 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 >> "Connection: Keep-Alive[\r][\n]"
15:52:27.662 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:27.662 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:27.662 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 >> "[\r][\n]"
15:52:27.662 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 >> "{"email":"prueba2","password":"1234564"}"
15:52:27.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:52:27.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:27.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 << "Content-Length: 50[\r][\n]"
15:52:27.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 << "Connection: keep-alive[\r][\n]"
15:52:27.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 << "Date: Tue, 23 May 2023 20:52:27 GMT[\r][\n]"
15:52:27.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 << "x-amzn-RequestId: d1e19977-e250-416a-8923-7e34fbd2cee0[\r][\n]"
15:52:27.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 << "access-control-allow-origin: *[\r][\n]"
15:52:27.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 << "x-amzn-Remapped-content-length: 50[\r][\n]"
15:52:27.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 << "x-amz-apigw-id: FZMd5GGJiYcFS1A=[\r][\n]"
15:52:27.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 << "etag: W/"32-Llj6l0nNb5YlCtCNw4647sExKeE"[\r][\n]"
15:52:27.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 << "x-powered-by: Express[\r][\n]"
15:52:27.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 << "X-Amzn-Trace-Id: Root=1-646d278b-4079c2577f531fda0dd2f65c;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:27.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 << "X-Cache: Error from cloudfront[\r][\n]"
15:52:27.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 << "Via: 1.1 34a80a466446d2f079dddf146048d8b8.cloudfront.net (CloudFront)[\r][\n]"
15:52:27.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:27.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 << "X-Amz-Cf-Id: S-4i1u2Tf5HgFlMc27ccQjikKapu60N_vI8jezblxYf_qp31to-Swg==[\r][\n]"
15:52:27.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 << "[\r][\n]"
15:52:27.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-128 << "{"status":false,"error":["email : Invalid email"]}"
15:52:27.830 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 << HTTP/1.1 400 Bad Request
15:52:27.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 << Content-Type: application/json; charset=utf-8
15:52:27.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 << Content-Length: 50
15:52:27.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 << Connection: keep-alive
15:52:27.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 << Date: Tue, 23 May 2023 20:52:27 GMT
15:52:27.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 << x-amzn-RequestId: d1e19977-e250-416a-8923-7e34fbd2cee0
15:52:27.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 << access-control-allow-origin: *
15:52:27.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 << x-amzn-Remapped-content-length: 50
15:52:27.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 << x-amz-apigw-id: FZMd5GGJiYcFS1A=
15:52:27.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 << etag: W/"32-Llj6l0nNb5YlCtCNw4647sExKeE"
15:52:27.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 << x-powered-by: Express
15:52:27.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 << X-Amzn-Trace-Id: Root=1-646d278b-4079c2577f531fda0dd2f65c;Sampled=0;lineage=1a7c2e09:0
15:52:27.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 << X-Cache: Error from cloudfront
15:52:27.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 << Via: 1.1 34a80a466446d2f079dddf146048d8b8.cloudfront.net (CloudFront)
15:52:27.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 << X-Amz-Cf-Pop: BOG50-P1
15:52:27.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-128 << X-Amz-Cf-Id: S-4i1u2Tf5HgFlMc27ccQjikKapu60N_vI8jezblxYf_qp31to-Swg==
15:52:27.831 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:27.831 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 128][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:27.831 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-128: set socket timeout to 0
15:52:27.831 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 128][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:27.831 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 232
1 < 400
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 50
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:27 GMT
1 < x-amzn-RequestId: d1e19977-e250-416a-8923-7e34fbd2cee0
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 50
1 < x-amz-apigw-id: FZMd5GGJiYcFS1A=
1 < etag: W/"32-Llj6l0nNb5YlCtCNw4647sExKeE"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d278b-4079c2577f531fda0dd2f65c;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Error from cloudfront
1 < Via: 1.1 34a80a466446d2f079dddf146048d8b8.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: S-4i1u2Tf5HgFlMc27ccQjikKapu60N_vI8jezblxYf_qp31to-Swg==
{"status":false,"error":["email : Invalid email"]}

15:52:27.831 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['error'][0]
15:52:27.832 [Test worker] INFO com.intuit.karate - [print] {
  "status": false,
  "error": [
    "email : Invalid email"
  ]
}
 
15:52:27.834 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:52:27.841 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@403aa7df
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@63c71cda
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@7892adb4
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@403aa7df
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@541b6939
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:52:27.842 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Users/login.feature
scenarios:  4 | passed:  4 | failed:  0 | time: 2.0341
---------------------------------------------------------

15:52:27.868 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 32 of 38 (0 remaining) classpath:karate/features/Users/login.feature
15:52:27.870 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:27.871 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:27.900 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:27.901 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:27.901 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:27.901 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/auth/register
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 242
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"alli4sx527@example.com","common_resources":["2a259390-e04e-11ed-92c3-3f632f7f5179"],"password":"123456"}

15:52:27.901 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:27.901 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 129][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:27.901 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:27.902 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:27.902 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:27.929 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:27.929 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:27.929 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:27.963 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:27.963 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:27.963 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:27.963 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:27.963 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:27.963 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:27.963 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56346<->143.204.23.80:443
15:52:27.963 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-129: set socket timeout to 5000
15:52:27.963 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/auth/register HTTP/1.1
15:52:27.963 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:27.963 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 >> POST /dev/api/auth/register HTTP/1.1
15:52:27.963 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:27.963 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 >> Content-Type: application/json; charset=UTF-8
15:52:27.963 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 >> Content-Length: 242
15:52:27.963 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:27.963 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 >> Connection: Keep-Alive
15:52:27.963 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:27.963 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 >> Accept-Encoding: gzip,deflate
15:52:27.963 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 >> "POST /dev/api/auth/register HTTP/1.1[\r][\n]"
15:52:27.963 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:27.963 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:27.963 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 >> "Content-Length: 242[\r][\n]"
15:52:27.963 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:27.963 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 >> "Connection: Keep-Alive[\r][\n]"
15:52:27.963 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:27.963 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:27.963 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 >> "[\r][\n]"
15:52:27.963 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 >> "{"fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"alli4sx527@example.com","common_resources":["2a259390-e04e-11ed-92c3-3f632f7f5179"],"password":"123456"}"
15:52:28.588 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 << "HTTP/1.1 200 OK[\r][\n]"
15:52:28.589 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:28.589 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 << "Content-Length: 526[\r][\n]"
15:52:28.589 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 << "Connection: keep-alive[\r][\n]"
15:52:28.589 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 << "Date: Tue, 23 May 2023 20:52:28 GMT[\r][\n]"
15:52:28.589 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 << "x-amzn-RequestId: c0cdf5ae-ea46-4935-bef9-af54600694e1[\r][\n]"
15:52:28.589 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 << "access-control-allow-origin: *[\r][\n]"
15:52:28.589 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 << "x-amzn-Remapped-content-length: 526[\r][\n]"
15:52:28.589 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 << "x-amz-apigw-id: FZMd8F1yCYcFQzA=[\r][\n]"
15:52:28.589 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 << "etag: W/"20e-NzW2y4JLC/u8MpdlS+roHatQkD0"[\r][\n]"
15:52:28.589 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 << "x-powered-by: Express[\r][\n]"
15:52:28.589 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 << "X-Amzn-Trace-Id: Root=1-646d278c-4181f6b650ee52052db02ea9;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:28.589 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:28.589 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 << "Via: 1.1 266a90e97e11da9abf4a8ed10543ed6c.cloudfront.net (CloudFront)[\r][\n]"
15:52:28.589 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:28.589 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 << "X-Amz-Cf-Id: uAsPBtE8xLAkHjpT_aqecMHs4SIVoU0uKUqSB9OHdprLz94vaXINHQ==[\r][\n]"
15:52:28.589 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 << "[\r][\n]"
15:52:28.589 [Test worker] DEBUG org.apache.http.wire - http-outgoing-129 << "{"status":true,"message":"The user has successfully registered","access_token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiYmFhZTQzYTAtZjlhYi0xMWVkLWEwNzQtYzE1Mzg3YmZkZmI2IiwiaWF0IjoxNjg0ODc1MTQ4LCJleHAiOjE2ODQ5NjE1NDh9.hFFw4lHhLluWN71SrLMpzJ0GRGQgAluJlz9FA5bbhvw","token_type":"Bearer","expires":"1d","user":{"id":"baae43a0-f9ab-11ed-a074-c15387bfdfb6","fullname":"Test","nickname":"Test","email":"alli4sx527@example.com","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e"}}"
15:52:28.589 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 << HTTP/1.1 200 OK
15:52:28.589 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 << Content-Type: application/json; charset=utf-8
15:52:28.589 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 << Content-Length: 526
15:52:28.589 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 << Connection: keep-alive
15:52:28.589 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 << Date: Tue, 23 May 2023 20:52:28 GMT
15:52:28.589 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 << x-amzn-RequestId: c0cdf5ae-ea46-4935-bef9-af54600694e1
15:52:28.589 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 << access-control-allow-origin: *
15:52:28.589 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 << x-amzn-Remapped-content-length: 526
15:52:28.589 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 << x-amz-apigw-id: FZMd8F1yCYcFQzA=
15:52:28.589 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 << etag: W/"20e-NzW2y4JLC/u8MpdlS+roHatQkD0"
15:52:28.589 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 << x-powered-by: Express
15:52:28.589 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 << X-Amzn-Trace-Id: Root=1-646d278c-4181f6b650ee52052db02ea9;Sampled=0;lineage=1a7c2e09:0
15:52:28.589 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 << X-Cache: Miss from cloudfront
15:52:28.589 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 << Via: 1.1 266a90e97e11da9abf4a8ed10543ed6c.cloudfront.net (CloudFront)
15:52:28.589 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 << X-Amz-Cf-Pop: BOG50-P1
15:52:28.589 [Test worker] DEBUG org.apache.http.headers - http-outgoing-129 << X-Amz-Cf-Id: uAsPBtE8xLAkHjpT_aqecMHs4SIVoU0uKUqSB9OHdprLz94vaXINHQ==
15:52:28.589 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:28.589 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 129][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:28.589 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-129: set socket timeout to 0
15:52:28.589 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 129][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:28.589 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 688
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 526
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:28 GMT
1 < x-amzn-RequestId: c0cdf5ae-ea46-4935-bef9-af54600694e1
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 526
1 < x-amz-apigw-id: FZMd8F1yCYcFQzA=
1 < etag: W/"20e-NzW2y4JLC/u8MpdlS+roHatQkD0"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d278c-4181f6b650ee52052db02ea9;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 266a90e97e11da9abf4a8ed10543ed6c.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: uAsPBtE8xLAkHjpT_aqecMHs4SIVoU0uKUqSB9OHdprLz94vaXINHQ==
{"status":true,"message":"The user has successfully registered","access_token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiYmFhZTQzYTAtZjlhYi0xMWVkLWEwNzQtYzE1Mzg3YmZkZmI2IiwiaWF0IjoxNjg0ODc1MTQ4LCJleHAiOjE2ODQ5NjE1NDh9.hFFw4lHhLluWN71SrLMpzJ0GRGQgAluJlz9FA5bbhvw","token_type":"Bearer","expires":"1d","user":{"id":"baae43a0-f9ab-11ed-a074-c15387bfdfb6","fullname":"Test","nickname":"Test","email":"alli4sx527@example.com","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e"}}

15:52:28.590 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['message']
15:52:28.592 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "message": "The user has successfully registered",
  "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiYmFhZTQzYTAtZjlhYi0xMWVkLWEwNzQtYzE1Mzg3YmZkZmI2IiwiaWF0IjoxNjg0ODc1MTQ4LCJleHAiOjE2ODQ5NjE1NDh9.hFFw4lHhLluWN71SrLMpzJ0GRGQgAluJlz9FA5bbhvw",
  "token_type": "Bearer",
  "expires": "1d",
  "user": {
    "id": "baae43a0-f9ab-11ed-a074-c15387bfdfb6",
    "fullname": "Test",
    "nickname": "Test",
    "email": "alli4sx527@example.com",
    "shirt_number": 1,
    "birth_year": 2000,
    "favorite_tshirt": "163d0ac0-e053-11ed-b11e-2575f4adc39e"
  }
}
 
15:52:28.594 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:28.595 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:28.597 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:28.598 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:28.598 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:28.598 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/auth/register
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 239
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba2@prueba2.com","common_resources":["2a259390-e04e-11ed-92c3-3f632f7f5179"],"password":"123456"}

15:52:28.598 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:28.598 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 130][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:28.599 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:28.599 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:28.599 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:28.626 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:28.626 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:28.626 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:28.661 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:28.661 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:28.661 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:28.661 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:28.661 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:28.661 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:28.661 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56348<->143.204.23.80:443
15:52:28.661 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-130: set socket timeout to 5000
15:52:28.661 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/auth/register HTTP/1.1
15:52:28.661 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:28.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 >> POST /dev/api/auth/register HTTP/1.1
15:52:28.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:28.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 >> Content-Type: application/json; charset=UTF-8
15:52:28.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 >> Content-Length: 239
15:52:28.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:28.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 >> Connection: Keep-Alive
15:52:28.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:28.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 >> Accept-Encoding: gzip,deflate
15:52:28.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 >> "POST /dev/api/auth/register HTTP/1.1[\r][\n]"
15:52:28.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:28.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:28.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 >> "Content-Length: 239[\r][\n]"
15:52:28.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:28.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 >> "Connection: Keep-Alive[\r][\n]"
15:52:28.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:28.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:28.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 >> "[\r][\n]"
15:52:28.661 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 >> "{"fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba2@prueba2.com","common_resources":["2a259390-e04e-11ed-92c3-3f632f7f5179"],"password":"123456"}"
15:52:29.073 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:52:29.073 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:29.073 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 << "Content-Length: 68[\r][\n]"
15:52:29.073 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 << "Connection: keep-alive[\r][\n]"
15:52:29.073 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 << "Date: Tue, 23 May 2023 20:52:29 GMT[\r][\n]"
15:52:29.073 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 << "x-amzn-RequestId: 39ef208a-d667-482a-a1d0-2bc44810b2c6[\r][\n]"
15:52:29.073 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 << "access-control-allow-origin: *[\r][\n]"
15:52:29.073 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 << "x-amzn-Remapped-content-length: 68[\r][\n]"
15:52:29.073 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 << "x-amz-apigw-id: FZMeEF9TCYcFpRg=[\r][\n]"
15:52:29.073 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 << "etag: W/"44-ETxqv4UJGTbmw70EXvfDn6+6HNk"[\r][\n]"
15:52:29.073 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 << "x-powered-by: Express[\r][\n]"
15:52:29.073 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 << "X-Amzn-Trace-Id: Root=1-646d278c-603e450d3455748e3829bc75;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:29.074 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 << "X-Cache: Error from cloudfront[\r][\n]"
15:52:29.074 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 << "Via: 1.1 7808e8f539edaee36c1b66ee6e4969d4.cloudfront.net (CloudFront)[\r][\n]"
15:52:29.074 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:29.074 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 << "X-Amz-Cf-Id: B7C5jPtmlCrl1jlzLwE8hXJUulhD2GtrKmUfp6v0BzHsn_z6XH5LJw==[\r][\n]"
15:52:29.074 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 << "[\r][\n]"
15:52:29.074 [Test worker] DEBUG org.apache.http.wire - http-outgoing-130 << "{"status":false,"message":"Error: This email is already registered"}"
15:52:29.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 << HTTP/1.1 400 Bad Request
15:52:29.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 << Content-Type: application/json; charset=utf-8
15:52:29.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 << Content-Length: 68
15:52:29.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 << Connection: keep-alive
15:52:29.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 << Date: Tue, 23 May 2023 20:52:29 GMT
15:52:29.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 << x-amzn-RequestId: 39ef208a-d667-482a-a1d0-2bc44810b2c6
15:52:29.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 << access-control-allow-origin: *
15:52:29.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 << x-amzn-Remapped-content-length: 68
15:52:29.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 << x-amz-apigw-id: FZMeEF9TCYcFpRg=
15:52:29.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 << etag: W/"44-ETxqv4UJGTbmw70EXvfDn6+6HNk"
15:52:29.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 << x-powered-by: Express
15:52:29.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 << X-Amzn-Trace-Id: Root=1-646d278c-603e450d3455748e3829bc75;Sampled=0;lineage=1a7c2e09:0
15:52:29.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 << X-Cache: Error from cloudfront
15:52:29.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 << Via: 1.1 7808e8f539edaee36c1b66ee6e4969d4.cloudfront.net (CloudFront)
15:52:29.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 << X-Amz-Cf-Pop: BOG50-P1
15:52:29.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-130 << X-Amz-Cf-Id: B7C5jPtmlCrl1jlzLwE8hXJUulhD2GtrKmUfp6v0BzHsn_z6XH5LJw==
15:52:29.074 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:29.074 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 130][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:29.074 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-130: set socket timeout to 0
15:52:29.074 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 130][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:29.074 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 476
1 < 400
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 68
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:29 GMT
1 < x-amzn-RequestId: 39ef208a-d667-482a-a1d0-2bc44810b2c6
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 68
1 < x-amz-apigw-id: FZMeEF9TCYcFpRg=
1 < etag: W/"44-ETxqv4UJGTbmw70EXvfDn6+6HNk"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d278c-603e450d3455748e3829bc75;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Error from cloudfront
1 < Via: 1.1 7808e8f539edaee36c1b66ee6e4969d4.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: B7C5jPtmlCrl1jlzLwE8hXJUulhD2GtrKmUfp6v0BzHsn_z6XH5LJw==
{"status":false,"message":"Error: This email is already registered"}

15:52:29.074 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['message']
15:52:29.075 [Test worker] INFO com.intuit.karate - [print] {
  "status": false,
  "message": "Error: This email is already registered"
}
 
15:52:29.076 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:29.077 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:29.077 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:29.078 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:29.078 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:29.078 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/auth/register
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 226
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres","common_resources":["2a259390-e04e-11ed-92c3-3f632f7f5179"],"password":"123456"}

15:52:29.078 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:29.078 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 131][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:29.078 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:29.078 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:29.078 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:29.105 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:29.105 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:29.105 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:29.135 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:29.135 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:29.135 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:29.135 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:29.135 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:29.135 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:29.135 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56351<->143.204.23.80:443
15:52:29.135 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-131: set socket timeout to 5000
15:52:29.135 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/auth/register HTTP/1.1
15:52:29.135 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:29.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 >> POST /dev/api/auth/register HTTP/1.1
15:52:29.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:29.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 >> Content-Type: application/json; charset=UTF-8
15:52:29.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 >> Content-Length: 226
15:52:29.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:29.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 >> Connection: Keep-Alive
15:52:29.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:29.135 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 >> Accept-Encoding: gzip,deflate
15:52:29.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 >> "POST /dev/api/auth/register HTTP/1.1[\r][\n]"
15:52:29.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:29.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:29.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 >> "Content-Length: 226[\r][\n]"
15:52:29.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:29.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 >> "Connection: Keep-Alive[\r][\n]"
15:52:29.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:29.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:29.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 >> "[\r][\n]"
15:52:29.135 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 >> "{"fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":2000,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"andres","common_resources":["2a259390-e04e-11ed-92c3-3f632f7f5179"],"password":"123456"}"
15:52:29.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:52:29.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:29.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 << "Content-Length: 50[\r][\n]"
15:52:29.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 << "Connection: keep-alive[\r][\n]"
15:52:29.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 << "Date: Tue, 23 May 2023 20:52:29 GMT[\r][\n]"
15:52:29.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 << "x-amzn-RequestId: a860fbf0-3a8b-4566-9c57-72a7840de4fe[\r][\n]"
15:52:29.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 << "access-control-allow-origin: *[\r][\n]"
15:52:29.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 << "x-amzn-Remapped-content-length: 50[\r][\n]"
15:52:29.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 << "x-amz-apigw-id: FZMeHFIXCYcFnAg=[\r][\n]"
15:52:29.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 << "etag: W/"32-Llj6l0nNb5YlCtCNw4647sExKeE"[\r][\n]"
15:52:29.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 << "x-powered-by: Express[\r][\n]"
15:52:29.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 << "X-Amzn-Trace-Id: Root=1-646d278d-09b1e59d427272ef2d935b29;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:29.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 << "X-Cache: Error from cloudfront[\r][\n]"
15:52:29.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 << "Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)[\r][\n]"
15:52:29.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:29.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 << "X-Amz-Cf-Id: 2Gi6KAOOaV8TTr9AkHEL-W_tRAj-62oc0S3HoKj1kgUbtrXqRKEiWA==[\r][\n]"
15:52:29.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 << "[\r][\n]"
15:52:29.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-131 << "{"status":false,"error":["email : Invalid email"]}"
15:52:29.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 << HTTP/1.1 400 Bad Request
15:52:29.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 << Content-Type: application/json; charset=utf-8
15:52:29.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 << Content-Length: 50
15:52:29.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 << Connection: keep-alive
15:52:29.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 << Date: Tue, 23 May 2023 20:52:29 GMT
15:52:29.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 << x-amzn-RequestId: a860fbf0-3a8b-4566-9c57-72a7840de4fe
15:52:29.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 << access-control-allow-origin: *
15:52:29.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 << x-amzn-Remapped-content-length: 50
15:52:29.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 << x-amz-apigw-id: FZMeHFIXCYcFnAg=
15:52:29.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 << etag: W/"32-Llj6l0nNb5YlCtCNw4647sExKeE"
15:52:29.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 << x-powered-by: Express
15:52:29.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 << X-Amzn-Trace-Id: Root=1-646d278d-09b1e59d427272ef2d935b29;Sampled=0;lineage=1a7c2e09:0
15:52:29.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 << X-Cache: Error from cloudfront
15:52:29.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 << Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)
15:52:29.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 << X-Amz-Cf-Pop: BOG50-P1
15:52:29.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-131 << X-Amz-Cf-Id: 2Gi6KAOOaV8TTr9AkHEL-W_tRAj-62oc0S3HoKj1kgUbtrXqRKEiWA==
15:52:29.286 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:29.287 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 131][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:29.287 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-131: set socket timeout to 0
15:52:29.287 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 131][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:29.287 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 209
1 < 400
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 50
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:29 GMT
1 < x-amzn-RequestId: a860fbf0-3a8b-4566-9c57-72a7840de4fe
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 50
1 < x-amz-apigw-id: FZMeHFIXCYcFnAg=
1 < etag: W/"32-Llj6l0nNb5YlCtCNw4647sExKeE"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d278d-09b1e59d427272ef2d935b29;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Error from cloudfront
1 < Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: 2Gi6KAOOaV8TTr9AkHEL-W_tRAj-62oc0S3HoKj1kgUbtrXqRKEiWA==
{"status":false,"error":["email : Invalid email"]}

15:52:29.287 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['error'][0]
15:52:29.287 [Test worker] INFO com.intuit.karate - [print] {
  "status": false,
  "error": [
    "email : Invalid email"
  ]
}
 
15:52:29.289 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:29.289 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:29.290 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:29.290 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:29.290 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:29.290 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/auth/register
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 237
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":-1,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba2@prueba2.com","common_resources":["2a259390-e04e-11ed-92c3-3f632f7f5179"],"password":"123456"}

15:52:29.290 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:29.291 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 132][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:29.291 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:29.291 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:29.291 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:29.318 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:29.318 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:29.318 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:29.352 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:29.352 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:29.352 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:29.352 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:29.352 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:29.352 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:29.352 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56352<->143.204.23.80:443
15:52:29.352 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-132: set socket timeout to 5000
15:52:29.352 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/auth/register HTTP/1.1
15:52:29.352 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:29.352 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 >> POST /dev/api/auth/register HTTP/1.1
15:52:29.352 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:29.352 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 >> Content-Type: application/json; charset=UTF-8
15:52:29.352 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 >> Content-Length: 237
15:52:29.352 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:29.352 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 >> Connection: Keep-Alive
15:52:29.352 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:29.352 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 >> Accept-Encoding: gzip,deflate
15:52:29.352 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 >> "POST /dev/api/auth/register HTTP/1.1[\r][\n]"
15:52:29.352 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:29.352 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:29.352 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 >> "Content-Length: 237[\r][\n]"
15:52:29.352 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:29.352 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 >> "Connection: Keep-Alive[\r][\n]"
15:52:29.352 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:29.352 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:29.352 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 >> "[\r][\n]"
15:52:29.352 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 >> "{"fullname":"Test","nickname":"Test","shirt_number":1,"birth_year":-1,"favorite_tshirt":"163d0ac0-e053-11ed-b11e-2575f4adc39e","email":"prueba2@prueba2.com","common_resources":["2a259390-e04e-11ed-92c3-3f632f7f5179"],"password":"123456"}"
15:52:29.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 << "HTTP/1.1 400 Bad Request[\r][\n]"
15:52:29.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:29.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 << "Content-Length: 83[\r][\n]"
15:52:29.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 << "Connection: keep-alive[\r][\n]"
15:52:29.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 << "Date: Tue, 23 May 2023 20:52:29 GMT[\r][\n]"
15:52:29.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 << "x-amzn-RequestId: 07a7bd24-a2fb-438e-8a09-a0d1f8000af0[\r][\n]"
15:52:29.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 << "access-control-allow-origin: *[\r][\n]"
15:52:29.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 << "x-amzn-Remapped-content-length: 83[\r][\n]"
15:52:29.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 << "x-amz-apigw-id: FZMeKHAsiYcFwgA=[\r][\n]"
15:52:29.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 << "etag: W/"53-BHKq/YYUMf0ubmdI0iaJ5CCtp/s"[\r][\n]"
15:52:29.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 << "x-powered-by: Express[\r][\n]"
15:52:29.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 << "X-Amzn-Trace-Id: Root=1-646d278d-2889954205ecacc04af3f804;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:29.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 << "X-Cache: Error from cloudfront[\r][\n]"
15:52:29.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 << "Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)[\r][\n]"
15:52:29.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:29.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 << "X-Amz-Cf-Id: zD6Fu92UPRuhmw8vT3O4okkc3dQrTLhKsOP_LozcrvEcFLjcQWe7Jw==[\r][\n]"
15:52:29.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 << "[\r][\n]"
15:52:29.487 [Test worker] DEBUG org.apache.http.wire - http-outgoing-132 << "{"status":false,"error":["birth_year : Number must be greater than or equal to 0"]}"
15:52:29.487 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 << HTTP/1.1 400 Bad Request
15:52:29.487 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 << Content-Type: application/json; charset=utf-8
15:52:29.487 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 << Content-Length: 83
15:52:29.487 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 << Connection: keep-alive
15:52:29.487 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 << Date: Tue, 23 May 2023 20:52:29 GMT
15:52:29.487 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 << x-amzn-RequestId: 07a7bd24-a2fb-438e-8a09-a0d1f8000af0
15:52:29.487 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 << access-control-allow-origin: *
15:52:29.487 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 << x-amzn-Remapped-content-length: 83
15:52:29.487 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 << x-amz-apigw-id: FZMeKHAsiYcFwgA=
15:52:29.487 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 << etag: W/"53-BHKq/YYUMf0ubmdI0iaJ5CCtp/s"
15:52:29.487 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 << x-powered-by: Express
15:52:29.487 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 << X-Amzn-Trace-Id: Root=1-646d278d-2889954205ecacc04af3f804;Sampled=0;lineage=1a7c2e09:0
15:52:29.487 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 << X-Cache: Error from cloudfront
15:52:29.487 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 << Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)
15:52:29.487 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 << X-Amz-Cf-Pop: BOG50-P1
15:52:29.487 [Test worker] DEBUG org.apache.http.headers - http-outgoing-132 << X-Amz-Cf-Id: zD6Fu92UPRuhmw8vT3O4okkc3dQrTLhKsOP_LozcrvEcFLjcQWe7Jw==
15:52:29.487 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:29.487 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 132][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:29.487 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-132: set socket timeout to 0
15:52:29.487 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 132][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:29.487 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 197
1 < 400
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 83
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:29 GMT
1 < x-amzn-RequestId: 07a7bd24-a2fb-438e-8a09-a0d1f8000af0
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 83
1 < x-amz-apigw-id: FZMeKHAsiYcFwgA=
1 < etag: W/"53-BHKq/YYUMf0ubmdI0iaJ5CCtp/s"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d278d-2889954205ecacc04af3f804;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Error from cloudfront
1 < Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: zD6Fu92UPRuhmw8vT3O4okkc3dQrTLhKsOP_LozcrvEcFLjcQWe7Jw==
{"status":false,"error":["birth_year : Number must be greater than or equal to 0"]}

15:52:29.487 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['error'][0]
15:52:29.488 [Test worker] INFO com.intuit.karate - [print] {
  "status": false,
  "error": [
    "birth_year : Number must be greater than or equal to 0"
  ]
}
 
15:52:29.489 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:52:29.494 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@7ec7ab91
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@74d99c4a
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@8410667
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@7ec7ab91
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@163fc78b
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:52:29.494 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/Users/register.feature
scenarios:  4 | passed:  4 | failed:  0 | time: 1.6075
---------------------------------------------------------

15:52:29.508 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 33 of 38 (0 remaining) classpath:karate/features/Users/register.feature
15:52:29.510 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:29.510 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:29.511 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:29.511 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:29.511 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:29.511 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:29.511 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 133][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:29.511 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:29.511 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:29.511 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:29.540 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:29.540 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:29.540 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:29.573 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:29.573 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:29.573 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:29.573 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:29.573 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:29.573 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:29.573 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56353<->143.204.23.80:443
15:52:29.573 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-133: set socket timeout to 5000
15:52:29.573 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/common/resources HTTP/1.1
15:52:29.573 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:29.573 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 >> GET /dev/api/common/resources HTTP/1.1
15:52:29.573 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:29.573 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:29.573 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 >> Connection: Keep-Alive
15:52:29.573 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:29.573 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 >> Accept-Encoding: gzip,deflate
15:52:29.573 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 >> "GET /dev/api/common/resources HTTP/1.1[\r][\n]"
15:52:29.573 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:29.573 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:29.573 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 >> "Connection: Keep-Alive[\r][\n]"
15:52:29.573 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:29.573 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:29.573 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 >> "[\r][\n]"
15:52:29.721 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 << "HTTP/1.1 200 OK[\r][\n]"
15:52:29.721 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:29.721 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 << "Content-Length: 4209[\r][\n]"
15:52:29.721 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 << "Connection: keep-alive[\r][\n]"
15:52:29.721 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 << "Date: Tue, 23 May 2023 20:52:29 GMT[\r][\n]"
15:52:29.721 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 << "x-amzn-RequestId: 9214d50f-bc46-4c57-86ac-ff60f4829dc3[\r][\n]"
15:52:29.721 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 << "access-control-allow-origin: *[\r][\n]"
15:52:29.721 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 << "x-amzn-Remapped-content-length: 4209[\r][\n]"
15:52:29.721 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 << "x-amz-apigw-id: FZMeMEVOCYcFsBQ=[\r][\n]"
15:52:29.721 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 << "etag: W/"1071-6ZY+0YdiUu6PakMkkOT/jF7pQMQ"[\r][\n]"
15:52:29.721 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 << "x-powered-by: Express[\r][\n]"
15:52:29.721 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 << "X-Amzn-Trace-Id: Root=1-646d278d-35a319d51e6aa481279aa70e;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:29.721 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:29.721 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 << "Via: 1.1 34a80a466446d2f079dddf146048d8b8.cloudfront.net (CloudFront)[\r][\n]"
15:52:29.721 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:29.721 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 << "X-Amz-Cf-Id: flFHJDm35yzmP6X12ip3XO8D8ZXHZ26rkcQiF3LPlY7JlbiGvmKXqg==[\r][\n]"
15:52:29.721 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 << "[\r][\n]"
15:52:29.721 [Test worker] DEBUG org.apache.http.wire - http-outgoing-133 << "{"status":true,"data":[{"id":"034188b0-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Resultados","name_en":"Results","created_at":"2023-04-25T16:34:13.000Z","updated_at":"2023-04-25T16:34:13.000Z","deleted_at":null},{"id":"0b8b1db0-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Partidos locales","name_en":"Local matches","created_at":"2023-04-25T16:34:27.000Z","updated_at":"2023-04-25T16:34:27.000Z","deleted_at":null},{"id":"0eb8a5b0-f387-11ed-a268-1fb84c8f26e2","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:14:51.000Z","updated_at":"2023-05-16T01:14:51.000Z","deleted_at":null},{"id":"0f39bc90-f387-11ed-a268-1fb84c8f26e2","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:14:51.000Z","updated_at":"2023-05-16T01:14:51.000Z","deleted_at":null},{"id":"15310e60-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Boletos disponibles","name_en":"Available tickets","created_at":"2023-04-25T16:34:43.000Z","updated_at":"2023-04-25T16:34:43.000Z","deleted_at":null},{"id":"82ed5c70-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Equipo varonil","name_en":"Male team","created_at":"2023-04-25T16:30:38.000Z","updated_at":"2023-04-25T16:30:38.000Z","deleted_at":null},{"id":"8b56eb50-f386-11ed-a6ef-c99671298ed8","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:11:10.000Z","updated_at":"2023-05-16T01:11:10.000Z","deleted_at":null},{"id":"8f306630-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Equipo femenil","name_en":"Female team","created_at":"2023-04-25T16:30:58.000Z","updated_at":"2023-04-25T16:30:58.000Z","deleted_at":null},{"id":"9ba41ce0-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-14","name_en":"Sub-14","created_at":"2023-04-25T16:31:19.000Z","updated_at":"2023-04-25T16:31:19.000Z","deleted_at":null},{"id":"9ddf1210-f387-11ed-a9db-390d061456be","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:18:51.000Z","updated_at":"2023-05-16T01:18:51.000Z","deleted_at":null},{"id":"9e3a7f30-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-16","name_en":"Sub-16","created_at":"2023-04-25T16:31:23.000Z","updated_at":"2023-04-25T16:31:23.000Z","deleted_at":null},{"id":"9ed5f530-f387-11ed-a9db-390d061456be","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:18:52.000Z","updated_at":"2023-05-16T01:18:52.000Z","deleted_at":null},{"id":"a153cd20-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-18","name_en":"Sub-18","created_at":"2023-04-25T16:31:29.000Z","updated_at":"2023-04-25T16:31:29.000Z","deleted_at":null},{"id":"a8c68a20-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-20","name_en":"Sub-20","created_at":"2023-04-25T16:31:41.000Z","updated_at":"2023-04-25T16:31:41.000Z","deleted_at":null},{"id":"bc92e620-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-17 femenil","name_en":"Female Sub-17","created_at":"2023-04-25T16:32:14.000Z","updated_at":"2023-04-25T16:32:14.000Z","deleted_at":null},{"id":"cd8e95f0-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Pr[0xc3][0xb3]ximos partidos","name_en":"Next matches","created_at":"2023-04-25T16:32:43.000Z","updated_at":"2023-04-25T16:32:43.000Z","deleted_at":null},{"id":"d6866c50-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Goles","name_en":"Goals","created_at":"2023-04-25T16:32:58.000Z","updated_at":"2023-04-25T16:32:58.000Z","deleted_at":null},{"id":"e0bf4e30-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Eventos especiales","name_en":"Special events","created_at":"2023-04-25T16:33:15.000Z","updated_at":"2023-04-25T16:33:15.000Z","deleted_at":null},{"id":"e8d61360-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Promociones","name_en":"Promotions","created_at":"2023-04-25T16:33:28.000Z","updated_at":"2023-04-25T16:33:28.000Z","deleted_at":null},{"id":"fb581510-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Adquisiciones y Bajas","name_en":"Squad transfers","created_at":"2023-04-25T16:34:00.000Z","updated_at":"2023-04-25T16:34:00.000Z","deleted_at":null}]}"
15:52:29.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 << HTTP/1.1 200 OK
15:52:29.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 << Content-Type: application/json; charset=utf-8
15:52:29.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 << Content-Length: 4209
15:52:29.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 << Connection: keep-alive
15:52:29.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 << Date: Tue, 23 May 2023 20:52:29 GMT
15:52:29.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 << x-amzn-RequestId: 9214d50f-bc46-4c57-86ac-ff60f4829dc3
15:52:29.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 << access-control-allow-origin: *
15:52:29.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 << x-amzn-Remapped-content-length: 4209
15:52:29.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 << x-amz-apigw-id: FZMeMEVOCYcFsBQ=
15:52:29.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 << etag: W/"1071-6ZY+0YdiUu6PakMkkOT/jF7pQMQ"
15:52:29.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 << x-powered-by: Express
15:52:29.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 << X-Amzn-Trace-Id: Root=1-646d278d-35a319d51e6aa481279aa70e;Sampled=0;lineage=1a7c2e09:0
15:52:29.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 << X-Cache: Miss from cloudfront
15:52:29.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 << Via: 1.1 34a80a466446d2f079dddf146048d8b8.cloudfront.net (CloudFront)
15:52:29.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 << X-Amz-Cf-Pop: BOG50-P1
15:52:29.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-133 << X-Amz-Cf-Id: flFHJDm35yzmP6X12ip3XO8D8ZXHZ26rkcQiF3LPlY7JlbiGvmKXqg==
15:52:29.722 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:29.722 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 133][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:29.722 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-133: set socket timeout to 0
15:52:29.722 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 133][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:29.722 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 211
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 4209
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:29 GMT
1 < x-amzn-RequestId: 9214d50f-bc46-4c57-86ac-ff60f4829dc3
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 4209
1 < x-amz-apigw-id: FZMeMEVOCYcFsBQ=
1 < etag: W/"1071-6ZY+0YdiUu6PakMkkOT/jF7pQMQ"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d278d-35a319d51e6aa481279aa70e;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 34a80a466446d2f079dddf146048d8b8.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: flFHJDm35yzmP6X12ip3XO8D8ZXHZ26rkcQiF3LPlY7JlbiGvmKXqg==
{"status":true,"data":[{"id":"034188b0-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Resultados","name_en":"Results","created_at":"2023-04-25T16:34:13.000Z","updated_at":"2023-04-25T16:34:13.000Z","deleted_at":null},{"id":"0b8b1db0-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Partidos locales","name_en":"Local matches","created_at":"2023-04-25T16:34:27.000Z","updated_at":"2023-04-25T16:34:27.000Z","deleted_at":null},{"id":"0eb8a5b0-f387-11ed-a268-1fb84c8f26e2","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:14:51.000Z","updated_at":"2023-05-16T01:14:51.000Z","deleted_at":null},{"id":"0f39bc90-f387-11ed-a268-1fb84c8f26e2","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:14:51.000Z","updated_at":"2023-05-16T01:14:51.000Z","deleted_at":null},{"id":"15310e60-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Boletos disponibles","name_en":"Available tickets","created_at":"2023-04-25T16:34:43.000Z","updated_at":"2023-04-25T16:34:43.000Z","deleted_at":null},{"id":"82ed5c70-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Equipo varonil","name_en":"Male team","created_at":"2023-04-25T16:30:38.000Z","updated_at":"2023-04-25T16:30:38.000Z","deleted_at":null},{"id":"8b56eb50-f386-11ed-a6ef-c99671298ed8","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:11:10.000Z","updated_at":"2023-05-16T01:11:10.000Z","deleted_at":null},{"id":"8f306630-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Equipo femenil","name_en":"Female team","created_at":"2023-04-25T16:30:58.000Z","updated_at":"2023-04-25T16:30:58.000Z","deleted_at":null},{"id":"9ba41ce0-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-14","name_en":"Sub-14","created_at":"2023-04-25T16:31:19.000Z","updated_at":"2023-04-25T16:31:19.000Z","deleted_at":null},{"id":"9ddf1210-f387-11ed-a9db-390d061456be","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:18:51.000Z","updated_at":"2023-05-16T01:18:51.000Z","deleted_at":null},{"id":"9e3a7f30-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-16","name_en":"Sub-16","created_at":"2023-04-25T16:31:23.000Z","updated_at":"2023-04-25T16:31:23.000Z","deleted_at":null},{"id":"9ed5f530-f387-11ed-a9db-390d061456be","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:18:52.000Z","updated_at":"2023-05-16T01:18:52.000Z","deleted_at":null},{"id":"a153cd20-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-18","name_en":"Sub-18","created_at":"2023-04-25T16:31:29.000Z","updated_at":"2023-04-25T16:31:29.000Z","deleted_at":null},{"id":"a8c68a20-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-20","name_en":"Sub-20","created_at":"2023-04-25T16:31:41.000Z","updated_at":"2023-04-25T16:31:41.000Z","deleted_at":null},{"id":"bc92e620-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-17 femenil","name_en":"Female Sub-17","created_at":"2023-04-25T16:32:14.000Z","updated_at":"2023-04-25T16:32:14.000Z","deleted_at":null},{"id":"cd8e95f0-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Próximos partidos","name_en":"Next matches","created_at":"2023-04-25T16:32:43.000Z","updated_at":"2023-04-25T16:32:43.000Z","deleted_at":null},{"id":"d6866c50-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Goles","name_en":"Goals","created_at":"2023-04-25T16:32:58.000Z","updated_at":"2023-04-25T16:32:58.000Z","deleted_at":null},{"id":"e0bf4e30-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Eventos especiales","name_en":"Special events","created_at":"2023-04-25T16:33:15.000Z","updated_at":"2023-04-25T16:33:15.000Z","deleted_at":null},{"id":"e8d61360-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Promociones","name_en":"Promotions","created_at":"2023-04-25T16:33:28.000Z","updated_at":"2023-04-25T16:33:28.000Z","deleted_at":null},{"id":"fb581510-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Adquisiciones y Bajas","name_en":"Squad transfers","created_at":"2023-04-25T16:34:00.000Z","updated_at":"2023-04-25T16:34:00.000Z","deleted_at":null}]}

15:52:29.722 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:29.722 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:52:29.727 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    {
      "id": "034188b0-e387-11ed-8794-f58efb359f9b",
      "type": "ALERTS",
      "name_es": "Resultados",
      "name_en": "Results",
      "created_at": "2023-04-25T16:34:13.000Z",
      "updated_at": "2023-04-25T16:34:13.000Z",
      "deleted_at": null
    },
    {
      "id": "0b8b1db0-e387-11ed-8794-f58efb359f9b",
      "type": "ALERTS",
      "name_es": "Partidos locales",
      "name_en": "Local matches",
      "created_at": "2023-04-25T16:34:27.000Z",
      "updated_at": "2023-04-25T16:34:27.000Z",
      "deleted_at": null
    },
    {
      "id": "0eb8a5b0-f387-11ed-a268-1fb84c8f26e2",
      "type": "PREFERRED_TEAMS",
      "name_es": "Prueba",
      "name_en": "Test",
      "created_at": "2023-05-16T01:14:51.000Z",
      "updated_at": "2023-05-16T01:14:51.000Z",
      "deleted_at": null
    },
    {
      "id": "0f39bc90-f387-11ed-a268-1fb84c8f26e2",
      "type": "ALERTS",
      "name_es": "Prueba",
      "name_en": "Test",
      "created_at": "2023-05-16T01:14:51.000Z",
      "updated_at": "2023-05-16T01:14:51.000Z",
      "deleted_at": null
    },
    {
      "id": "15310e60-e387-11ed-8794-f58efb359f9b",
      "type": "ALERTS",
      "name_es": "Boletos disponibles",
      "name_en": "Available tickets",
      "created_at": "2023-04-25T16:34:43.000Z",
      "updated_at": "2023-04-25T16:34:43.000Z",
      "deleted_at": null
    },
    {
      "id": "82ed5c70-e386-11ed-8794-f58efb359f9b",
      "type": "PREFERRED_TEAMS",
      "name_es": "Equipo varonil",
      "name_en": "Male team",
      "created_at": "2023-04-25T16:30:38.000Z",
      "updated_at": "2023-04-25T16:30:38.000Z",
      "deleted_at": null
    },
    {
      "id": "8b56eb50-f386-11ed-a6ef-c99671298ed8",
      "type": "ALERTS",
      "name_es": "Prueba",
      "name_en": "Test",
      "created_at": "2023-05-16T01:11:10.000Z",
      "updated_at": "2023-05-16T01:11:10.000Z",
      "deleted_at": null
    },
    {
      "id": "8f306630-e386-11ed-8794-f58efb359f9b",
      "type": "PREFERRED_TEAMS",
      "name_es": "Equipo femenil",
      "name_en": "Female team",
      "created_at": "2023-04-25T16:30:58.000Z",
      "updated_at": "2023-04-25T16:30:58.000Z",
      "deleted_at": null
    },
    {
      "id": "9ba41ce0-e386-11ed-8794-f58efb359f9b",
      "type": "PREFERRED_TEAMS",
      "name_es": "Sub-14",
      "name_en": "Sub-14",
      "created_at": "2023-04-25T16:31:19.000Z",
      "updated_at": "2023-04-25T16:31:19.000Z",
      "deleted_at": null
    },
    {
      "id": "9ddf1210-f387-11ed-a9db-390d061456be",
      "type": "PREFERRED_TEAMS",
      "name_es": "Prueba",
      "name_en": "Test",
      "created_at": "2023-05-16T01:18:51.000Z",
      "updated_at": "2023-05-16T01:18:51.000Z",
      "deleted_at": null
    },
    {
      "id": "9e3a7f30-e386-11ed-8794-f58efb359f9b",
      "type": "PREFERRED_TEAMS",
      "name_es": "Sub-16",
      "name_en": "Sub-16",
      "created_at": "2023-04-25T16:31:23.000Z",
      "updated_at": "2023-04-25T16:31:23.000Z",
      "deleted_at": null
    },
    {
      "id": "9ed5f530-f387-11ed-a9db-390d061456be",
      "type": "ALERTS",
      "name_es": "Prueba",
      "name_en": "Test",
      "created_at": "2023-05-16T01:18:52.000Z",
      "updated_at": "2023-05-16T01:18:52.000Z",
      "deleted_at": null
    },
    {
      "id": "a153cd20-e386-11ed-8794-f58efb359f9b",
      "type": "PREFERRED_TEAMS",
      "name_es": "Sub-18",
      "name_en": "Sub-18",
      "created_at": "2023-04-25T16:31:29.000Z",
      "updated_at": "2023-04-25T16:31:29.000Z",
      "deleted_at": null
    },
    {
      "id": "a8c68a20-e386-11ed-8794-f58efb359f9b",
      "type": "PREFERRED_TEAMS",
      "name_es": "Sub-20",
      "name_en": "Sub-20",
      "created_at": "2023-04-25T16:31:41.000Z",
      "updated_at": "2023-04-25T16:31:41.000Z",
      "deleted_at": null
    },
    {
      "id": "bc92e620-e386-11ed-8794-f58efb359f9b",
      "type": "PREFERRED_TEAMS",
      "name_es": "Sub-17 femenil",
      "name_en": "Female Sub-17",
      "created_at": "2023-04-25T16:32:14.000Z",
      "updated_at": "2023-04-25T16:32:14.000Z",
      "deleted_at": null
    },
    {
      "id": "cd8e95f0-e386-11ed-8794-f58efb359f9b",
      "type": "ALERTS",
      "name_es": "Próximos partidos",
      "name_en": "Next matches",
      "created_at": "2023-04-25T16:32:43.000Z",
      "updated_at": "2023-04-25T16:32:43.000Z",
      "deleted_at": null
    },
    {
      "id": "d6866c50-e386-11ed-8794-f58efb359f9b",
      "type": "ALERTS",
      "name_es": "Goles",
      "name_en": "Goals",
      "created_at": "2023-04-25T16:32:58.000Z",
      "updated_at": "2023-04-25T16:32:58.000Z",
      "deleted_at": null
    },
    {
      "id": "e0bf4e30-e386-11ed-8794-f58efb359f9b",
      "type": "ALERTS",
      "name_es": "Eventos especiales",
      "name_en": "Special events",
      "created_at": "2023-04-25T16:33:15.000Z",
      "updated_at": "2023-04-25T16:33:15.000Z",
      "deleted_at": null
    },
    {
      "id": "e8d61360-e386-11ed-8794-f58efb359f9b",
      "type": "ALERTS",
      "name_es": "Promociones",
      "name_en": "Promotions",
      "created_at": "2023-04-25T16:33:28.000Z",
      "updated_at": "2023-04-25T16:33:28.000Z",
      "deleted_at": null
    },
    {
      "id": "fb581510-e386-11ed-8794-f58efb359f9b",
      "type": "ALERTS",
      "name_es": "Adquisiciones y Bajas",
      "name_en": "Squad transfers",
      "created_at": "2023-04-25T16:34:00.000Z",
      "updated_at": "2023-04-25T16:34:00.000Z",
      "deleted_at": null
    }
  ]
}
 
15:52:29.729 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:52:29.741 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@79b08637
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@7b234d2d
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@7c373d93
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@79b08637
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@583184a
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:52:29.741 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/resources/all.feature
scenarios:  1 | passed:  1 | failed:  0 | time: 0.2166
---------------------------------------------------------

15:52:29.748 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 34 of 38 (0 remaining) classpath:karate/features/resources/all.feature
15:52:29.754 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:29.755 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:29.756 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:29.756 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:29.757 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:29.757 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:29.757 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 62
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test"}

15:52:29.757 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:29.757 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 134][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:29.757 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:29.757 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:29.757 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:29.784 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:29.784 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:29.784 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:29.820 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:29.820 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:29.820 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:29.820 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:29.820 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:29.820 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:29.820 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56354<->143.204.23.80:443
15:52:29.820 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-134: set socket timeout to 5000
15:52:29.820 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/common/resources HTTP/1.1
15:52:29.820 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:29.820 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 >> POST /dev/api/common/resources HTTP/1.1
15:52:29.820 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:29.820 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 >> Content-Type: application/json; charset=UTF-8
15:52:29.820 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 >> Content-Length: 62
15:52:29.820 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:29.820 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 >> Connection: Keep-Alive
15:52:29.820 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:29.820 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 >> Accept-Encoding: gzip,deflate
15:52:29.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 >> "POST /dev/api/common/resources HTTP/1.1[\r][\n]"
15:52:29.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:29.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:29.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 >> "Content-Length: 62[\r][\n]"
15:52:29.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:29.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 >> "Connection: Keep-Alive[\r][\n]"
15:52:29.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:29.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:29.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 >> "[\r][\n]"
15:52:29.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 >> "{"type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test"}"
15:52:30.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 << "HTTP/1.1 200 OK[\r][\n]"
15:52:30.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:30.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 << "Content-Length: 209[\r][\n]"
15:52:30.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 << "Connection: keep-alive[\r][\n]"
15:52:30.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 << "Date: Tue, 23 May 2023 20:52:30 GMT[\r][\n]"
15:52:30.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 << "x-amzn-RequestId: 5efa75cc-e0d7-4c56-80d3-fc4e7d3d36a4[\r][\n]"
15:52:30.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 << "access-control-allow-origin: *[\r][\n]"
15:52:30.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 << "x-amzn-Remapped-content-length: 209[\r][\n]"
15:52:30.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 << "x-amz-apigw-id: FZMeOE4rCYcF1IA=[\r][\n]"
15:52:30.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 << "etag: W/"d1-w6jweQ/inNaAaRUaylbWU7I0zV8"[\r][\n]"
15:52:30.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 << "x-powered-by: Express[\r][\n]"
15:52:30.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 << "X-Amzn-Trace-Id: Root=1-646d278d-3e876db91e75a9140e84395a;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:30.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:30.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 << "Via: 1.1 afa872536bf18addc6b9bc49f0000210.cloudfront.net (CloudFront)[\r][\n]"
15:52:30.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:30.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 << "X-Amz-Cf-Id: 64JTdgEXdXE6yQbkDEmlDHWJp5mimzdJmexRKq_wIJxjH3AQXgrVxA==[\r][\n]"
15:52:30.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 << "[\r][\n]"
15:52:30.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-134 << "{"status":true,"data":{"id":"bb9966f0-f9ab-11ed-a074-c15387bfdfb6","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","updated_at":"2023-05-23T20:52:30.047Z","created_at":"2023-05-23T20:52:30.047Z"}}"
15:52:30.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 << HTTP/1.1 200 OK
15:52:30.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 << Content-Type: application/json; charset=utf-8
15:52:30.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 << Content-Length: 209
15:52:30.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 << Connection: keep-alive
15:52:30.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 << Date: Tue, 23 May 2023 20:52:30 GMT
15:52:30.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 << x-amzn-RequestId: 5efa75cc-e0d7-4c56-80d3-fc4e7d3d36a4
15:52:30.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 << access-control-allow-origin: *
15:52:30.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 << x-amzn-Remapped-content-length: 209
15:52:30.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 << x-amz-apigw-id: FZMeOE4rCYcF1IA=
15:52:30.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 << etag: W/"d1-w6jweQ/inNaAaRUaylbWU7I0zV8"
15:52:30.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 << x-powered-by: Express
15:52:30.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 << X-Amzn-Trace-Id: Root=1-646d278d-3e876db91e75a9140e84395a;Sampled=0;lineage=1a7c2e09:0
15:52:30.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 << X-Cache: Miss from cloudfront
15:52:30.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 << Via: 1.1 afa872536bf18addc6b9bc49f0000210.cloudfront.net (CloudFront)
15:52:30.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 << X-Amz-Cf-Pop: BOG50-P1
15:52:30.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-134 << X-Amz-Cf-Id: 64JTdgEXdXE6yQbkDEmlDHWJp5mimzdJmexRKq_wIJxjH3AQXgrVxA==
15:52:30.048 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:30.048 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 134][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:30.048 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-134: set socket timeout to 0
15:52:30.048 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 134][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:30.048 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 291
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 209
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:30 GMT
1 < x-amzn-RequestId: 5efa75cc-e0d7-4c56-80d3-fc4e7d3d36a4
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 209
1 < x-amz-apigw-id: FZMeOE4rCYcF1IA=
1 < etag: W/"d1-w6jweQ/inNaAaRUaylbWU7I0zV8"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d278d-3e876db91e75a9140e84395a;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 afa872536bf18addc6b9bc49f0000210.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: 64JTdgEXdXE6yQbkDEmlDHWJp5mimzdJmexRKq_wIJxjH3AQXgrVxA==
{"status":true,"data":{"id":"bb9966f0-f9ab-11ed-a074-c15387bfdfb6","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","updated_at":"2023-05-23T20:52:30.047Z","created_at":"2023-05-23T20:52:30.047Z"}}

15:52:30.049 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:30.050 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:30.050 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:30.050 [Test worker] DEBUG com.intuit.karate - request:
2 > DELETE https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources/bb9966f0-f9ab-11ed-a074-c15387bfdfb6
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:52:30.050 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:30.050 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 135][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:30.050 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:30.050 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:30.050 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:30.076 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:30.076 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:30.076 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:30.109 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:30.109 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:30.109 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:30.109 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:30.109 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:30.109 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:30.109 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56355<->143.204.23.80:443
15:52:30.109 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-135: set socket timeout to 5000
15:52:30.109 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request DELETE /dev/api/common/resources/bb9966f0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:30.109 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:30.109 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 >> DELETE /dev/api/common/resources/bb9966f0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:30.109 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:30.109 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:30.109 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 >> Connection: Keep-Alive
15:52:30.109 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:30.109 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 >> Accept-Encoding: gzip,deflate
15:52:30.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 >> "DELETE /dev/api/common/resources/bb9966f0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:52:30.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:30.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:30.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 >> "Connection: Keep-Alive[\r][\n]"
15:52:30.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:30.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:30.109 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 >> "[\r][\n]"
15:52:30.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 << "HTTP/1.1 200 OK[\r][\n]"
15:52:30.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:30.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 << "Content-Length: 24[\r][\n]"
15:52:30.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 << "Connection: keep-alive[\r][\n]"
15:52:30.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 << "Date: Tue, 23 May 2023 20:52:30 GMT[\r][\n]"
15:52:30.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 << "x-amzn-RequestId: 774d85ea-466d-4cda-a973-d0591ae0026a[\r][\n]"
15:52:30.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 << "access-control-allow-origin: *[\r][\n]"
15:52:30.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 << "x-amzn-Remapped-content-length: 24[\r][\n]"
15:52:30.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 << "x-amz-apigw-id: FZMeTFcQiYcFeSA=[\r][\n]"
15:52:30.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 << "etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"[\r][\n]"
15:52:30.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 << "x-powered-by: Express[\r][\n]"
15:52:30.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 << "X-Amzn-Trace-Id: Root=1-646d278e-5b2f2e954b3960163701d7ad;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:30.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:30.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 << "Via: 1.1 5556637e65d0995f53bff72f94be18a6.cloudfront.net (CloudFront)[\r][\n]"
15:52:30.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:30.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 << "X-Amz-Cf-Id: cqmKFmmL0lNOoBTf9QEnicTKAFTwRwSo5WPFoSo-khdU_WbmysPSJQ==[\r][\n]"
15:52:30.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 << "[\r][\n]"
15:52:30.535 [Test worker] DEBUG org.apache.http.wire - http-outgoing-135 << "{"status":true,"data":1}"
15:52:30.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 << HTTP/1.1 200 OK
15:52:30.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 << Content-Type: application/json; charset=utf-8
15:52:30.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 << Content-Length: 24
15:52:30.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 << Connection: keep-alive
15:52:30.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 << Date: Tue, 23 May 2023 20:52:30 GMT
15:52:30.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 << x-amzn-RequestId: 774d85ea-466d-4cda-a973-d0591ae0026a
15:52:30.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 << access-control-allow-origin: *
15:52:30.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 << x-amzn-Remapped-content-length: 24
15:52:30.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 << x-amz-apigw-id: FZMeTFcQiYcFeSA=
15:52:30.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 << etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
15:52:30.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 << x-powered-by: Express
15:52:30.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 << X-Amzn-Trace-Id: Root=1-646d278e-5b2f2e954b3960163701d7ad;Sampled=0;lineage=1a7c2e09:0
15:52:30.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 << X-Cache: Miss from cloudfront
15:52:30.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 << Via: 1.1 5556637e65d0995f53bff72f94be18a6.cloudfront.net (CloudFront)
15:52:30.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 << X-Amz-Cf-Pop: BOG50-P1
15:52:30.535 [Test worker] DEBUG org.apache.http.headers - http-outgoing-135 << X-Amz-Cf-Id: cqmKFmmL0lNOoBTf9QEnicTKAFTwRwSo5WPFoSo-khdU_WbmysPSJQ==
15:52:30.535 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:30.535 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 135][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:30.535 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-135: set socket timeout to 0
15:52:30.535 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 135][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:30.535 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 485
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 24
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:52:30 GMT
2 < x-amzn-RequestId: 774d85ea-466d-4cda-a973-d0591ae0026a
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 24
2 < x-amz-apigw-id: FZMeTFcQiYcFeSA=
2 < etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d278e-5b2f2e954b3960163701d7ad;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 5556637e65d0995f53bff72f94be18a6.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: cqmKFmmL0lNOoBTf9QEnicTKAFTwRwSo5WPFoSo-khdU_WbmysPSJQ==
{"status":true,"data":1}

15:52:30.536 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:30.536 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:52:30.539 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:30.542 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:30.543 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:30.543 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:30.543 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:30.543 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:30.543 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 53
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"type":"ALERTS","name_es":"Prueba","name_en":"Test"}

15:52:30.543 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:30.543 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 136][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:30.543 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:30.544 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:30.544 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:30.574 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:30.574 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:30.574 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:30.609 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:30.609 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:30.609 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:30.609 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:30.609 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:30.609 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:30.609 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56356<->143.204.23.80:443
15:52:30.609 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-136: set socket timeout to 5000
15:52:30.609 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/common/resources HTTP/1.1
15:52:30.609 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:30.609 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 >> POST /dev/api/common/resources HTTP/1.1
15:52:30.609 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:30.609 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 >> Content-Type: application/json; charset=UTF-8
15:52:30.609 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 >> Content-Length: 53
15:52:30.609 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:30.609 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 >> Connection: Keep-Alive
15:52:30.609 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:30.609 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 >> Accept-Encoding: gzip,deflate
15:52:30.609 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 >> "POST /dev/api/common/resources HTTP/1.1[\r][\n]"
15:52:30.609 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:30.609 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:30.609 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 >> "Content-Length: 53[\r][\n]"
15:52:30.609 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:30.609 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 >> "Connection: Keep-Alive[\r][\n]"
15:52:30.609 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:30.609 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:30.609 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 >> "[\r][\n]"
15:52:30.609 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 >> "{"type":"ALERTS","name_es":"Prueba","name_en":"Test"}"
15:52:31.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 << "HTTP/1.1 200 OK[\r][\n]"
15:52:31.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:31.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 << "Content-Length: 200[\r][\n]"
15:52:31.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 << "Connection: keep-alive[\r][\n]"
15:52:31.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 << "Date: Tue, 23 May 2023 20:52:30 GMT[\r][\n]"
15:52:31.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 << "x-amzn-RequestId: b8ea0261-cec6-4324-985d-f26e0ca73ac2[\r][\n]"
15:52:31.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 << "access-control-allow-origin: *[\r][\n]"
15:52:31.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 << "x-amzn-Remapped-content-length: 200[\r][\n]"
15:52:31.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 << "x-amz-apigw-id: FZMeYGZGCYcFyew=[\r][\n]"
15:52:31.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 << "etag: W/"c8-Rmg/DcKcs2UShfDd0NVH6QIJ6qs"[\r][\n]"
15:52:31.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 << "x-powered-by: Express[\r][\n]"
15:52:31.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 << "X-Amzn-Trace-Id: Root=1-646d278e-1d3e4f2905f7560f2f12f7c2;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:31.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:31.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 << "Via: 1.1 903a85d64aaae705535a5b297b3346a8.cloudfront.net (CloudFront)[\r][\n]"
15:52:31.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:31.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 << "X-Amz-Cf-Id: 4xDAZkla6ahs6flCoBUml1c2FEsJrpCKeb6RUSRT3N2xEZi5yRwofw==[\r][\n]"
15:52:31.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 << "[\r][\n]"
15:52:31.048 [Test worker] DEBUG org.apache.http.wire - http-outgoing-136 << "{"status":true,"data":{"id":"bc24de10-f9ab-11ed-a074-c15387bfdfb6","type":"ALERTS","name_es":"Prueba","name_en":"Test","updated_at":"2023-05-23T20:52:30.961Z","created_at":"2023-05-23T20:52:30.961Z"}}"
15:52:31.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 << HTTP/1.1 200 OK
15:52:31.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 << Content-Type: application/json; charset=utf-8
15:52:31.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 << Content-Length: 200
15:52:31.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 << Connection: keep-alive
15:52:31.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 << Date: Tue, 23 May 2023 20:52:30 GMT
15:52:31.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 << x-amzn-RequestId: b8ea0261-cec6-4324-985d-f26e0ca73ac2
15:52:31.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 << access-control-allow-origin: *
15:52:31.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 << x-amzn-Remapped-content-length: 200
15:52:31.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 << x-amz-apigw-id: FZMeYGZGCYcFyew=
15:52:31.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 << etag: W/"c8-Rmg/DcKcs2UShfDd0NVH6QIJ6qs"
15:52:31.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 << x-powered-by: Express
15:52:31.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 << X-Amzn-Trace-Id: Root=1-646d278e-1d3e4f2905f7560f2f12f7c2;Sampled=0;lineage=1a7c2e09:0
15:52:31.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 << X-Cache: Miss from cloudfront
15:52:31.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 << Via: 1.1 903a85d64aaae705535a5b297b3346a8.cloudfront.net (CloudFront)
15:52:31.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 << X-Amz-Cf-Pop: BOG50-P1
15:52:31.048 [Test worker] DEBUG org.apache.http.headers - http-outgoing-136 << X-Amz-Cf-Id: 4xDAZkla6ahs6flCoBUml1c2FEsJrpCKeb6RUSRT3N2xEZi5yRwofw==
15:52:31.048 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:31.048 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 136][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:31.048 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-136: set socket timeout to 0
15:52:31.048 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 136][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:31.048 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 505
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 200
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:30 GMT
1 < x-amzn-RequestId: b8ea0261-cec6-4324-985d-f26e0ca73ac2
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 200
1 < x-amz-apigw-id: FZMeYGZGCYcFyew=
1 < etag: W/"c8-Rmg/DcKcs2UShfDd0NVH6QIJ6qs"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d278e-1d3e4f2905f7560f2f12f7c2;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 903a85d64aaae705535a5b297b3346a8.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: 4xDAZkla6ahs6flCoBUml1c2FEsJrpCKeb6RUSRT3N2xEZi5yRwofw==
{"status":true,"data":{"id":"bc24de10-f9ab-11ed-a074-c15387bfdfb6","type":"ALERTS","name_es":"Prueba","name_en":"Test","updated_at":"2023-05-23T20:52:30.961Z","created_at":"2023-05-23T20:52:30.961Z"}}

15:52:31.048 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:31.049 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:31.049 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:31.049 [Test worker] DEBUG com.intuit.karate - request:
2 > DELETE https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources/bc24de10-f9ab-11ed-a074-c15387bfdfb6
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:52:31.049 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:31.049 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 137][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:31.049 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:31.050 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:31.050 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:31.077 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:31.077 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:31.077 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:31.108 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:31.108 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:31.108 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:31.108 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:31.108 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:31.108 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:31.108 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56358<->143.204.23.80:443
15:52:31.108 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-137: set socket timeout to 5000
15:52:31.108 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request DELETE /dev/api/common/resources/bc24de10-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:31.108 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:31.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 >> DELETE /dev/api/common/resources/bc24de10-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:31.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:31.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:31.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 >> Connection: Keep-Alive
15:52:31.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:31.108 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 >> Accept-Encoding: gzip,deflate
15:52:31.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 >> "DELETE /dev/api/common/resources/bc24de10-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:52:31.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:31.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:31.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 >> "Connection: Keep-Alive[\r][\n]"
15:52:31.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:31.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:31.108 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 >> "[\r][\n]"
15:52:31.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 << "HTTP/1.1 200 OK[\r][\n]"
15:52:31.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:31.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 << "Content-Length: 24[\r][\n]"
15:52:31.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 << "Connection: keep-alive[\r][\n]"
15:52:31.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 << "Date: Tue, 23 May 2023 20:52:31 GMT[\r][\n]"
15:52:31.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 << "x-amzn-RequestId: 0ede4852-5f36-4b90-b01b-d8e78b95e5f3[\r][\n]"
15:52:31.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 << "access-control-allow-origin: *[\r][\n]"
15:52:31.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 << "x-amzn-Remapped-content-length: 24[\r][\n]"
15:52:31.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 << "x-amz-apigw-id: FZMebFPUiYcF78A=[\r][\n]"
15:52:31.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 << "etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"[\r][\n]"
15:52:31.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 << "x-powered-by: Express[\r][\n]"
15:52:31.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 << "X-Amzn-Trace-Id: Root=1-646d278f-7bd2abaa7bcb8b3d070703a9;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:31.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:31.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 << "Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)[\r][\n]"
15:52:31.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:31.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 << "X-Amz-Cf-Id: lG7FLkxc2oyvxodb1RDaatoFPXGZm5rf3ePw8mAjhs8Ncu5flCrSyg==[\r][\n]"
15:52:31.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 << "[\r][\n]"
15:52:31.287 [Test worker] DEBUG org.apache.http.wire - http-outgoing-137 << "{"status":true,"data":1}"
15:52:31.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 << HTTP/1.1 200 OK
15:52:31.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 << Content-Type: application/json; charset=utf-8
15:52:31.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 << Content-Length: 24
15:52:31.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 << Connection: keep-alive
15:52:31.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 << Date: Tue, 23 May 2023 20:52:31 GMT
15:52:31.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 << x-amzn-RequestId: 0ede4852-5f36-4b90-b01b-d8e78b95e5f3
15:52:31.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 << access-control-allow-origin: *
15:52:31.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 << x-amzn-Remapped-content-length: 24
15:52:31.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 << x-amz-apigw-id: FZMebFPUiYcF78A=
15:52:31.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 << etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
15:52:31.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 << x-powered-by: Express
15:52:31.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 << X-Amzn-Trace-Id: Root=1-646d278f-7bd2abaa7bcb8b3d070703a9;Sampled=0;lineage=1a7c2e09:0
15:52:31.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 << X-Cache: Miss from cloudfront
15:52:31.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 << Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)
15:52:31.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 << X-Amz-Cf-Pop: BOG50-P1
15:52:31.287 [Test worker] DEBUG org.apache.http.headers - http-outgoing-137 << X-Amz-Cf-Id: lG7FLkxc2oyvxodb1RDaatoFPXGZm5rf3ePw8mAjhs8Ncu5flCrSyg==
15:52:31.287 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:31.287 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 137][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:31.287 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-137: set socket timeout to 0
15:52:31.287 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 137][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:31.287 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 238
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 24
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:52:31 GMT
2 < x-amzn-RequestId: 0ede4852-5f36-4b90-b01b-d8e78b95e5f3
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 24
2 < x-amz-apigw-id: FZMebFPUiYcF78A=
2 < etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d278f-7bd2abaa7bcb8b3d070703a9;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: lG7FLkxc2oyvxodb1RDaatoFPXGZm5rf3ePw8mAjhs8Ncu5flCrSyg==
{"status":true,"data":1}

15:52:31.288 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:31.288 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:52:31.290 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:31.291 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:31.292 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:31.292 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:31.293 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:31.293 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:31.293 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 62
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test"}

15:52:31.293 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:31.293 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 138][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:31.293 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:31.293 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:31.293 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:31.324 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:31.324 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:31.324 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:31.363 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:31.363 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:31.363 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:31.363 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:31.363 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:31.363 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:31.363 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56361<->143.204.23.80:443
15:52:31.363 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-138: set socket timeout to 5000
15:52:31.363 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/common/resources HTTP/1.1
15:52:31.363 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:31.364 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 >> POST /dev/api/common/resources HTTP/1.1
15:52:31.364 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:31.364 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 >> Content-Type: application/json; charset=UTF-8
15:52:31.364 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 >> Content-Length: 62
15:52:31.364 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:31.364 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 >> Connection: Keep-Alive
15:52:31.364 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:31.364 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 >> Accept-Encoding: gzip,deflate
15:52:31.364 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 >> "POST /dev/api/common/resources HTTP/1.1[\r][\n]"
15:52:31.364 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:31.364 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:31.364 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 >> "Content-Length: 62[\r][\n]"
15:52:31.364 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:31.364 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 >> "Connection: Keep-Alive[\r][\n]"
15:52:31.364 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:31.364 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:31.364 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 >> "[\r][\n]"
15:52:31.364 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 >> "{"type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test"}"
15:52:31.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 << "HTTP/1.1 200 OK[\r][\n]"
15:52:31.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:31.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 << "Content-Length: 209[\r][\n]"
15:52:31.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 << "Connection: keep-alive[\r][\n]"
15:52:31.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 << "Date: Tue, 23 May 2023 20:52:31 GMT[\r][\n]"
15:52:31.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 << "x-amzn-RequestId: b6a941a1-3bd1-4a49-b6a9-cfaf11bedb16[\r][\n]"
15:52:31.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 << "access-control-allow-origin: *[\r][\n]"
15:52:31.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 << "x-amzn-Remapped-content-length: 209[\r][\n]"
15:52:31.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 << "x-amz-apigw-id: FZMeeF31CYcFyZg=[\r][\n]"
15:52:31.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 << "etag: W/"d1-sTjsur11Zl6xrEuxYfIY8Q7on4E"[\r][\n]"
15:52:31.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 << "x-powered-by: Express[\r][\n]"
15:52:31.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 << "X-Amzn-Trace-Id: Root=1-646d278f-17c8c367239be2bf57ded3f0;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:31.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:31.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 << "Via: 1.1 f53a0c29e1f5f8fc5c349fabe8edeb08.cloudfront.net (CloudFront)[\r][\n]"
15:52:31.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:31.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 << "X-Amz-Cf-Id: qH_K6yOrxdlHPvWClJ7vUiyfuxWy6A-pSDzKXtgLMG99CoxOGzioPw==[\r][\n]"
15:52:31.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 << "[\r][\n]"
15:52:31.529 [Test worker] DEBUG org.apache.http.wire - http-outgoing-138 << "{"status":true,"data":{"id":"bc7e6fc0-f9ab-11ed-a074-c15387bfdfb6","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","updated_at":"2023-05-23T20:52:31.548Z","created_at":"2023-05-23T20:52:31.548Z"}}"
15:52:31.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 << HTTP/1.1 200 OK
15:52:31.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 << Content-Type: application/json; charset=utf-8
15:52:31.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 << Content-Length: 209
15:52:31.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 << Connection: keep-alive
15:52:31.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 << Date: Tue, 23 May 2023 20:52:31 GMT
15:52:31.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 << x-amzn-RequestId: b6a941a1-3bd1-4a49-b6a9-cfaf11bedb16
15:52:31.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 << access-control-allow-origin: *
15:52:31.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 << x-amzn-Remapped-content-length: 209
15:52:31.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 << x-amz-apigw-id: FZMeeF31CYcFyZg=
15:52:31.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 << etag: W/"d1-sTjsur11Zl6xrEuxYfIY8Q7on4E"
15:52:31.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 << x-powered-by: Express
15:52:31.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 << X-Amzn-Trace-Id: Root=1-646d278f-17c8c367239be2bf57ded3f0;Sampled=0;lineage=1a7c2e09:0
15:52:31.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 << X-Cache: Miss from cloudfront
15:52:31.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 << Via: 1.1 f53a0c29e1f5f8fc5c349fabe8edeb08.cloudfront.net (CloudFront)
15:52:31.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 << X-Amz-Cf-Pop: BOG50-P1
15:52:31.529 [Test worker] DEBUG org.apache.http.headers - http-outgoing-138 << X-Amz-Cf-Id: qH_K6yOrxdlHPvWClJ7vUiyfuxWy6A-pSDzKXtgLMG99CoxOGzioPw==
15:52:31.529 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:31.529 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 138][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:31.529 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-138: set socket timeout to 0
15:52:31.529 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 138][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:31.529 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 236
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 209
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:31 GMT
1 < x-amzn-RequestId: b6a941a1-3bd1-4a49-b6a9-cfaf11bedb16
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 209
1 < x-amz-apigw-id: FZMeeF31CYcFyZg=
1 < etag: W/"d1-sTjsur11Zl6xrEuxYfIY8Q7on4E"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d278f-17c8c367239be2bf57ded3f0;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 f53a0c29e1f5f8fc5c349fabe8edeb08.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: qH_K6yOrxdlHPvWClJ7vUiyfuxWy6A-pSDzKXtgLMG99CoxOGzioPw==
{"status":true,"data":{"id":"bc7e6fc0-f9ab-11ed-a074-c15387bfdfb6","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","updated_at":"2023-05-23T20:52:31.548Z","created_at":"2023-05-23T20:52:31.548Z"}}

15:52:31.530 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:31.530 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:31.530 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:31.530 [Test worker] DEBUG com.intuit.karate - request:
2 > DELETE https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources/bc7e6fc0-f9ab-11ed-a074-c15387bfdfb6
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:52:31.530 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:31.531 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 139][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:31.531 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:31.531 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:31.531 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:31.558 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:31.558 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:31.558 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:31.590 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:31.590 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:31.590 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:31.590 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:31.590 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:31.590 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:31.590 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56362<->143.204.23.80:443
15:52:31.590 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-139: set socket timeout to 5000
15:52:31.590 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request DELETE /dev/api/common/resources/bc7e6fc0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:31.590 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:31.590 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 >> DELETE /dev/api/common/resources/bc7e6fc0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:31.590 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:31.590 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:31.590 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 >> Connection: Keep-Alive
15:52:31.590 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:31.590 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 >> Accept-Encoding: gzip,deflate
15:52:31.590 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 >> "DELETE /dev/api/common/resources/bc7e6fc0-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:52:31.590 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:31.590 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:31.590 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 >> "Connection: Keep-Alive[\r][\n]"
15:52:31.590 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:31.590 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:31.590 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 >> "[\r][\n]"
15:52:31.969 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 << "HTTP/1.1 200 OK[\r][\n]"
15:52:31.969 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:31.969 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 << "Content-Length: 24[\r][\n]"
15:52:31.969 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 << "Connection: keep-alive[\r][\n]"
15:52:31.969 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 << "Date: Tue, 23 May 2023 20:52:31 GMT[\r][\n]"
15:52:31.969 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 << "x-amzn-RequestId: d2963d2d-064c-4af4-a2df-4104125cbb9b[\r][\n]"
15:52:31.969 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 << "access-control-allow-origin: *[\r][\n]"
15:52:31.969 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 << "x-amzn-Remapped-content-length: 24[\r][\n]"
15:52:31.969 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 << "x-amz-apigw-id: FZMehFKziYcFg7A=[\r][\n]"
15:52:31.969 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 << "etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"[\r][\n]"
15:52:31.969 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 << "x-powered-by: Express[\r][\n]"
15:52:31.969 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 << "X-Amzn-Trace-Id: Root=1-646d278f-765f90e639f366453ea0de56;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:31.969 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:31.969 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 << "Via: 1.1 9c100894a6989e860712c14c4867bd0a.cloudfront.net (CloudFront)[\r][\n]"
15:52:31.969 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:31.969 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 << "X-Amz-Cf-Id: vqhGheKaCzAYO6RcQm8AKuIKVq_xCQwDRqgslMlFFNQfj5PeU81ceQ==[\r][\n]"
15:52:31.969 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 << "[\r][\n]"
15:52:31.969 [Test worker] DEBUG org.apache.http.wire - http-outgoing-139 << "{"status":true,"data":1}"
15:52:31.969 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 << HTTP/1.1 200 OK
15:52:31.969 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 << Content-Type: application/json; charset=utf-8
15:52:31.969 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 << Content-Length: 24
15:52:31.969 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 << Connection: keep-alive
15:52:31.969 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 << Date: Tue, 23 May 2023 20:52:31 GMT
15:52:31.969 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 << x-amzn-RequestId: d2963d2d-064c-4af4-a2df-4104125cbb9b
15:52:31.969 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 << access-control-allow-origin: *
15:52:31.969 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 << x-amzn-Remapped-content-length: 24
15:52:31.969 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 << x-amz-apigw-id: FZMehFKziYcFg7A=
15:52:31.969 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 << etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
15:52:31.969 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 << x-powered-by: Express
15:52:31.969 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 << X-Amzn-Trace-Id: Root=1-646d278f-765f90e639f366453ea0de56;Sampled=0;lineage=1a7c2e09:0
15:52:31.969 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 << X-Cache: Miss from cloudfront
15:52:31.969 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 << Via: 1.1 9c100894a6989e860712c14c4867bd0a.cloudfront.net (CloudFront)
15:52:31.969 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 << X-Amz-Cf-Pop: BOG50-P1
15:52:31.969 [Test worker] DEBUG org.apache.http.headers - http-outgoing-139 << X-Amz-Cf-Id: vqhGheKaCzAYO6RcQm8AKuIKVq_xCQwDRqgslMlFFNQfj5PeU81ceQ==
15:52:31.969 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:31.969 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 139][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:31.969 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-139: set socket timeout to 0
15:52:31.969 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 139][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:31.969 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 439
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 24
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:52:31 GMT
2 < x-amzn-RequestId: d2963d2d-064c-4af4-a2df-4104125cbb9b
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 24
2 < x-amz-apigw-id: FZMehFKziYcFg7A=
2 < etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d278f-765f90e639f366453ea0de56;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 9c100894a6989e860712c14c4867bd0a.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: vqhGheKaCzAYO6RcQm8AKuIKVq_xCQwDRqgslMlFFNQfj5PeU81ceQ==
{"status":true,"data":1}

15:52:31.970 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:31.970 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:52:31.971 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:52:31.976 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@f6c07fc
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@3336fed5
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@51cb6deb
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@f6c07fc
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@2ad0d8
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:52:31.976 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/resources/create_resources.feature
scenarios:  3 | passed:  3 | failed:  0 | time: 2.2042
---------------------------------------------------------

15:52:31.990 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 35 of 38 (0 remaining) classpath:karate/features/resources/create_resources.feature
15:52:31.992 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:31.992 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:31.993 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:31.993 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:31.993 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:31.993 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:31.993 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 140][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:31.993 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:31.993 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:31.993 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:32.022 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:32.022 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:32.022 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:32.063 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:32.063 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:32.063 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:32.063 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:32.063 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:32.063 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:32.063 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56363<->143.204.23.80:443
15:52:32.063 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-140: set socket timeout to 5000
15:52:32.063 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/common/resources HTTP/1.1
15:52:32.063 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:32.063 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 >> GET /dev/api/common/resources HTTP/1.1
15:52:32.063 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:32.063 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:32.063 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 >> Connection: Keep-Alive
15:52:32.063 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:32.063 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 >> Accept-Encoding: gzip,deflate
15:52:32.063 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 >> "GET /dev/api/common/resources HTTP/1.1[\r][\n]"
15:52:32.063 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:32.063 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:32.063 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 >> "Connection: Keep-Alive[\r][\n]"
15:52:32.063 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:32.063 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:32.063 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 >> "[\r][\n]"
15:52:32.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 << "HTTP/1.1 200 OK[\r][\n]"
15:52:32.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:32.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 << "Content-Length: 4209[\r][\n]"
15:52:32.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 << "Connection: keep-alive[\r][\n]"
15:52:32.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 << "Date: Tue, 23 May 2023 20:52:32 GMT[\r][\n]"
15:52:32.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 << "x-amzn-RequestId: cbaecbb4-807d-4fce-9e43-e74cfeb191f4[\r][\n]"
15:52:32.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 << "access-control-allow-origin: *[\r][\n]"
15:52:32.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 << "x-amzn-Remapped-content-length: 4209[\r][\n]"
15:52:32.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 << "x-amz-apigw-id: FZMelEA6iYcFvog=[\r][\n]"
15:52:32.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 << "etag: W/"1071-6ZY+0YdiUu6PakMkkOT/jF7pQMQ"[\r][\n]"
15:52:32.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 << "x-powered-by: Express[\r][\n]"
15:52:32.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 << "X-Amzn-Trace-Id: Root=1-646d2790-61143ccc6584516757a3d3e7;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:32.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:32.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 << "Via: 1.1 9c616eaf86921af6212cb1fc8e4f14aa.cloudfront.net (CloudFront)[\r][\n]"
15:52:32.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:32.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 << "X-Amz-Cf-Id: d1vdXvGZHHH9onamrwmplxdWk_-QcIbUA7At4hJ_iWLfKEpEpE8aRQ==[\r][\n]"
15:52:32.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 << "[\r][\n]"
15:52:32.229 [Test worker] DEBUG org.apache.http.wire - http-outgoing-140 << "{"status":true,"data":[{"id":"034188b0-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Resultados","name_en":"Results","created_at":"2023-04-25T16:34:13.000Z","updated_at":"2023-04-25T16:34:13.000Z","deleted_at":null},{"id":"0b8b1db0-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Partidos locales","name_en":"Local matches","created_at":"2023-04-25T16:34:27.000Z","updated_at":"2023-04-25T16:34:27.000Z","deleted_at":null},{"id":"0eb8a5b0-f387-11ed-a268-1fb84c8f26e2","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:14:51.000Z","updated_at":"2023-05-16T01:14:51.000Z","deleted_at":null},{"id":"0f39bc90-f387-11ed-a268-1fb84c8f26e2","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:14:51.000Z","updated_at":"2023-05-16T01:14:51.000Z","deleted_at":null},{"id":"15310e60-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Boletos disponibles","name_en":"Available tickets","created_at":"2023-04-25T16:34:43.000Z","updated_at":"2023-04-25T16:34:43.000Z","deleted_at":null},{"id":"82ed5c70-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Equipo varonil","name_en":"Male team","created_at":"2023-04-25T16:30:38.000Z","updated_at":"2023-04-25T16:30:38.000Z","deleted_at":null},{"id":"8b56eb50-f386-11ed-a6ef-c99671298ed8","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:11:10.000Z","updated_at":"2023-05-16T01:11:10.000Z","deleted_at":null},{"id":"8f306630-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Equipo femenil","name_en":"Female team","created_at":"2023-04-25T16:30:58.000Z","updated_at":"2023-04-25T16:30:58.000Z","deleted_at":null},{"id":"9ba41ce0-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-14","name_en":"Sub-14","created_at":"2023-04-25T16:31:19.000Z","updated_at":"2023-04-25T16:31:19.000Z","deleted_at":null},{"id":"9ddf1210-f387-11ed-a9db-390d061456be","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:18:51.000Z","updated_at":"2023-05-16T01:18:51.000Z","deleted_at":null},{"id":"9e3a7f30-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-16","name_en":"Sub-16","created_at":"2023-04-25T16:31:23.000Z","updated_at":"2023-04-25T16:31:23.000Z","deleted_at":null},{"id":"9ed5f530-f387-11ed-a9db-390d061456be","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:18:52.000Z","updated_at":"2023-05-16T01:18:52.000Z","deleted_at":null},{"id":"a153cd20-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-18","name_en":"Sub-18","created_at":"2023-04-25T16:31:29.000Z","updated_at":"2023-04-25T16:31:29.000Z","deleted_at":null},{"id":"a8c68a20-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-20","name_en":"Sub-20","created_at":"2023-04-25T16:31:41.000Z","updated_at":"2023-04-25T16:31:41.000Z","deleted_at":null},{"id":"bc92e620-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-17 femenil","name_en":"Female Sub-17","created_at":"2023-04-25T16:32:14.000Z","updated_at":"2023-04-25T16:32:14.000Z","deleted_at":null},{"id":"cd8e95f0-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Pr[0xc3][0xb3]ximos partidos","name_en":"Next matches","created_at":"2023-04-25T16:32:43.000Z","updated_at":"2023-04-25T16:32:43.000Z","deleted_at":null},{"id":"d6866c50-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Goles","name_en":"Goals","created_at":"2023-04-25T16:32:58.000Z","updated_at":"2023-04-25T16:32:58.000Z","deleted_at":null},{"id":"e0bf4e30-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Eventos especiales","name_en":"Special events","created_at":"2023-04-25T16:33:15.000Z","updated_at":"2023-04-25T16:33:15.000Z","deleted_at":null},{"id":"e8d61360-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Promociones","name_en":"Promotions","created_at":"2023-04-25T16:33:28.000Z","updated_at":"2023-04-25T16:33:28.000Z","deleted_at":null},{"id":"fb581510-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Adquisiciones y Bajas","name_en":"Squad transfers","created_at":"2023-04-25T16:34:00.000Z","updated_at":"2023-04-25T16:34:00.000Z","deleted_at":null}]}"
15:52:32.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 << HTTP/1.1 200 OK
15:52:32.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 << Content-Type: application/json; charset=utf-8
15:52:32.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 << Content-Length: 4209
15:52:32.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 << Connection: keep-alive
15:52:32.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 << Date: Tue, 23 May 2023 20:52:32 GMT
15:52:32.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 << x-amzn-RequestId: cbaecbb4-807d-4fce-9e43-e74cfeb191f4
15:52:32.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 << access-control-allow-origin: *
15:52:32.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 << x-amzn-Remapped-content-length: 4209
15:52:32.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 << x-amz-apigw-id: FZMelEA6iYcFvog=
15:52:32.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 << etag: W/"1071-6ZY+0YdiUu6PakMkkOT/jF7pQMQ"
15:52:32.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 << x-powered-by: Express
15:52:32.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 << X-Amzn-Trace-Id: Root=1-646d2790-61143ccc6584516757a3d3e7;Sampled=0;lineage=1a7c2e09:0
15:52:32.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 << X-Cache: Miss from cloudfront
15:52:32.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 << Via: 1.1 9c616eaf86921af6212cb1fc8e4f14aa.cloudfront.net (CloudFront)
15:52:32.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 << X-Amz-Cf-Pop: BOG50-P1
15:52:32.229 [Test worker] DEBUG org.apache.http.headers - http-outgoing-140 << X-Amz-Cf-Id: d1vdXvGZHHH9onamrwmplxdWk_-QcIbUA7At4hJ_iWLfKEpEpE8aRQ==
15:52:32.229 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:32.229 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 140][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:32.229 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-140: set socket timeout to 0
15:52:32.229 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 140][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:32.229 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 236
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 4209
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:32 GMT
1 < x-amzn-RequestId: cbaecbb4-807d-4fce-9e43-e74cfeb191f4
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 4209
1 < x-amz-apigw-id: FZMelEA6iYcFvog=
1 < etag: W/"1071-6ZY+0YdiUu6PakMkkOT/jF7pQMQ"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2790-61143ccc6584516757a3d3e7;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 9c616eaf86921af6212cb1fc8e4f14aa.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: d1vdXvGZHHH9onamrwmplxdWk_-QcIbUA7At4hJ_iWLfKEpEpE8aRQ==
{"status":true,"data":[{"id":"034188b0-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Resultados","name_en":"Results","created_at":"2023-04-25T16:34:13.000Z","updated_at":"2023-04-25T16:34:13.000Z","deleted_at":null},{"id":"0b8b1db0-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Partidos locales","name_en":"Local matches","created_at":"2023-04-25T16:34:27.000Z","updated_at":"2023-04-25T16:34:27.000Z","deleted_at":null},{"id":"0eb8a5b0-f387-11ed-a268-1fb84c8f26e2","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:14:51.000Z","updated_at":"2023-05-16T01:14:51.000Z","deleted_at":null},{"id":"0f39bc90-f387-11ed-a268-1fb84c8f26e2","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:14:51.000Z","updated_at":"2023-05-16T01:14:51.000Z","deleted_at":null},{"id":"15310e60-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Boletos disponibles","name_en":"Available tickets","created_at":"2023-04-25T16:34:43.000Z","updated_at":"2023-04-25T16:34:43.000Z","deleted_at":null},{"id":"82ed5c70-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Equipo varonil","name_en":"Male team","created_at":"2023-04-25T16:30:38.000Z","updated_at":"2023-04-25T16:30:38.000Z","deleted_at":null},{"id":"8b56eb50-f386-11ed-a6ef-c99671298ed8","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:11:10.000Z","updated_at":"2023-05-16T01:11:10.000Z","deleted_at":null},{"id":"8f306630-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Equipo femenil","name_en":"Female team","created_at":"2023-04-25T16:30:58.000Z","updated_at":"2023-04-25T16:30:58.000Z","deleted_at":null},{"id":"9ba41ce0-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-14","name_en":"Sub-14","created_at":"2023-04-25T16:31:19.000Z","updated_at":"2023-04-25T16:31:19.000Z","deleted_at":null},{"id":"9ddf1210-f387-11ed-a9db-390d061456be","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:18:51.000Z","updated_at":"2023-05-16T01:18:51.000Z","deleted_at":null},{"id":"9e3a7f30-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-16","name_en":"Sub-16","created_at":"2023-04-25T16:31:23.000Z","updated_at":"2023-04-25T16:31:23.000Z","deleted_at":null},{"id":"9ed5f530-f387-11ed-a9db-390d061456be","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:18:52.000Z","updated_at":"2023-05-16T01:18:52.000Z","deleted_at":null},{"id":"a153cd20-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-18","name_en":"Sub-18","created_at":"2023-04-25T16:31:29.000Z","updated_at":"2023-04-25T16:31:29.000Z","deleted_at":null},{"id":"a8c68a20-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-20","name_en":"Sub-20","created_at":"2023-04-25T16:31:41.000Z","updated_at":"2023-04-25T16:31:41.000Z","deleted_at":null},{"id":"bc92e620-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-17 femenil","name_en":"Female Sub-17","created_at":"2023-04-25T16:32:14.000Z","updated_at":"2023-04-25T16:32:14.000Z","deleted_at":null},{"id":"cd8e95f0-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Próximos partidos","name_en":"Next matches","created_at":"2023-04-25T16:32:43.000Z","updated_at":"2023-04-25T16:32:43.000Z","deleted_at":null},{"id":"d6866c50-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Goles","name_en":"Goals","created_at":"2023-04-25T16:32:58.000Z","updated_at":"2023-04-25T16:32:58.000Z","deleted_at":null},{"id":"e0bf4e30-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Eventos especiales","name_en":"Special events","created_at":"2023-04-25T16:33:15.000Z","updated_at":"2023-04-25T16:33:15.000Z","deleted_at":null},{"id":"e8d61360-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Promociones","name_en":"Promotions","created_at":"2023-04-25T16:33:28.000Z","updated_at":"2023-04-25T16:33:28.000Z","deleted_at":null},{"id":"fb581510-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Adquisiciones y Bajas","name_en":"Squad transfers","created_at":"2023-04-25T16:34:00.000Z","updated_at":"2023-04-25T16:34:00.000Z","deleted_at":null}]}

15:52:32.231 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:32.231 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:32.231 [Test worker] DEBUG com.intuit.karate - request:
2 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources/034188b0-e387-11ed-8794-f58efb359f9b
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:52:32.231 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:32.231 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 141][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:32.231 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:32.231 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:32.231 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:32.259 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:32.259 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:32.259 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:32.304 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:32.304 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:32.304 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:32.304 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:32.304 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:32.304 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:32.304 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56364<->143.204.23.80:443
15:52:32.304 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-141: set socket timeout to 5000
15:52:32.304 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/common/resources/034188b0-e387-11ed-8794-f58efb359f9b HTTP/1.1
15:52:32.304 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:32.304 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 >> GET /dev/api/common/resources/034188b0-e387-11ed-8794-f58efb359f9b HTTP/1.1
15:52:32.304 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:32.304 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:32.304 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 >> Connection: Keep-Alive
15:52:32.304 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:32.304 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 >> Accept-Encoding: gzip,deflate
15:52:32.304 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 >> "GET /dev/api/common/resources/034188b0-e387-11ed-8794-f58efb359f9b HTTP/1.1[\r][\n]"
15:52:32.304 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:32.304 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:32.304 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 >> "Connection: Keep-Alive[\r][\n]"
15:52:32.304 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:32.304 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:32.304 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 >> "[\r][\n]"
15:52:32.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 << "HTTP/1.1 200 OK[\r][\n]"
15:52:32.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:32.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 << "Content-Length: 225[\r][\n]"
15:52:32.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 << "Connection: keep-alive[\r][\n]"
15:52:32.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 << "Date: Tue, 23 May 2023 20:52:32 GMT[\r][\n]"
15:52:32.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 << "x-amzn-RequestId: 69d4d0a1-477e-4212-b8a8-9055bc5b564f[\r][\n]"
15:52:32.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 << "access-control-allow-origin: *[\r][\n]"
15:52:32.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 << "x-amzn-Remapped-content-length: 225[\r][\n]"
15:52:32.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 << "x-amz-apigw-id: FZMenG7hCYcFesg=[\r][\n]"
15:52:32.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 << "etag: W/"e1-2sBSsmA35eckmmVAzmk3LDv3wrM"[\r][\n]"
15:52:32.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 << "x-powered-by: Express[\r][\n]"
15:52:32.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 << "X-Amzn-Trace-Id: Root=1-646d2790-52c1c6c418e2aff31c66908c;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:32.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:32.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 << "Via: 1.1 7be5aeffc4be446098dbbdded7f32774.cloudfront.net (CloudFront)[\r][\n]"
15:52:32.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:32.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 << "X-Amz-Cf-Id: x42pUtsSU869nRbqcULeCU9sjlyzA9qxIdWn8Yg1qzEC81v7K_mpzg==[\r][\n]"
15:52:32.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 << "[\r][\n]"
15:52:32.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-141 << "{"status":true,"data":{"id":"034188b0-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Resultados","name_en":"Results","created_at":"2023-04-25T16:34:13.000Z","updated_at":"2023-04-25T16:34:13.000Z","deleted_at":null}}"
15:52:32.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 << HTTP/1.1 200 OK
15:52:32.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 << Content-Type: application/json; charset=utf-8
15:52:32.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 << Content-Length: 225
15:52:32.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 << Connection: keep-alive
15:52:32.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 << Date: Tue, 23 May 2023 20:52:32 GMT
15:52:32.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 << x-amzn-RequestId: 69d4d0a1-477e-4212-b8a8-9055bc5b564f
15:52:32.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 << access-control-allow-origin: *
15:52:32.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 << x-amzn-Remapped-content-length: 225
15:52:32.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 << x-amz-apigw-id: FZMenG7hCYcFesg=
15:52:32.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 << etag: W/"e1-2sBSsmA35eckmmVAzmk3LDv3wrM"
15:52:32.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 << x-powered-by: Express
15:52:32.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 << X-Amzn-Trace-Id: Root=1-646d2790-52c1c6c418e2aff31c66908c;Sampled=0;lineage=1a7c2e09:0
15:52:32.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 << X-Cache: Miss from cloudfront
15:52:32.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 << Via: 1.1 7be5aeffc4be446098dbbdded7f32774.cloudfront.net (CloudFront)
15:52:32.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 << X-Amz-Cf-Pop: BOG50-P1
15:52:32.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-141 << X-Amz-Cf-Id: x42pUtsSU869nRbqcULeCU9sjlyzA9qxIdWn8Yg1qzEC81v7K_mpzg==
15:52:32.466 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:32.466 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 141][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:32.466 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-141: set socket timeout to 0
15:52:32.466 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 141][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:32.466 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 235
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 225
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:52:32 GMT
2 < x-amzn-RequestId: 69d4d0a1-477e-4212-b8a8-9055bc5b564f
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 225
2 < x-amz-apigw-id: FZMenG7hCYcFesg=
2 < etag: W/"e1-2sBSsmA35eckmmVAzmk3LDv3wrM"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2790-52c1c6c418e2aff31c66908c;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 7be5aeffc4be446098dbbdded7f32774.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: x42pUtsSU869nRbqcULeCU9sjlyzA9qxIdWn8Yg1qzEC81v7K_mpzg==
{"status":true,"data":{"id":"034188b0-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Resultados","name_en":"Results","created_at":"2023-04-25T16:34:13.000Z","updated_at":"2023-04-25T16:34:13.000Z","deleted_at":null}}

15:52:32.466 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:32.467 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['id']
15:52:32.468 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:32.468 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:32.469 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:32.469 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:32.469 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/legals
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:32.469 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:32.469 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 142][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:32.469 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:32.469 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:32.469 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:32.495 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:32.495 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:32.495 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:32.526 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:32.526 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:32.526 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:32.526 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:32.526 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:32.526 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:32.526 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56365<->143.204.23.80:443
15:52:32.526 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-142: set socket timeout to 5000
15:52:32.526 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/legals HTTP/1.1
15:52:32.526 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:32.526 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 >> GET /dev/api/legals HTTP/1.1
15:52:32.526 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:32.526 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:32.526 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 >> Connection: Keep-Alive
15:52:32.526 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:32.526 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 >> Accept-Encoding: gzip,deflate
15:52:32.526 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 >> "GET /dev/api/legals HTTP/1.1[\r][\n]"
15:52:32.526 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:32.526 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:32.526 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 >> "Connection: Keep-Alive[\r][\n]"
15:52:32.526 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:32.526 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:32.526 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 >> "[\r][\n]"
15:52:32.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 << "HTTP/1.1 200 OK[\r][\n]"
15:52:32.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:32.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 << "Content-Length: 2448[\r][\n]"
15:52:32.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 << "Connection: keep-alive[\r][\n]"
15:52:32.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 << "Date: Tue, 23 May 2023 20:52:32 GMT[\r][\n]"
15:52:32.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 << "x-amzn-RequestId: 698ed8ee-a9c9-4b74-95e0-74cbf09508d6[\r][\n]"
15:52:32.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 << "access-control-allow-origin: *[\r][\n]"
15:52:32.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 << "x-amzn-Remapped-content-length: 2448[\r][\n]"
15:52:32.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 << "x-amz-apigw-id: FZMepFd1CYcFStQ=[\r][\n]"
15:52:32.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 << "etag: W/"990-fl0Kr5ycf+j14cK4lb24pPIIquY"[\r][\n]"
15:52:32.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 << "x-powered-by: Express[\r][\n]"
15:52:32.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 << "X-Amzn-Trace-Id: Root=1-646d2790-1ed43c171d3da22e3ae0d021;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:32.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:32.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 << "Via: 1.1 3407ce194d1e923a1c6663562af11dec.cloudfront.net (CloudFront)[\r][\n]"
15:52:32.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:32.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 << "X-Amz-Cf-Id: mWAzyJ7TsjtQWK3efMDB-3UxqRH-qB_RRI2rx7eyYAa20pbDZPOnvQ==[\r][\n]"
15:52:32.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 << "[\r][\n]"
15:52:32.688 [Test worker] DEBUG org.apache.http.wire - http-outgoing-142 << "{"status":true,"data":[{"id":"09f5d190-f668-11ed-a435-617b1db10d8e","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-19T17:10:22.000Z","updated_at":"2023-05-22T12:46:05.000Z","deleted_at":null},{"id":"248cf820-f141-11ed-860d-ffc3e16ab098","title_es":"111","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:49:20.000Z","updated_at":"2023-05-13T03:49:20.000Z","deleted_at":null},{"id":"2f723180-f13f-11ed-860d-ffc3e16ab098","title_es":"111","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:35:19.000Z","updated_at":"2023-05-13T03:35:19.000Z","deleted_at":null},{"id":"4b9c0930-ee8d-11ed-92a9-cd672362be09","title_es":"T[0xc3][0xa9]rminos y Condiciones","title_en":"Terms & Conditions","text_es":"<p>T[0xc3][0xa9]rminos y Condiciones Contenido</p>","text_en":"<p>Terms & Conditions Content.</p>","created_at":"2023-05-09T17:16:54.000Z","updated_at":"2023-05-09T17:16:54.000Z","deleted_at":null},{"id":"53d911e0-f13c-11ed-9714-dfd9d7d6c82b","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:14:52.000Z","updated_at":"2023-05-13T03:14:52.000Z","deleted_at":null},{"id":"63d29d20-ee8d-11ed-92a9-cd672362be09","title_es":"Pol[0xc3][0xad]ticas de Privacidad","title_en":"Privacy Policies","text_es":"<p>Pol[0xc3][0xad]ticas de Privacidad Contenido</p>","text_en":"<p>Privacy Policies Content.</p>","created_at":"2023-05-09T17:17:35.000Z","updated_at":"2023-05-09T17:17:35.000Z","deleted_at":null},{"id":"9abcd060-f89e-11ed-b678-53fc48e65c77","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-22T12:46:00.000Z","updated_at":"2023-05-22T12:46:00.000Z","deleted_at":null},{"id":"a17582a0-f13f-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:38:31.000Z","updated_at":"2023-05-13T03:38:31.000Z","deleted_at":null},{"id":"b977c020-f13f-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:39:11.000Z","updated_at":"2023-05-13T03:39:11.000Z","deleted_at":null},{"id":"ed608f50-f141-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:54:57.000Z","updated_at":"2023-05-13T03:54:57.000Z","deleted_at":null}]}"
15:52:32.688 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 << HTTP/1.1 200 OK
15:52:32.688 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 << Content-Type: application/json; charset=utf-8
15:52:32.688 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 << Content-Length: 2448
15:52:32.688 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 << Connection: keep-alive
15:52:32.688 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 << Date: Tue, 23 May 2023 20:52:32 GMT
15:52:32.688 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 << x-amzn-RequestId: 698ed8ee-a9c9-4b74-95e0-74cbf09508d6
15:52:32.688 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 << access-control-allow-origin: *
15:52:32.688 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 << x-amzn-Remapped-content-length: 2448
15:52:32.689 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 << x-amz-apigw-id: FZMepFd1CYcFStQ=
15:52:32.689 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 << etag: W/"990-fl0Kr5ycf+j14cK4lb24pPIIquY"
15:52:32.689 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 << x-powered-by: Express
15:52:32.689 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 << X-Amzn-Trace-Id: Root=1-646d2790-1ed43c171d3da22e3ae0d021;Sampled=0;lineage=1a7c2e09:0
15:52:32.689 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 << X-Cache: Miss from cloudfront
15:52:32.689 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 << Via: 1.1 3407ce194d1e923a1c6663562af11dec.cloudfront.net (CloudFront)
15:52:32.689 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 << X-Amz-Cf-Pop: BOG50-P1
15:52:32.689 [Test worker] DEBUG org.apache.http.headers - http-outgoing-142 << X-Amz-Cf-Id: mWAzyJ7TsjtQWK3efMDB-3UxqRH-qB_RRI2rx7eyYAa20pbDZPOnvQ==
15:52:32.689 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:32.689 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 142][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:32.689 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-142: set socket timeout to 0
15:52:32.689 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 142][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:32.689 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 220
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 2448
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:32 GMT
1 < x-amzn-RequestId: 698ed8ee-a9c9-4b74-95e0-74cbf09508d6
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 2448
1 < x-amz-apigw-id: FZMepFd1CYcFStQ=
1 < etag: W/"990-fl0Kr5ycf+j14cK4lb24pPIIquY"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2790-1ed43c171d3da22e3ae0d021;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 3407ce194d1e923a1c6663562af11dec.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: mWAzyJ7TsjtQWK3efMDB-3UxqRH-qB_RRI2rx7eyYAa20pbDZPOnvQ==
{"status":true,"data":[{"id":"09f5d190-f668-11ed-a435-617b1db10d8e","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-19T17:10:22.000Z","updated_at":"2023-05-22T12:46:05.000Z","deleted_at":null},{"id":"248cf820-f141-11ed-860d-ffc3e16ab098","title_es":"111","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:49:20.000Z","updated_at":"2023-05-13T03:49:20.000Z","deleted_at":null},{"id":"2f723180-f13f-11ed-860d-ffc3e16ab098","title_es":"111","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:35:19.000Z","updated_at":"2023-05-13T03:35:19.000Z","deleted_at":null},{"id":"4b9c0930-ee8d-11ed-92a9-cd672362be09","title_es":"Términos y Condiciones","title_en":"Terms & Conditions","text_es":"<p>Términos y Condiciones Contenido</p>","text_en":"<p>Terms & Conditions Content.</p>","created_at":"2023-05-09T17:16:54.000Z","updated_at":"2023-05-09T17:16:54.000Z","deleted_at":null},{"id":"53d911e0-f13c-11ed-9714-dfd9d7d6c82b","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:14:52.000Z","updated_at":"2023-05-13T03:14:52.000Z","deleted_at":null},{"id":"63d29d20-ee8d-11ed-92a9-cd672362be09","title_es":"Políticas de Privacidad","title_en":"Privacy Policies","text_es":"<p>Políticas de Privacidad Contenido</p>","text_en":"<p>Privacy Policies Content.</p>","created_at":"2023-05-09T17:17:35.000Z","updated_at":"2023-05-09T17:17:35.000Z","deleted_at":null},{"id":"9abcd060-f89e-11ed-b678-53fc48e65c77","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-22T12:46:00.000Z","updated_at":"2023-05-22T12:46:00.000Z","deleted_at":null},{"id":"a17582a0-f13f-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:38:31.000Z","updated_at":"2023-05-13T03:38:31.000Z","deleted_at":null},{"id":"b977c020-f13f-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:39:11.000Z","updated_at":"2023-05-13T03:39:11.000Z","deleted_at":null},{"id":"ed608f50-f141-11ed-860d-ffc3e16ab098","title_es":"ejemplo","title_en":"example","text_es":"ejemplo","text_en":"example","created_at":"2023-05-13T03:54:57.000Z","updated_at":"2023-05-13T03:54:57.000Z","deleted_at":null}]}

15:52:32.690 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:32.690 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:32.690 [Test worker] DEBUG com.intuit.karate - request:
2 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/legals/incorrect_id
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate


15:52:32.690 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:32.690 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 143][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:32.690 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:32.690 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:32.690 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:32.715 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:32.715 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:32.715 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:32.745 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:32.745 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:32.745 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:32.745 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:32.745 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:32.745 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:32.745 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56367<->143.204.23.80:443
15:52:32.745 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-143: set socket timeout to 5000
15:52:32.745 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/legals/incorrect_id HTTP/1.1
15:52:32.745 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:32.745 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 >> GET /dev/api/legals/incorrect_id HTTP/1.1
15:52:32.745 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:32.745 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:32.745 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 >> Connection: Keep-Alive
15:52:32.745 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:32.745 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 >> Accept-Encoding: gzip,deflate
15:52:32.745 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 >> "GET /dev/api/legals/incorrect_id HTTP/1.1[\r][\n]"
15:52:32.745 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:32.745 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:32.745 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 >> "Connection: Keep-Alive[\r][\n]"
15:52:32.745 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:32.745 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:32.745 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 >> "[\r][\n]"
15:52:32.891 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 << "HTTP/1.1 200 OK[\r][\n]"
15:52:32.891 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:32.891 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 << "Content-Length: 27[\r][\n]"
15:52:32.891 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 << "Connection: keep-alive[\r][\n]"
15:52:32.891 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 << "Date: Tue, 23 May 2023 20:52:32 GMT[\r][\n]"
15:52:32.891 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 << "x-amzn-RequestId: f340b1cc-b38b-48a2-a7d1-9e9a8fd95ea5[\r][\n]"
15:52:32.891 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 << "access-control-allow-origin: *[\r][\n]"
15:52:32.891 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 << "x-amzn-Remapped-content-length: 27[\r][\n]"
15:52:32.891 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 << "x-amz-apigw-id: FZMerHheCYcFo8w=[\r][\n]"
15:52:32.891 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 << "etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"[\r][\n]"
15:52:32.891 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 << "x-powered-by: Express[\r][\n]"
15:52:32.891 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 << "X-Amzn-Trace-Id: Root=1-646d2790-1426bd437dd721c11774fbe7;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:32.891 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:32.891 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 << "Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)[\r][\n]"
15:52:32.891 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:32.891 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 << "X-Amz-Cf-Id: -fjg93XbOPTylfunoTz6Q9kV-ZixxmTlfyfC7NKdWhRlJ7AYB8an8Q==[\r][\n]"
15:52:32.891 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 << "[\r][\n]"
15:52:32.891 [Test worker] DEBUG org.apache.http.wire - http-outgoing-143 << "{"status":true,"data":null}"
15:52:32.891 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 << HTTP/1.1 200 OK
15:52:32.891 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 << Content-Type: application/json; charset=utf-8
15:52:32.891 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 << Content-Length: 27
15:52:32.891 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 << Connection: keep-alive
15:52:32.891 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 << Date: Tue, 23 May 2023 20:52:32 GMT
15:52:32.891 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 << x-amzn-RequestId: f340b1cc-b38b-48a2-a7d1-9e9a8fd95ea5
15:52:32.891 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 << access-control-allow-origin: *
15:52:32.891 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 << x-amzn-Remapped-content-length: 27
15:52:32.891 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 << x-amz-apigw-id: FZMerHheCYcFo8w=
15:52:32.891 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 << etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"
15:52:32.891 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 << x-powered-by: Express
15:52:32.891 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 << X-Amzn-Trace-Id: Root=1-646d2790-1426bd437dd721c11774fbe7;Sampled=0;lineage=1a7c2e09:0
15:52:32.891 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 << X-Cache: Miss from cloudfront
15:52:32.891 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 << Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)
15:52:32.891 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 << X-Amz-Cf-Pop: BOG50-P1
15:52:32.891 [Test worker] DEBUG org.apache.http.headers - http-outgoing-143 << X-Amz-Cf-Id: -fjg93XbOPTylfunoTz6Q9kV-ZixxmTlfyfC7NKdWhRlJ7AYB8an8Q==
15:52:32.891 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:32.891 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 143][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:32.891 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-143: set socket timeout to 0
15:52:32.891 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 143][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:32.891 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 201
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 27
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:52:32 GMT
2 < x-amzn-RequestId: f340b1cc-b38b-48a2-a7d1-9e9a8fd95ea5
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 27
2 < x-amz-apigw-id: FZMerHheCYcFo8w=
2 < etag: W/"1b-BQ4wsTbGhkgrMnOKvzDkIbXIV3Q"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2790-1426bd437dd721c11774fbe7;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 b0769aa3a5fd944d4e8b53fc0502c60a.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: -fjg93XbOPTylfunoTz6Q9kV-ZixxmTlfyfC7NKdWhRlJ7AYB8an8Q==
{"status":true,"data":null}

15:52:32.891 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:32.893 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:52:32.899 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@23c478
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@1fac2cf4
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@5a0f4c5f
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@23c478
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@5ecf7e35
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:52:32.899 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/resources/get_resources_id.feature
scenarios:  2 | passed:  2 | failed:  0 | time: 0.8966
---------------------------------------------------------

15:52:32.908 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 36 of 38 (0 remaining) classpath:karate/features/resources/get_resources_id.feature
15:52:32.910 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:32.911 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:32.912 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:32.912 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:32.912 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources/type/ALERTS
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:32.912 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:32.912 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 144][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:32.912 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:32.912 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:32.912 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:32.938 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:32.938 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:32.938 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:32.973 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:32.973 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:32.973 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:32.973 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:32.973 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:32.973 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:32.973 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56368<->143.204.23.80:443
15:52:32.973 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-144: set socket timeout to 5000
15:52:32.973 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/common/resources/type/ALERTS HTTP/1.1
15:52:32.973 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:32.973 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 >> GET /dev/api/common/resources/type/ALERTS HTTP/1.1
15:52:32.973 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:32.973 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:32.973 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 >> Connection: Keep-Alive
15:52:32.973 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:32.973 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 >> Accept-Encoding: gzip,deflate
15:52:32.973 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 >> "GET /dev/api/common/resources/type/ALERTS HTTP/1.1[\r][\n]"
15:52:32.973 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:32.973 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:32.973 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 >> "Connection: Keep-Alive[\r][\n]"
15:52:32.973 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:32.973 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:32.973 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 >> "[\r][\n]"
15:52:33.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 << "HTTP/1.1 200 OK[\r][\n]"
15:52:33.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:33.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 << "Content-Length: 2311[\r][\n]"
15:52:33.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 << "Connection: keep-alive[\r][\n]"
15:52:33.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 << "Date: Tue, 23 May 2023 20:52:33 GMT[\r][\n]"
15:52:33.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 << "x-amzn-RequestId: aef13d70-fbb6-441f-9b23-9fa8ab84cee6[\r][\n]"
15:52:33.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 << "access-control-allow-origin: *[\r][\n]"
15:52:33.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 << "x-amzn-Remapped-content-length: 2311[\r][\n]"
15:52:33.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 << "x-amz-apigw-id: FZMeuF7MiYcFUFA=[\r][\n]"
15:52:33.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 << "etag: W/"907-6f+E8TM0oeMC+jAnSpTt9QHcatc"[\r][\n]"
15:52:33.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 << "x-powered-by: Express[\r][\n]"
15:52:33.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 << "X-Amzn-Trace-Id: Root=1-646d2791-7f9099ba00865e4424bf009a;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:33.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:33.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 << "Via: 1.1 d2a8ed168561f3bc7e1197e90d2c7298.cloudfront.net (CloudFront)[\r][\n]"
15:52:33.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:33.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 << "X-Amz-Cf-Id: O8hZ-tZsq_cfXFBzSvzzghzchfYrEQhl3Vjx4FCy0uYjQX9jTQbjdw==[\r][\n]"
15:52:33.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 << "[\r][\n]"
15:52:33.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-144 << "{"status":true,"data":[{"id":"034188b0-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Resultados","name_en":"Results","created_at":"2023-04-25T16:34:13.000Z","updated_at":"2023-04-25T16:34:13.000Z","deleted_at":null},{"id":"0b8b1db0-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Partidos locales","name_en":"Local matches","created_at":"2023-04-25T16:34:27.000Z","updated_at":"2023-04-25T16:34:27.000Z","deleted_at":null},{"id":"0f39bc90-f387-11ed-a268-1fb84c8f26e2","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:14:51.000Z","updated_at":"2023-05-16T01:14:51.000Z","deleted_at":null},{"id":"15310e60-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Boletos disponibles","name_en":"Available tickets","created_at":"2023-04-25T16:34:43.000Z","updated_at":"2023-04-25T16:34:43.000Z","deleted_at":null},{"id":"8b56eb50-f386-11ed-a6ef-c99671298ed8","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:11:10.000Z","updated_at":"2023-05-16T01:11:10.000Z","deleted_at":null},{"id":"9ed5f530-f387-11ed-a9db-390d061456be","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:18:52.000Z","updated_at":"2023-05-16T01:18:52.000Z","deleted_at":null},{"id":"cd8e95f0-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Pr[0xc3][0xb3]ximos partidos","name_en":"Next matches","created_at":"2023-04-25T16:32:43.000Z","updated_at":"2023-04-25T16:32:43.000Z","deleted_at":null},{"id":"d6866c50-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Goles","name_en":"Goals","created_at":"2023-04-25T16:32:58.000Z","updated_at":"2023-04-25T16:32:58.000Z","deleted_at":null},{"id":"e0bf4e30-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Eventos especiales","name_en":"Special events","created_at":"2023-04-25T16:33:15.000Z","updated_at":"2023-04-25T16:33:15.000Z","deleted_at":null},{"id":"e8d61360-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Promociones","name_en":"Promotions","created_at":"2023-04-25T16:33:28.000Z","updated_at":"2023-04-25T16:33:28.000Z","deleted_at":null},{"id":"fb581510-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Adquisiciones y Bajas","name_en":"Squad transfers","created_at":"2023-04-25T16:34:00.000Z","updated_at":"2023-04-25T16:34:00.000Z","deleted_at":null}]}"
15:52:33.121 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 << HTTP/1.1 200 OK
15:52:33.121 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 << Content-Type: application/json; charset=utf-8
15:52:33.121 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 << Content-Length: 2311
15:52:33.121 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 << Connection: keep-alive
15:52:33.121 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 << Date: Tue, 23 May 2023 20:52:33 GMT
15:52:33.121 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 << x-amzn-RequestId: aef13d70-fbb6-441f-9b23-9fa8ab84cee6
15:52:33.121 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 << access-control-allow-origin: *
15:52:33.121 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 << x-amzn-Remapped-content-length: 2311
15:52:33.121 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 << x-amz-apigw-id: FZMeuF7MiYcFUFA=
15:52:33.121 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 << etag: W/"907-6f+E8TM0oeMC+jAnSpTt9QHcatc"
15:52:33.121 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 << x-powered-by: Express
15:52:33.121 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 << X-Amzn-Trace-Id: Root=1-646d2791-7f9099ba00865e4424bf009a;Sampled=0;lineage=1a7c2e09:0
15:52:33.121 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 << X-Cache: Miss from cloudfront
15:52:33.121 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 << Via: 1.1 d2a8ed168561f3bc7e1197e90d2c7298.cloudfront.net (CloudFront)
15:52:33.121 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 << X-Amz-Cf-Pop: BOG50-P1
15:52:33.121 [Test worker] DEBUG org.apache.http.headers - http-outgoing-144 << X-Amz-Cf-Id: O8hZ-tZsq_cfXFBzSvzzghzchfYrEQhl3Vjx4FCy0uYjQX9jTQbjdw==
15:52:33.121 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:33.121 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 144][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:33.121 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-144: set socket timeout to 0
15:52:33.121 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 144][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:33.121 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 209
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 2311
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:33 GMT
1 < x-amzn-RequestId: aef13d70-fbb6-441f-9b23-9fa8ab84cee6
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 2311
1 < x-amz-apigw-id: FZMeuF7MiYcFUFA=
1 < etag: W/"907-6f+E8TM0oeMC+jAnSpTt9QHcatc"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2791-7f9099ba00865e4424bf009a;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 d2a8ed168561f3bc7e1197e90d2c7298.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: O8hZ-tZsq_cfXFBzSvzzghzchfYrEQhl3Vjx4FCy0uYjQX9jTQbjdw==
{"status":true,"data":[{"id":"034188b0-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Resultados","name_en":"Results","created_at":"2023-04-25T16:34:13.000Z","updated_at":"2023-04-25T16:34:13.000Z","deleted_at":null},{"id":"0b8b1db0-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Partidos locales","name_en":"Local matches","created_at":"2023-04-25T16:34:27.000Z","updated_at":"2023-04-25T16:34:27.000Z","deleted_at":null},{"id":"0f39bc90-f387-11ed-a268-1fb84c8f26e2","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:14:51.000Z","updated_at":"2023-05-16T01:14:51.000Z","deleted_at":null},{"id":"15310e60-e387-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Boletos disponibles","name_en":"Available tickets","created_at":"2023-04-25T16:34:43.000Z","updated_at":"2023-04-25T16:34:43.000Z","deleted_at":null},{"id":"8b56eb50-f386-11ed-a6ef-c99671298ed8","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:11:10.000Z","updated_at":"2023-05-16T01:11:10.000Z","deleted_at":null},{"id":"9ed5f530-f387-11ed-a9db-390d061456be","type":"ALERTS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:18:52.000Z","updated_at":"2023-05-16T01:18:52.000Z","deleted_at":null},{"id":"cd8e95f0-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Próximos partidos","name_en":"Next matches","created_at":"2023-04-25T16:32:43.000Z","updated_at":"2023-04-25T16:32:43.000Z","deleted_at":null},{"id":"d6866c50-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Goles","name_en":"Goals","created_at":"2023-04-25T16:32:58.000Z","updated_at":"2023-04-25T16:32:58.000Z","deleted_at":null},{"id":"e0bf4e30-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Eventos especiales","name_en":"Special events","created_at":"2023-04-25T16:33:15.000Z","updated_at":"2023-04-25T16:33:15.000Z","deleted_at":null},{"id":"e8d61360-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Promociones","name_en":"Promotions","created_at":"2023-04-25T16:33:28.000Z","updated_at":"2023-04-25T16:33:28.000Z","deleted_at":null},{"id":"fb581510-e386-11ed-8794-f58efb359f9b","type":"ALERTS","name_es":"Adquisiciones y Bajas","name_en":"Squad transfers","created_at":"2023-04-25T16:34:00.000Z","updated_at":"2023-04-25T16:34:00.000Z","deleted_at":null}]}

15:52:33.122 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:33.123 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:33.124 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:33.125 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:33.125 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:33.125 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources/type/PREFERRED_TEAMS
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:33.125 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:33.125 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 145][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:33.125 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:33.125 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:33.125 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:33.151 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:33.151 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:33.151 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:33.182 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:33.182 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:33.182 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:33.182 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:33.182 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:33.182 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:33.182 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56371<->143.204.23.80:443
15:52:33.182 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-145: set socket timeout to 5000
15:52:33.182 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/common/resources/type/PREFERRED_TEAMS HTTP/1.1
15:52:33.182 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:33.182 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 >> GET /dev/api/common/resources/type/PREFERRED_TEAMS HTTP/1.1
15:52:33.182 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:33.182 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:33.182 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 >> Connection: Keep-Alive
15:52:33.182 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:33.182 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 >> Accept-Encoding: gzip,deflate
15:52:33.182 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 >> "GET /dev/api/common/resources/type/PREFERRED_TEAMS HTTP/1.1[\r][\n]"
15:52:33.182 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:33.182 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:33.182 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 >> "Connection: Keep-Alive[\r][\n]"
15:52:33.182 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:33.182 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:33.182 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 >> "[\r][\n]"
15:52:33.483 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 << "HTTP/1.1 200 OK[\r][\n]"
15:52:33.483 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:33.483 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 << "Content-Length: 1922[\r][\n]"
15:52:33.483 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 << "Connection: keep-alive[\r][\n]"
15:52:33.483 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 << "Date: Tue, 23 May 2023 20:52:33 GMT[\r][\n]"
15:52:33.483 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 << "x-amzn-RequestId: e5e97895-a8cf-4978-898b-73d3df4f015b[\r][\n]"
15:52:33.483 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 << "access-control-allow-origin: *[\r][\n]"
15:52:33.483 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 << "x-amzn-Remapped-content-length: 1922[\r][\n]"
15:52:33.483 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 << "x-amz-apigw-id: FZMexHB0CYcFiKg=[\r][\n]"
15:52:33.483 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 << "etag: W/"782-PbhXxeA58Bq7R2uKSKr82CqZPvc"[\r][\n]"
15:52:33.483 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 << "x-powered-by: Express[\r][\n]"
15:52:33.483 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 << "X-Amzn-Trace-Id: Root=1-646d2791-358915ae5e85d3286aff8a13;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:33.483 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:33.483 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 << "Via: 1.1 f53a0c29e1f5f8fc5c349fabe8edeb08.cloudfront.net (CloudFront)[\r][\n]"
15:52:33.483 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:33.483 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 << "X-Amz-Cf-Id: yG8O3Fu9KAFPKuu3Sm48m1HGP86KWGaTP-vVS2aWF-P3szRg6DsKTw==[\r][\n]"
15:52:33.483 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 << "[\r][\n]"
15:52:33.483 [Test worker] DEBUG org.apache.http.wire - http-outgoing-145 << "{"status":true,"data":[{"id":"0eb8a5b0-f387-11ed-a268-1fb84c8f26e2","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:14:51.000Z","updated_at":"2023-05-16T01:14:51.000Z","deleted_at":null},{"id":"82ed5c70-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Equipo varonil","name_en":"Male team","created_at":"2023-04-25T16:30:38.000Z","updated_at":"2023-04-25T16:30:38.000Z","deleted_at":null},{"id":"8f306630-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Equipo femenil","name_en":"Female team","created_at":"2023-04-25T16:30:58.000Z","updated_at":"2023-04-25T16:30:58.000Z","deleted_at":null},{"id":"9ba41ce0-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-14","name_en":"Sub-14","created_at":"2023-04-25T16:31:19.000Z","updated_at":"2023-04-25T16:31:19.000Z","deleted_at":null},{"id":"9ddf1210-f387-11ed-a9db-390d061456be","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:18:51.000Z","updated_at":"2023-05-16T01:18:51.000Z","deleted_at":null},{"id":"9e3a7f30-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-16","name_en":"Sub-16","created_at":"2023-04-25T16:31:23.000Z","updated_at":"2023-04-25T16:31:23.000Z","deleted_at":null},{"id":"a153cd20-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-18","name_en":"Sub-18","created_at":"2023-04-25T16:31:29.000Z","updated_at":"2023-04-25T16:31:29.000Z","deleted_at":null},{"id":"a8c68a20-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-20","name_en":"Sub-20","created_at":"2023-04-25T16:31:41.000Z","updated_at":"2023-04-25T16:31:41.000Z","deleted_at":null},{"id":"bc92e620-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-17 femenil","name_en":"Female Sub-17","created_at":"2023-04-25T16:32:14.000Z","updated_at":"2023-04-25T16:32:14.000Z","deleted_at":null}]}"
15:52:33.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 << HTTP/1.1 200 OK
15:52:33.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 << Content-Type: application/json; charset=utf-8
15:52:33.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 << Content-Length: 1922
15:52:33.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 << Connection: keep-alive
15:52:33.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 << Date: Tue, 23 May 2023 20:52:33 GMT
15:52:33.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 << x-amzn-RequestId: e5e97895-a8cf-4978-898b-73d3df4f015b
15:52:33.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 << access-control-allow-origin: *
15:52:33.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 << x-amzn-Remapped-content-length: 1922
15:52:33.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 << x-amz-apigw-id: FZMexHB0CYcFiKg=
15:52:33.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 << etag: W/"782-PbhXxeA58Bq7R2uKSKr82CqZPvc"
15:52:33.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 << x-powered-by: Express
15:52:33.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 << X-Amzn-Trace-Id: Root=1-646d2791-358915ae5e85d3286aff8a13;Sampled=0;lineage=1a7c2e09:0
15:52:33.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 << X-Cache: Miss from cloudfront
15:52:33.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 << Via: 1.1 f53a0c29e1f5f8fc5c349fabe8edeb08.cloudfront.net (CloudFront)
15:52:33.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 << X-Amz-Cf-Pop: BOG50-P1
15:52:33.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-145 << X-Amz-Cf-Id: yG8O3Fu9KAFPKuu3Sm48m1HGP86KWGaTP-vVS2aWF-P3szRg6DsKTw==
15:52:33.483 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:33.483 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 145][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:33.483 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-145: set socket timeout to 0
15:52:33.483 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 145][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:33.484 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 358
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 1922
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:33 GMT
1 < x-amzn-RequestId: e5e97895-a8cf-4978-898b-73d3df4f015b
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 1922
1 < x-amz-apigw-id: FZMexHB0CYcFiKg=
1 < etag: W/"782-PbhXxeA58Bq7R2uKSKr82CqZPvc"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2791-358915ae5e85d3286aff8a13;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 f53a0c29e1f5f8fc5c349fabe8edeb08.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: yG8O3Fu9KAFPKuu3Sm48m1HGP86KWGaTP-vVS2aWF-P3szRg6DsKTw==
{"status":true,"data":[{"id":"0eb8a5b0-f387-11ed-a268-1fb84c8f26e2","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:14:51.000Z","updated_at":"2023-05-16T01:14:51.000Z","deleted_at":null},{"id":"82ed5c70-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Equipo varonil","name_en":"Male team","created_at":"2023-04-25T16:30:38.000Z","updated_at":"2023-04-25T16:30:38.000Z","deleted_at":null},{"id":"8f306630-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Equipo femenil","name_en":"Female team","created_at":"2023-04-25T16:30:58.000Z","updated_at":"2023-04-25T16:30:58.000Z","deleted_at":null},{"id":"9ba41ce0-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-14","name_en":"Sub-14","created_at":"2023-04-25T16:31:19.000Z","updated_at":"2023-04-25T16:31:19.000Z","deleted_at":null},{"id":"9ddf1210-f387-11ed-a9db-390d061456be","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","created_at":"2023-05-16T01:18:51.000Z","updated_at":"2023-05-16T01:18:51.000Z","deleted_at":null},{"id":"9e3a7f30-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-16","name_en":"Sub-16","created_at":"2023-04-25T16:31:23.000Z","updated_at":"2023-04-25T16:31:23.000Z","deleted_at":null},{"id":"a153cd20-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-18","name_en":"Sub-18","created_at":"2023-04-25T16:31:29.000Z","updated_at":"2023-04-25T16:31:29.000Z","deleted_at":null},{"id":"a8c68a20-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-20","name_en":"Sub-20","created_at":"2023-04-25T16:31:41.000Z","updated_at":"2023-04-25T16:31:41.000Z","deleted_at":null},{"id":"bc92e620-e386-11ed-8794-f58efb359f9b","type":"PREFERRED_TEAMS","name_es":"Sub-17 femenil","name_en":"Female Sub-17","created_at":"2023-04-25T16:32:14.000Z","updated_at":"2023-04-25T16:32:14.000Z","deleted_at":null}]}

15:52:33.484 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:33.485 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:33.486 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:33.487 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:33.487 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:33.487 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources/type/INVALID_TYPE
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:33.487 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:33.487 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 146][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:33.487 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:33.487 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:33.487 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:33.513 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:33.513 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:33.513 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:33.553 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:33.553 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:33.553 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:33.553 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:33.553 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:33.553 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:33.553 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56372<->143.204.23.80:443
15:52:33.553 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-146: set socket timeout to 5000
15:52:33.553 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/common/resources/type/INVALID_TYPE HTTP/1.1
15:52:33.553 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:33.553 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 >> GET /dev/api/common/resources/type/INVALID_TYPE HTTP/1.1
15:52:33.553 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:33.553 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:33.553 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 >> Connection: Keep-Alive
15:52:33.553 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:33.553 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 >> Accept-Encoding: gzip,deflate
15:52:33.553 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 >> "GET /dev/api/common/resources/type/INVALID_TYPE HTTP/1.1[\r][\n]"
15:52:33.553 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:33.553 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:33.553 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 >> "Connection: Keep-Alive[\r][\n]"
15:52:33.553 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:33.553 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:33.553 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 >> "[\r][\n]"
15:52:33.853 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 << "HTTP/1.1 200 OK[\r][\n]"
15:52:33.853 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:33.853 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 << "Content-Length: 25[\r][\n]"
15:52:33.853 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 << "Connection: keep-alive[\r][\n]"
15:52:33.853 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 << "Date: Tue, 23 May 2023 20:52:33 GMT[\r][\n]"
15:52:33.853 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 << "x-amzn-RequestId: 9e89c2e3-c86d-4030-9550-21128fd8371c[\r][\n]"
15:52:33.853 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 << "access-control-allow-origin: *[\r][\n]"
15:52:33.853 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 << "x-amzn-Remapped-content-length: 25[\r][\n]"
15:52:33.853 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 << "x-amz-apigw-id: FZMe1FyciYcFltA=[\r][\n]"
15:52:33.853 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 << "etag: W/"19-UwnEeG2nqruLbWlgwa6Lg+3HwUw"[\r][\n]"
15:52:33.853 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 << "x-powered-by: Express[\r][\n]"
15:52:33.853 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 << "X-Amzn-Trace-Id: Root=1-646d2791-1630ad6d0c1aa08f168ec24d;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:33.853 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:33.853 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 << "Via: 1.1 7808e8f539edaee36c1b66ee6e4969d4.cloudfront.net (CloudFront)[\r][\n]"
15:52:33.853 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:33.853 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 << "X-Amz-Cf-Id: 86BxIuJ1kiYtRoYQ7cXbe2mSGYvkVAEURbZ8InAzXWChZxCo5zkJGg==[\r][\n]"
15:52:33.853 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 << "[\r][\n]"
15:52:33.853 [Test worker] DEBUG org.apache.http.wire - http-outgoing-146 << "{"status":true,"data":[]}"
15:52:33.853 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 << HTTP/1.1 200 OK
15:52:33.853 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 << Content-Type: application/json; charset=utf-8
15:52:33.853 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 << Content-Length: 25
15:52:33.853 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 << Connection: keep-alive
15:52:33.853 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 << Date: Tue, 23 May 2023 20:52:33 GMT
15:52:33.853 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 << x-amzn-RequestId: 9e89c2e3-c86d-4030-9550-21128fd8371c
15:52:33.853 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 << access-control-allow-origin: *
15:52:33.853 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 << x-amzn-Remapped-content-length: 25
15:52:33.853 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 << x-amz-apigw-id: FZMe1FyciYcFltA=
15:52:33.853 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 << etag: W/"19-UwnEeG2nqruLbWlgwa6Lg+3HwUw"
15:52:33.853 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 << x-powered-by: Express
15:52:33.853 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 << X-Amzn-Trace-Id: Root=1-646d2791-1630ad6d0c1aa08f168ec24d;Sampled=0;lineage=1a7c2e09:0
15:52:33.853 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 << X-Cache: Miss from cloudfront
15:52:33.853 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 << Via: 1.1 7808e8f539edaee36c1b66ee6e4969d4.cloudfront.net (CloudFront)
15:52:33.853 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 << X-Amz-Cf-Pop: BOG50-P1
15:52:33.853 [Test worker] DEBUG org.apache.http.headers - http-outgoing-146 << X-Amz-Cf-Id: 86BxIuJ1kiYtRoYQ7cXbe2mSGYvkVAEURbZ8InAzXWChZxCo5zkJGg==
15:52:33.853 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:33.853 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 146][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:33.854 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-146: set socket timeout to 0
15:52:33.854 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 146][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:33.854 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 367
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 25
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:33 GMT
1 < x-amzn-RequestId: 9e89c2e3-c86d-4030-9550-21128fd8371c
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 25
1 < x-amz-apigw-id: FZMe1FyciYcFltA=
1 < etag: W/"19-UwnEeG2nqruLbWlgwa6Lg+3HwUw"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2791-1630ad6d0c1aa08f168ec24d;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 7808e8f539edaee36c1b66ee6e4969d4.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: 86BxIuJ1kiYtRoYQ7cXbe2mSGYvkVAEURbZ8InAzXWChZxCo5zkJGg==
{"status":true,"data":[]}

15:52:33.854 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:33.856 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:33.857 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:33.858 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:33.858 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:33.858 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources/type/UNKNOWN_TYPE
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:33.858 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:33.858 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 147][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:33.858 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:33.858 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:33.858 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:33.886 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:33.886 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:33.886 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:33.919 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:33.919 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:33.919 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:33.919 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:33.919 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:33.919 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:33.919 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56373<->143.204.23.80:443
15:52:33.919 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-147: set socket timeout to 5000
15:52:33.919 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/common/resources/type/UNKNOWN_TYPE HTTP/1.1
15:52:33.919 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:33.919 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 >> GET /dev/api/common/resources/type/UNKNOWN_TYPE HTTP/1.1
15:52:33.919 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:33.919 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:33.919 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 >> Connection: Keep-Alive
15:52:33.919 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:33.919 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 >> Accept-Encoding: gzip,deflate
15:52:33.919 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 >> "GET /dev/api/common/resources/type/UNKNOWN_TYPE HTTP/1.1[\r][\n]"
15:52:33.919 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:33.919 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:33.919 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 >> "Connection: Keep-Alive[\r][\n]"
15:52:33.919 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:33.919 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:33.919 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 >> "[\r][\n]"
15:52:34.062 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 << "HTTP/1.1 200 OK[\r][\n]"
15:52:34.062 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:34.062 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 << "Content-Length: 25[\r][\n]"
15:52:34.062 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 << "Connection: keep-alive[\r][\n]"
15:52:34.062 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 << "Date: Tue, 23 May 2023 20:52:34 GMT[\r][\n]"
15:52:34.062 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 << "x-amzn-RequestId: 0a25755d-a830-4293-95d4-bed775fe6b32[\r][\n]"
15:52:34.062 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 << "access-control-allow-origin: *[\r][\n]"
15:52:34.062 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 << "x-amzn-Remapped-content-length: 25[\r][\n]"
15:52:34.062 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 << "x-amz-apigw-id: FZMe3HyPiYcFwFw=[\r][\n]"
15:52:34.062 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 << "etag: W/"19-UwnEeG2nqruLbWlgwa6Lg+3HwUw"[\r][\n]"
15:52:34.062 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 << "x-powered-by: Express[\r][\n]"
15:52:34.062 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 << "X-Amzn-Trace-Id: Root=1-646d2792-50ea9cca7cbba4040006cc3a;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:34.062 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:34.062 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 << "Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)[\r][\n]"
15:52:34.062 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:34.062 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 << "X-Amz-Cf-Id: Y69v3sxw9L9Ce5SRtOHkr-CPXbbsjPj9ZpeY9U1ATNs-HEMy0Ywltw==[\r][\n]"
15:52:34.062 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 << "[\r][\n]"
15:52:34.062 [Test worker] DEBUG org.apache.http.wire - http-outgoing-147 << "{"status":true,"data":[]}"
15:52:34.062 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 << HTTP/1.1 200 OK
15:52:34.062 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 << Content-Type: application/json; charset=utf-8
15:52:34.062 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 << Content-Length: 25
15:52:34.062 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 << Connection: keep-alive
15:52:34.062 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 << Date: Tue, 23 May 2023 20:52:34 GMT
15:52:34.062 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 << x-amzn-RequestId: 0a25755d-a830-4293-95d4-bed775fe6b32
15:52:34.062 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 << access-control-allow-origin: *
15:52:34.062 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 << x-amzn-Remapped-content-length: 25
15:52:34.062 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 << x-amz-apigw-id: FZMe3HyPiYcFwFw=
15:52:34.062 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 << etag: W/"19-UwnEeG2nqruLbWlgwa6Lg+3HwUw"
15:52:34.062 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 << x-powered-by: Express
15:52:34.062 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 << X-Amzn-Trace-Id: Root=1-646d2792-50ea9cca7cbba4040006cc3a;Sampled=0;lineage=1a7c2e09:0
15:52:34.062 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 << X-Cache: Miss from cloudfront
15:52:34.062 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 << Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)
15:52:34.062 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 << X-Amz-Cf-Pop: BOG50-P1
15:52:34.062 [Test worker] DEBUG org.apache.http.headers - http-outgoing-147 << X-Amz-Cf-Id: Y69v3sxw9L9Ce5SRtOHkr-CPXbbsjPj9ZpeY9U1ATNs-HEMy0Ywltw==
15:52:34.062 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:34.062 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 147][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:34.062 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-147: set socket timeout to 0
15:52:34.062 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 147][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:34.062 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 204
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 25
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:34 GMT
1 < x-amzn-RequestId: 0a25755d-a830-4293-95d4-bed775fe6b32
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 25
1 < x-amz-apigw-id: FZMe3HyPiYcFwFw=
1 < etag: W/"19-UwnEeG2nqruLbWlgwa6Lg+3HwUw"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2792-50ea9cca7cbba4040006cc3a;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 17db4807d58bcfc1f64f48f46ec61120.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: Y69v3sxw9L9Ce5SRtOHkr-CPXbbsjPj9ZpeY9U1ATNs-HEMy0Ywltw==
{"status":true,"data":[]}

15:52:34.062 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:34.064 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:34.064 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:34.065 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:34.065 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:34.065 [Test worker] DEBUG com.intuit.karate - request:
1 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources/type/INCORRECT_TYPE
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate


15:52:34.065 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:34.065 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 148][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:34.065 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:34.065 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:34.065 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:34.094 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:34.094 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:34.094 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:34.127 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:34.127 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:34.127 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:34.127 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:34.127 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:34.127 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:34.127 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56375<->143.204.23.80:443
15:52:34.127 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-148: set socket timeout to 5000
15:52:34.127 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/common/resources/type/INCORRECT_TYPE HTTP/1.1
15:52:34.127 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:34.127 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 >> GET /dev/api/common/resources/type/INCORRECT_TYPE HTTP/1.1
15:52:34.127 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:34.127 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:34.127 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 >> Connection: Keep-Alive
15:52:34.127 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:34.127 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 >> Accept-Encoding: gzip,deflate
15:52:34.127 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 >> "GET /dev/api/common/resources/type/INCORRECT_TYPE HTTP/1.1[\r][\n]"
15:52:34.127 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:34.127 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:34.127 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 >> "Connection: Keep-Alive[\r][\n]"
15:52:34.127 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:34.127 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:34.127 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 >> "[\r][\n]"
15:52:34.468 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 << "HTTP/1.1 200 OK[\r][\n]"
15:52:34.468 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:34.468 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 << "Content-Length: 25[\r][\n]"
15:52:34.468 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 << "Connection: keep-alive[\r][\n]"
15:52:34.468 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 << "Date: Tue, 23 May 2023 20:52:34 GMT[\r][\n]"
15:52:34.468 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 << "x-amzn-RequestId: 17bd54fa-38f2-487e-9749-9b8fdd9c2141[\r][\n]"
15:52:34.468 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 << "access-control-allow-origin: *[\r][\n]"
15:52:34.468 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 << "x-amzn-Remapped-content-length: 25[\r][\n]"
15:52:34.468 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 << "x-amz-apigw-id: FZMe7HK3CYcFvsw=[\r][\n]"
15:52:34.468 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 << "etag: W/"19-UwnEeG2nqruLbWlgwa6Lg+3HwUw"[\r][\n]"
15:52:34.468 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 << "x-powered-by: Express[\r][\n]"
15:52:34.468 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 << "X-Amzn-Trace-Id: Root=1-646d2792-5ea371981dbb5e2578b678ce;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:34.468 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:34.468 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 << "Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)[\r][\n]"
15:52:34.468 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:34.468 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 << "X-Amz-Cf-Id: F1VbZ3qWlJp_c5V8l4PFTMKW6iztqE4ALbp9Z-1ZAIVS85ZqlKsblw==[\r][\n]"
15:52:34.468 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 << "[\r][\n]"
15:52:34.468 [Test worker] DEBUG org.apache.http.wire - http-outgoing-148 << "{"status":true,"data":[]}"
15:52:34.468 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 << HTTP/1.1 200 OK
15:52:34.468 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 << Content-Type: application/json; charset=utf-8
15:52:34.468 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 << Content-Length: 25
15:52:34.468 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 << Connection: keep-alive
15:52:34.468 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 << Date: Tue, 23 May 2023 20:52:34 GMT
15:52:34.468 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 << x-amzn-RequestId: 17bd54fa-38f2-487e-9749-9b8fdd9c2141
15:52:34.468 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 << access-control-allow-origin: *
15:52:34.468 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 << x-amzn-Remapped-content-length: 25
15:52:34.468 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 << x-amz-apigw-id: FZMe7HK3CYcFvsw=
15:52:34.468 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 << etag: W/"19-UwnEeG2nqruLbWlgwa6Lg+3HwUw"
15:52:34.468 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 << x-powered-by: Express
15:52:34.468 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 << X-Amzn-Trace-Id: Root=1-646d2792-5ea371981dbb5e2578b678ce;Sampled=0;lineage=1a7c2e09:0
15:52:34.468 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 << X-Cache: Miss from cloudfront
15:52:34.468 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 << Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)
15:52:34.468 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 << X-Amz-Cf-Pop: BOG50-P1
15:52:34.468 [Test worker] DEBUG org.apache.http.headers - http-outgoing-148 << X-Amz-Cf-Id: F1VbZ3qWlJp_c5V8l4PFTMKW6iztqE4ALbp9Z-1ZAIVS85ZqlKsblw==
15:52:34.468 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:34.468 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 148][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:34.468 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-148: set socket timeout to 0
15:52:34.468 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 148][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:34.468 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 403
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 25
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:34 GMT
1 < x-amzn-RequestId: 17bd54fa-38f2-487e-9749-9b8fdd9c2141
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 25
1 < x-amz-apigw-id: FZMe7HK3CYcFvsw=
1 < etag: W/"19-UwnEeG2nqruLbWlgwa6Lg+3HwUw"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2792-5ea371981dbb5e2578b678ce;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: F1VbZ3qWlJp_c5V8l4PFTMKW6iztqE4ALbp9Z-1ZAIVS85ZqlKsblw==
{"status":true,"data":[]}

15:52:34.468 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:34.470 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:52:34.482 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@5a74bf56
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@6273554
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@31025755
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@5a74bf56
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@3ed8740d
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:52:34.482 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
15:52:34.498 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.498 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-140: Close connection
15:52:34.500 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.500 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.500 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-112: Close connection
15:52:34.501 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.501 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.501 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-113: Close connection
15:52:34.502 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.502 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.502 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-114: Close connection
15:52:34.503 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.503 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.503 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-115: Close connection
15:52:34.504 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.504 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.504 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-116: Close connection
15:52:34.506 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.506 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.506 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-131: Close connection
15:52:34.507 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.507 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.507 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-132: Close connection
15:52:34.508 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.508 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.508 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-133: Close connection
15:52:34.510 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.510 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.510 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-134: Close connection
15:52:34.513 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.513 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.513 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-135: Close connection
15:52:34.516 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.516 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.516 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-126: Close connection
15:52:34.517 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.517 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.517 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-127: Close connection
15:52:34.518 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.518 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.518 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-128: Close connection
15:52:34.519 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.519 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.519 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-129: Close connection
15:52:34.520 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.520 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.520 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-130: Close connection
15:52:34.521 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.521 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.521 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-121: Close connection
15:52:34.522 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.522 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.522 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-122: Close connection
15:52:34.523 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.523 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.523 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-123: Close connection
15:52:34.524 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.524 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.524 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-124: Close connection
15:52:34.525 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.525 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.525 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-125: Close connection
15:52:34.526 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.526 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.526 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-117: Close connection
15:52:34.527 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.527 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.527 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-118: Close connection
15:52:34.528 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.528 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.528 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-119: Close connection
15:52:34.528 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.528 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.528 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-120: Close connection
15:52:34.529 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.529 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.529 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-148: Close connection
15:52:34.530 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.530 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.530 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-143: Close connection
15:52:34.531 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.531 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.531 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-144: Close connection
---------------------------------------------------------
feature: classpath:karate/features/resources/get_resources_type.feature
scenarios:  5 | passed:  5 | failed:  0 | time: 1.5482
---------------------------------------------------------

15:52:34.531 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 37 of 38 (0 remaining) classpath:karate/features/resources/get_resources_type.feature
15:52:34.532 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.532 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.532 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-145: Close connection
15:52:34.532 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.532 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.532 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-146: Close connection
15:52:34.533 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.533 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.533 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-147: Close connection
15:52:34.533 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:34.533 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.533 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.533 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-138: Close connection
15:52:34.534 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:34.534 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.534 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.534 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-139: Close connection
15:52:34.537 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:34.538 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:34.538 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:34.538 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 62
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test"}

15:52:34.538 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:34.538 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 149][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:34.538 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:34.538 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443
15:52:34.538 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.80:443 with timeout 5000
15:52:34.543 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.543 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.543 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-141: Close connection
15:52:34.545 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.545 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.545 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-142: Close connection
15:52:34.545 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.545 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.545 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-136: Close connection
15:52:34.553 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.553 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:34.553 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-137: Close connection
15:52:34.554 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:34.571 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:34.571 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:34.571 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:34.604 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:34.604 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:34.604 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:34.604 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:34.604 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:34.604 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:34.604 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56376<->143.204.23.80:443
15:52:34.604 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-149: set socket timeout to 5000
15:52:34.604 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/common/resources HTTP/1.1
15:52:34.604 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:34.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 >> POST /dev/api/common/resources HTTP/1.1
15:52:34.604 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:34.605 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 >> Content-Type: application/json; charset=UTF-8
15:52:34.605 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 >> Content-Length: 62
15:52:34.605 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:34.605 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 >> Connection: Keep-Alive
15:52:34.605 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:34.605 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 >> Accept-Encoding: gzip,deflate
15:52:34.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 >> "POST /dev/api/common/resources HTTP/1.1[\r][\n]"
15:52:34.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:34.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:34.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 >> "Content-Length: 62[\r][\n]"
15:52:34.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:34.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 >> "Connection: Keep-Alive[\r][\n]"
15:52:34.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:34.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:34.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 >> "[\r][\n]"
15:52:34.605 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 >> "{"type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test"}"
15:52:34.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 << "HTTP/1.1 200 OK[\r][\n]"
15:52:34.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:34.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 << "Content-Length: 209[\r][\n]"
15:52:34.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 << "Connection: keep-alive[\r][\n]"
15:52:34.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 << "Date: Tue, 23 May 2023 20:52:34 GMT[\r][\n]"
15:52:34.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 << "x-amzn-RequestId: f8f891eb-4621-476c-822a-b86a6e277ed1[\r][\n]"
15:52:34.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 << "access-control-allow-origin: *[\r][\n]"
15:52:34.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 << "x-amzn-Remapped-content-length: 209[\r][\n]"
15:52:34.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 << "x-amz-apigw-id: FZMe-GHjCYcFuvA=[\r][\n]"
15:52:34.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 << "etag: W/"d1-u+fZfUJSku6+UW8B1gX6JCDrUcQ"[\r][\n]"
15:52:34.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 << "x-powered-by: Express[\r][\n]"
15:52:34.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 << "X-Amzn-Trace-Id: Root=1-646d2792-69bf42117fa02ab5406d0611;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:34.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:34.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 << "Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)[\r][\n]"
15:52:34.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:34.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 << "X-Amz-Cf-Id: ENd24QNKav1sYxhDbCu3_gy4AlpuahhyTfQjz6VkVqUDyq-APtfA9w==[\r][\n]"
15:52:34.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 << "[\r][\n]"
15:52:34.770 [Test worker] DEBUG org.apache.http.wire - http-outgoing-149 << "{"status":true,"data":{"id":"be6cf950-f9ab-11ed-a074-c15387bfdfb6","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","updated_at":"2023-05-23T20:52:34.789Z","created_at":"2023-05-23T20:52:34.789Z"}}"
15:52:34.770 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 << HTTP/1.1 200 OK
15:52:34.770 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 << Content-Type: application/json; charset=utf-8
15:52:34.770 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 << Content-Length: 209
15:52:34.770 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 << Connection: keep-alive
15:52:34.770 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 << Date: Tue, 23 May 2023 20:52:34 GMT
15:52:34.770 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 << x-amzn-RequestId: f8f891eb-4621-476c-822a-b86a6e277ed1
15:52:34.770 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 << access-control-allow-origin: *
15:52:34.770 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 << x-amzn-Remapped-content-length: 209
15:52:34.770 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 << x-amz-apigw-id: FZMe-GHjCYcFuvA=
15:52:34.770 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 << etag: W/"d1-u+fZfUJSku6+UW8B1gX6JCDrUcQ"
15:52:34.770 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 << x-powered-by: Express
15:52:34.770 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 << X-Amzn-Trace-Id: Root=1-646d2792-69bf42117fa02ab5406d0611;Sampled=0;lineage=1a7c2e09:0
15:52:34.770 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 << X-Cache: Miss from cloudfront
15:52:34.770 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 << Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)
15:52:34.770 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 << X-Amz-Cf-Pop: BOG50-P1
15:52:34.770 [Test worker] DEBUG org.apache.http.headers - http-outgoing-149 << X-Amz-Cf-Id: ENd24QNKav1sYxhDbCu3_gy4AlpuahhyTfQjz6VkVqUDyq-APtfA9w==
15:52:34.770 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:34.770 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 149][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:34.770 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-149: set socket timeout to 0
15:52:34.770 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 149][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:34.770 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 232
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 209
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:34 GMT
1 < x-amzn-RequestId: f8f891eb-4621-476c-822a-b86a6e277ed1
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 209
1 < x-amz-apigw-id: FZMe-GHjCYcFuvA=
1 < etag: W/"d1-u+fZfUJSku6+UW8B1gX6JCDrUcQ"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d2792-69bf42117fa02ab5406d0611;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 6caf0a7ff8371450e2caa64a55d6ca68.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: ENd24QNKav1sYxhDbCu3_gy4AlpuahhyTfQjz6VkVqUDyq-APtfA9w==
{"status":true,"data":{"id":"be6cf950-f9ab-11ed-a074-c15387bfdfb6","type":"PREFERRED_TEAMS","name_es":"Prueba","name_en":"Test","updated_at":"2023-05-23T20:52:34.789Z","created_at":"2023-05-23T20:52:34.789Z"}}

15:52:34.771 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": {
    "id": "be6cf950-f9ab-11ed-a074-c15387bfdfb6",
    "type": "PREFERRED_TEAMS",
    "name_es": "Prueba",
    "name_en": "Test",
    "updated_at": "2023-05-23T20:52:34.789Z",
    "created_at": "2023-05-23T20:52:34.789Z"
  }
}
 
15:52:34.771 [Test worker] INFO com.intuit.karate - [print] be6cf950-f9ab-11ed-a074-c15387bfdfb6 
15:52:36.778 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:36.778 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:36.779 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:36.779 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources/be6cf950-f9ab-11ed-a074-c15387bfdfb6
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 68
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"type":"PREFERRED_TEAMS","name_es":"PruebaUpdate","name_en":"Test"}

15:52:36.779 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:36.779 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 150][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:36.779 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:36.781 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:52:36.782 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:52:36.809 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:36.810 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:36.810 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:36.842 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:36.842 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:36.842 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:36.842 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:36.842 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:36.842 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:36.842 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56381<->143.204.23.14:443
15:52:36.842 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-150: set socket timeout to 5000
15:52:36.842 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/common/resources/be6cf950-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:36.842 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:36.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 >> PATCH /dev/api/common/resources/be6cf950-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:36.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:36.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 >> Content-Type: application/json; charset=UTF-8
15:52:36.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 >> Content-Length: 68
15:52:36.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:36.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 >> Connection: Keep-Alive
15:52:36.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:36.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 >> Accept-Encoding: gzip,deflate
15:52:36.843 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 >> "PATCH /dev/api/common/resources/be6cf950-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:52:36.843 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:36.843 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:36.843 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 >> "Content-Length: 68[\r][\n]"
15:52:36.843 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:36.843 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 >> "Connection: Keep-Alive[\r][\n]"
15:52:36.843 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:36.843 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:36.843 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 >> "[\r][\n]"
15:52:36.843 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 >> "{"type":"PREFERRED_TEAMS","name_es":"PruebaUpdate","name_en":"Test"}"
15:52:37.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 << "HTTP/1.1 200 OK[\r][\n]"
15:52:37.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:37.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 << "Content-Length: 26[\r][\n]"
15:52:37.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 << "Connection: keep-alive[\r][\n]"
15:52:37.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 << "Date: Tue, 23 May 2023 20:52:37 GMT[\r][\n]"
15:52:37.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 << "x-amzn-RequestId: 6df0f2a7-bc68-4cc8-8510-a62d5cfb261a[\r][\n]"
15:52:37.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 << "access-control-allow-origin: *[\r][\n]"
15:52:37.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 << "x-amzn-Remapped-content-length: 26[\r][\n]"
15:52:37.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 << "x-amz-apigw-id: FZMfUEzICYcFSow=[\r][\n]"
15:52:37.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 << "etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"[\r][\n]"
15:52:37.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 << "x-powered-by: Express[\r][\n]"
15:52:37.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 << "X-Amzn-Trace-Id: Root=1-646d2794-7cd88eb5667b89e74adffae6;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:37.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:37.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 << "Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)[\r][\n]"
15:52:37.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:37.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 << "X-Amz-Cf-Id: 4n1wnTSVQ0WFwZgCjAYuaPqLGeO9zf_bNUCjz-KIEURhwTd4OBuvwg==[\r][\n]"
15:52:37.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 << "[\r][\n]"
15:52:37.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-150 << "{"status":true,"data":[1]}"
15:52:37.026 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 << HTTP/1.1 200 OK
15:52:37.026 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 << Content-Type: application/json; charset=utf-8
15:52:37.026 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 << Content-Length: 26
15:52:37.026 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 << Connection: keep-alive
15:52:37.026 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 << Date: Tue, 23 May 2023 20:52:37 GMT
15:52:37.026 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 << x-amzn-RequestId: 6df0f2a7-bc68-4cc8-8510-a62d5cfb261a
15:52:37.026 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 << access-control-allow-origin: *
15:52:37.026 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 << x-amzn-Remapped-content-length: 26
15:52:37.026 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 << x-amz-apigw-id: FZMfUEzICYcFSow=
15:52:37.026 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 << etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
15:52:37.026 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 << x-powered-by: Express
15:52:37.026 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 << X-Amzn-Trace-Id: Root=1-646d2794-7cd88eb5667b89e74adffae6;Sampled=0;lineage=1a7c2e09:0
15:52:37.026 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 << X-Cache: Miss from cloudfront
15:52:37.026 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 << Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)
15:52:37.026 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 << X-Amz-Cf-Pop: BOG50-P1
15:52:37.026 [Test worker] DEBUG org.apache.http.headers - http-outgoing-150 << X-Amz-Cf-Id: 4n1wnTSVQ0WFwZgCjAYuaPqLGeO9zf_bNUCjz-KIEURhwTd4OBuvwg==
15:52:37.026 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:37.026 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 150][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:37.026 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-150: set socket timeout to 0
15:52:37.026 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 150][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:37.026 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 247
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 26
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:52:37 GMT
2 < x-amzn-RequestId: 6df0f2a7-bc68-4cc8-8510-a62d5cfb261a
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 26
2 < x-amz-apigw-id: FZMfUEzICYcFSow=
2 < etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d2794-7cd88eb5667b89e74adffae6;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 9ad91637379eaae78e4869a87ce15904.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: 4n1wnTSVQ0WFwZgCjAYuaPqLGeO9zf_bNUCjz-KIEURhwTd4OBuvwg==
{"status":true,"data":[1]}

15:52:37.027 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    1
  ]
}
 
15:52:37.027 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:37.028 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data'][0]
15:52:39.030 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:39.030 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:39.030 [Test worker] DEBUG com.intuit.karate - request:
3 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources/be6cf950-f9ab-11ed-a074-c15387bfdfb6
3 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
3 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
3 > Connection: Keep-Alive
3 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
3 > Accept-Encoding: gzip,deflate


15:52:39.030 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:39.030 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 151][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:39.030 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:39.030 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:52:39.030 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:52:39.059 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:39.059 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:39.059 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:39.090 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:39.090 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:39.090 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:39.090 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:39.090 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:39.090 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:39.090 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56385<->143.204.23.14:443
15:52:39.090 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-151: set socket timeout to 5000
15:52:39.090 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/common/resources/be6cf950-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:39.090 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:39.090 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 >> GET /dev/api/common/resources/be6cf950-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:39.090 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:39.090 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:39.090 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 >> Connection: Keep-Alive
15:52:39.090 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:39.090 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 >> Accept-Encoding: gzip,deflate
15:52:39.090 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 >> "GET /dev/api/common/resources/be6cf950-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:52:39.090 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:39.090 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:39.090 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 >> "Connection: Keep-Alive[\r][\n]"
15:52:39.090 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:39.090 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:39.090 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 >> "[\r][\n]"
15:52:39.444 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 << "HTTP/1.1 200 OK[\r][\n]"
15:52:39.444 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:39.444 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 << "Content-Length: 233[\r][\n]"
15:52:39.444 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 << "Connection: keep-alive[\r][\n]"
15:52:39.444 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 << "Date: Tue, 23 May 2023 20:52:39 GMT[\r][\n]"
15:52:39.444 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 << "x-amzn-RequestId: ae2ac996-986f-4ffc-99f0-5cfc623dd0b2[\r][\n]"
15:52:39.444 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 << "access-control-allow-origin: *[\r][\n]"
15:52:39.444 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 << "x-amzn-Remapped-content-length: 233[\r][\n]"
15:52:39.444 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 << "x-amz-apigw-id: FZMfsGJviYcF5tg=[\r][\n]"
15:52:39.444 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 << "etag: W/"e9-+c8V86d/hV6ZLPrNOiaMcFJWHiQ"[\r][\n]"
15:52:39.444 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 << "x-powered-by: Express[\r][\n]"
15:52:39.444 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 << "X-Amzn-Trace-Id: Root=1-646d2797-32c347a97b9ab0f63d559241;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:39.444 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:39.444 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 << "Via: 1.1 c9c5e7596582e81eaf731e0b573c09bc.cloudfront.net (CloudFront)[\r][\n]"
15:52:39.444 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:39.444 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 << "X-Amz-Cf-Id: AJuC_X0hTUm7k5UmxMZADPiDtGhx7BXQGTke6BvgQzx-zCfedalYnQ==[\r][\n]"
15:52:39.444 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 << "[\r][\n]"
15:52:39.444 [Test worker] DEBUG org.apache.http.wire - http-outgoing-151 << "{"status":true,"data":{"id":"be6cf950-f9ab-11ed-a074-c15387bfdfb6","type":"PREFERRED_TEAMS","name_es":"PruebaUpdate","name_en":"Test","created_at":"2023-05-23T20:52:34.000Z","updated_at":"2023-05-23T20:52:37.000Z","deleted_at":null}}"
15:52:39.444 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 << HTTP/1.1 200 OK
15:52:39.444 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 << Content-Type: application/json; charset=utf-8
15:52:39.444 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 << Content-Length: 233
15:52:39.444 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 << Connection: keep-alive
15:52:39.444 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 << Date: Tue, 23 May 2023 20:52:39 GMT
15:52:39.444 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 << x-amzn-RequestId: ae2ac996-986f-4ffc-99f0-5cfc623dd0b2
15:52:39.444 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 << access-control-allow-origin: *
15:52:39.444 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 << x-amzn-Remapped-content-length: 233
15:52:39.444 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 << x-amz-apigw-id: FZMfsGJviYcF5tg=
15:52:39.444 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 << etag: W/"e9-+c8V86d/hV6ZLPrNOiaMcFJWHiQ"
15:52:39.444 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 << x-powered-by: Express
15:52:39.444 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 << X-Amzn-Trace-Id: Root=1-646d2797-32c347a97b9ab0f63d559241;Sampled=0;lineage=1a7c2e09:0
15:52:39.444 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 << X-Cache: Miss from cloudfront
15:52:39.444 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 << Via: 1.1 c9c5e7596582e81eaf731e0b573c09bc.cloudfront.net (CloudFront)
15:52:39.444 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 << X-Amz-Cf-Pop: BOG50-P1
15:52:39.444 [Test worker] DEBUG org.apache.http.headers - http-outgoing-151 << X-Amz-Cf-Id: AJuC_X0hTUm7k5UmxMZADPiDtGhx7BXQGTke6BvgQzx-zCfedalYnQ==
15:52:39.444 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:39.444 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 151][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:39.445 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-151: set socket timeout to 0
15:52:39.445 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 151][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:39.445 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 415
3 < 200
3 < Content-Type: application/json; charset=utf-8
3 < Content-Length: 233
3 < Connection: keep-alive
3 < Date: Tue, 23 May 2023 20:52:39 GMT
3 < x-amzn-RequestId: ae2ac996-986f-4ffc-99f0-5cfc623dd0b2
3 < access-control-allow-origin: *
3 < x-amzn-Remapped-content-length: 233
3 < x-amz-apigw-id: FZMfsGJviYcF5tg=
3 < etag: W/"e9-+c8V86d/hV6ZLPrNOiaMcFJWHiQ"
3 < x-powered-by: Express
3 < X-Amzn-Trace-Id: Root=1-646d2797-32c347a97b9ab0f63d559241;Sampled=0;lineage=1a7c2e09:0
3 < X-Cache: Miss from cloudfront
3 < Via: 1.1 c9c5e7596582e81eaf731e0b573c09bc.cloudfront.net (CloudFront)
3 < X-Amz-Cf-Pop: BOG50-P1
3 < X-Amz-Cf-Id: AJuC_X0hTUm7k5UmxMZADPiDtGhx7BXQGTke6BvgQzx-zCfedalYnQ==
{"status":true,"data":{"id":"be6cf950-f9ab-11ed-a074-c15387bfdfb6","type":"PREFERRED_TEAMS","name_es":"PruebaUpdate","name_en":"Test","created_at":"2023-05-23T20:52:34.000Z","updated_at":"2023-05-23T20:52:37.000Z","deleted_at":null}}

15:52:39.445 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['name_es']
15:52:41.452 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:41.452 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:41.452 [Test worker] DEBUG com.intuit.karate - request:
4 > DELETE https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources/be6cf950-f9ab-11ed-a074-c15387bfdfb6
4 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
4 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
4 > Connection: Keep-Alive
4 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
4 > Accept-Encoding: gzip,deflate


15:52:41.452 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:41.452 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 152][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:41.452 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:41.452 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:52:41.452 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:52:41.482 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:41.482 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:41.482 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:41.512 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:41.513 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:41.513 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:41.513 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:41.513 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:41.513 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:41.513 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56391<->143.204.23.14:443
15:52:41.513 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-152: set socket timeout to 5000
15:52:41.513 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request DELETE /dev/api/common/resources/be6cf950-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:41.513 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:41.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 >> DELETE /dev/api/common/resources/be6cf950-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:41.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:41.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:41.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 >> Connection: Keep-Alive
15:52:41.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:41.513 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 >> Accept-Encoding: gzip,deflate
15:52:41.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 >> "DELETE /dev/api/common/resources/be6cf950-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:52:41.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:41.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:41.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 >> "Connection: Keep-Alive[\r][\n]"
15:52:41.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:41.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:41.513 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 >> "[\r][\n]"
15:52:41.847 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 << "HTTP/1.1 200 OK[\r][\n]"
15:52:41.847 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:41.847 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 << "Content-Length: 24[\r][\n]"
15:52:41.847 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 << "Connection: keep-alive[\r][\n]"
15:52:41.847 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 << "Date: Tue, 23 May 2023 20:52:41 GMT[\r][\n]"
15:52:41.847 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 << "x-amzn-RequestId: 13108c68-a9ea-41fe-b813-5c6e61a97952[\r][\n]"
15:52:41.847 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 << "access-control-allow-origin: *[\r][\n]"
15:52:41.847 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 << "x-amzn-Remapped-content-length: 24[\r][\n]"
15:52:41.847 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 << "x-amz-apigw-id: FZMgFF_viYcFVAg=[\r][\n]"
15:52:41.847 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 << "etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"[\r][\n]"
15:52:41.847 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 << "x-powered-by: Express[\r][\n]"
15:52:41.847 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 << "X-Amzn-Trace-Id: Root=1-646d2799-2c4b15035e44c78e7b7ad4eb;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:41.847 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:41.847 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 << "Via: 1.1 d469b242ea9735def0b70af5a09c94c0.cloudfront.net (CloudFront)[\r][\n]"
15:52:41.847 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:41.847 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 << "X-Amz-Cf-Id: 4_NkYNLQqhm3djUMX9nFwd3UWkbIBiJtJ7LD1upcVQe_P9leuoUS1g==[\r][\n]"
15:52:41.847 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 << "[\r][\n]"
15:52:41.847 [Test worker] DEBUG org.apache.http.wire - http-outgoing-152 << "{"status":true,"data":1}"
15:52:41.847 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 << HTTP/1.1 200 OK
15:52:41.847 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 << Content-Type: application/json; charset=utf-8
15:52:41.847 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 << Content-Length: 24
15:52:41.847 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 << Connection: keep-alive
15:52:41.847 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 << Date: Tue, 23 May 2023 20:52:41 GMT
15:52:41.847 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 << x-amzn-RequestId: 13108c68-a9ea-41fe-b813-5c6e61a97952
15:52:41.847 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 << access-control-allow-origin: *
15:52:41.847 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 << x-amzn-Remapped-content-length: 24
15:52:41.847 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 << x-amz-apigw-id: FZMgFF_viYcFVAg=
15:52:41.847 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 << etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
15:52:41.847 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 << x-powered-by: Express
15:52:41.847 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 << X-Amzn-Trace-Id: Root=1-646d2799-2c4b15035e44c78e7b7ad4eb;Sampled=0;lineage=1a7c2e09:0
15:52:41.847 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 << X-Cache: Miss from cloudfront
15:52:41.847 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 << Via: 1.1 d469b242ea9735def0b70af5a09c94c0.cloudfront.net (CloudFront)
15:52:41.847 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 << X-Amz-Cf-Pop: BOG50-P1
15:52:41.847 [Test worker] DEBUG org.apache.http.headers - http-outgoing-152 << X-Amz-Cf-Id: 4_NkYNLQqhm3djUMX9nFwd3UWkbIBiJtJ7LD1upcVQe_P9leuoUS1g==
15:52:41.847 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:41.847 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 152][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:41.847 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-152: set socket timeout to 0
15:52:41.847 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 152][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:41.847 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 395
4 < 200
4 < Content-Type: application/json; charset=utf-8
4 < Content-Length: 24
4 < Connection: keep-alive
4 < Date: Tue, 23 May 2023 20:52:41 GMT
4 < x-amzn-RequestId: 13108c68-a9ea-41fe-b813-5c6e61a97952
4 < access-control-allow-origin: *
4 < x-amzn-Remapped-content-length: 24
4 < x-amz-apigw-id: FZMgFF_viYcFVAg=
4 < etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
4 < x-powered-by: Express
4 < X-Amzn-Trace-Id: Root=1-646d2799-2c4b15035e44c78e7b7ad4eb;Sampled=0;lineage=1a7c2e09:0
4 < X-Cache: Miss from cloudfront
4 < Via: 1.1 d469b242ea9735def0b70af5a09c94c0.cloudfront.net (CloudFront)
4 < X-Amz-Cf-Pop: BOG50-P1
4 < X-Amz-Cf-Id: 4_NkYNLQqhm3djUMX9nFwd3UWkbIBiJtJ7LD1upcVQe_P9leuoUS1g==
{"status":true,"data":1}

15:52:41.848 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:41.848 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:52:41.850 [Test worker] INFO com.intuit.karate - karate.env system property was: null 
15:52:41.851 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:41.852 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:41.852 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:41.852 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:41.852 [Test worker] DEBUG com.intuit.karate - request:
1 > POST https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources
1 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
1 > Content-Type: application/json; charset=UTF-8
1 > Content-Length: 53
1 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
1 > Connection: Keep-Alive
1 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
1 > Accept-Encoding: gzip,deflate
{"type":"ALERTS","name_es":"Prueba","name_en":"Test"}

15:52:41.852 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:41.852 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 153][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:41.852 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:41.852 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:52:41.852 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:52:41.882 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:41.882 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:41.882 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:41.917 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:41.917 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:41.917 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:41.917 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:41.917 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:41.917 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:41.917 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56392<->143.204.23.14:443
15:52:41.917 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-153: set socket timeout to 5000
15:52:41.917 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /dev/api/common/resources HTTP/1.1
15:52:41.917 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:41.917 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 >> POST /dev/api/common/resources HTTP/1.1
15:52:41.917 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:41.917 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 >> Content-Type: application/json; charset=UTF-8
15:52:41.917 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 >> Content-Length: 53
15:52:41.917 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:41.917 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 >> Connection: Keep-Alive
15:52:41.917 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:41.917 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 >> Accept-Encoding: gzip,deflate
15:52:41.917 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 >> "POST /dev/api/common/resources HTTP/1.1[\r][\n]"
15:52:41.917 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:41.917 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:41.917 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 >> "Content-Length: 53[\r][\n]"
15:52:41.917 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:41.917 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 >> "Connection: Keep-Alive[\r][\n]"
15:52:41.917 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:41.917 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:41.917 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 >> "[\r][\n]"
15:52:41.917 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 >> "{"type":"ALERTS","name_es":"Prueba","name_en":"Test"}"
15:52:42.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 << "HTTP/1.1 200 OK[\r][\n]"
15:52:42.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:42.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 << "Content-Length: 200[\r][\n]"
15:52:42.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 << "Connection: keep-alive[\r][\n]"
15:52:42.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 << "Date: Tue, 23 May 2023 20:52:42 GMT[\r][\n]"
15:52:42.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 << "x-amzn-RequestId: 89b7eded-6ac9-4151-95a9-67332010c655[\r][\n]"
15:52:42.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 << "access-control-allow-origin: *[\r][\n]"
15:52:42.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 << "x-amzn-Remapped-content-length: 200[\r][\n]"
15:52:42.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 << "x-amz-apigw-id: FZMgJEUjiYcFeMA=[\r][\n]"
15:52:42.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 << "etag: W/"c8-tG8MsSFdD29ddPgXz8mLCBQoWX0"[\r][\n]"
15:52:42.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 << "x-powered-by: Express[\r][\n]"
15:52:42.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 << "X-Amzn-Trace-Id: Root=1-646d279a-34a78a8366f0f52c4cbf0901;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:42.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:42.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 << "Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)[\r][\n]"
15:52:42.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:42.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 << "X-Amz-Cf-Id: eUiz1qHUhc9aV5eJv7eyAWhQO42HshnUqGqjszfG-C6GtslCtYNWPg==[\r][\n]"
15:52:42.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 << "[\r][\n]"
15:52:42.238 [Test worker] DEBUG org.apache.http.wire - http-outgoing-153 << "{"status":true,"data":{"id":"c2e05900-f9ab-11ed-a074-c15387bfdfb6","type":"ALERTS","name_es":"Prueba","name_en":"Test","updated_at":"2023-05-23T20:52:42.256Z","created_at":"2023-05-23T20:52:42.256Z"}}"
15:52:42.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 << HTTP/1.1 200 OK
15:52:42.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 << Content-Type: application/json; charset=utf-8
15:52:42.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 << Content-Length: 200
15:52:42.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 << Connection: keep-alive
15:52:42.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 << Date: Tue, 23 May 2023 20:52:42 GMT
15:52:42.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 << x-amzn-RequestId: 89b7eded-6ac9-4151-95a9-67332010c655
15:52:42.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 << access-control-allow-origin: *
15:52:42.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 << x-amzn-Remapped-content-length: 200
15:52:42.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 << x-amz-apigw-id: FZMgJEUjiYcFeMA=
15:52:42.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 << etag: W/"c8-tG8MsSFdD29ddPgXz8mLCBQoWX0"
15:52:42.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 << x-powered-by: Express
15:52:42.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 << X-Amzn-Trace-Id: Root=1-646d279a-34a78a8366f0f52c4cbf0901;Sampled=0;lineage=1a7c2e09:0
15:52:42.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 << X-Cache: Miss from cloudfront
15:52:42.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 << Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)
15:52:42.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 << X-Amz-Cf-Pop: BOG50-P1
15:52:42.238 [Test worker] DEBUG org.apache.http.headers - http-outgoing-153 << X-Amz-Cf-Id: eUiz1qHUhc9aV5eJv7eyAWhQO42HshnUqGqjszfG-C6GtslCtYNWPg==
15:52:42.238 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:42.238 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 153][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:42.238 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-153: set socket timeout to 0
15:52:42.238 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 153][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:42.238 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 386
1 < 200
1 < Content-Type: application/json; charset=utf-8
1 < Content-Length: 200
1 < Connection: keep-alive
1 < Date: Tue, 23 May 2023 20:52:42 GMT
1 < x-amzn-RequestId: 89b7eded-6ac9-4151-95a9-67332010c655
1 < access-control-allow-origin: *
1 < x-amzn-Remapped-content-length: 200
1 < x-amz-apigw-id: FZMgJEUjiYcFeMA=
1 < etag: W/"c8-tG8MsSFdD29ddPgXz8mLCBQoWX0"
1 < x-powered-by: Express
1 < X-Amzn-Trace-Id: Root=1-646d279a-34a78a8366f0f52c4cbf0901;Sampled=0;lineage=1a7c2e09:0
1 < X-Cache: Miss from cloudfront
1 < Via: 1.1 2e8010b39acc99d1371b96a5f3d32b6a.cloudfront.net (CloudFront)
1 < X-Amz-Cf-Pop: BOG50-P1
1 < X-Amz-Cf-Id: eUiz1qHUhc9aV5eJv7eyAWhQO42HshnUqGqjszfG-C6GtslCtYNWPg==
{"status":true,"data":{"id":"c2e05900-f9ab-11ed-a074-c15387bfdfb6","type":"ALERTS","name_es":"Prueba","name_en":"Test","updated_at":"2023-05-23T20:52:42.256Z","created_at":"2023-05-23T20:52:42.256Z"}}

15:52:42.239 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": {
    "id": "c2e05900-f9ab-11ed-a074-c15387bfdfb6",
    "type": "ALERTS",
    "name_es": "Prueba",
    "name_en": "Test",
    "updated_at": "2023-05-23T20:52:42.256Z",
    "created_at": "2023-05-23T20:52:42.256Z"
  }
}
 
15:52:42.239 [Test worker] INFO com.intuit.karate - [print] c2e05900-f9ab-11ed-a074-c15387bfdfb6 
15:52:44.245 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:44.247 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:44.247 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:44.247 [Test worker] DEBUG com.intuit.karate - request:
2 > PATCH https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources/c2e05900-f9ab-11ed-a074-c15387bfdfb6
2 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
2 > Content-Type: application/json; charset=UTF-8
2 > Content-Length: 59
2 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
2 > Connection: Keep-Alive
2 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
2 > Accept-Encoding: gzip,deflate
{"type":"ALERTS","name_es":"PruebaUpdate","name_en":"Test"}

15:52:44.247 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:44.248 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 154][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:44.248 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:44.248 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:52:44.248 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:52:44.275 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:44.275 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:44.275 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:44.309 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:44.309 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:44.309 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:44.309 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:44.309 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:44.309 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:44.309 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56397<->143.204.23.14:443
15:52:44.309 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-154: set socket timeout to 5000
15:52:44.309 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request PATCH /dev/api/common/resources/c2e05900-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:44.309 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:44.309 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 >> PATCH /dev/api/common/resources/c2e05900-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:44.309 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:44.309 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 >> Content-Type: application/json; charset=UTF-8
15:52:44.309 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 >> Content-Length: 59
15:52:44.309 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:44.309 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 >> Connection: Keep-Alive
15:52:44.309 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:44.309 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 >> Accept-Encoding: gzip,deflate
15:52:44.309 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 >> "PATCH /dev/api/common/resources/c2e05900-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:52:44.309 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:44.309 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
15:52:44.309 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 >> "Content-Length: 59[\r][\n]"
15:52:44.309 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:44.309 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 >> "Connection: Keep-Alive[\r][\n]"
15:52:44.309 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:44.309 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:44.309 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 >> "[\r][\n]"
15:52:44.309 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 >> "{"type":"ALERTS","name_es":"PruebaUpdate","name_en":"Test"}"
15:52:44.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 << "HTTP/1.1 200 OK[\r][\n]"
15:52:44.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:44.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 << "Content-Length: 26[\r][\n]"
15:52:44.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 << "Connection: keep-alive[\r][\n]"
15:52:44.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 << "Date: Tue, 23 May 2023 20:52:44 GMT[\r][\n]"
15:52:44.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 << "x-amzn-RequestId: 73522aef-8dee-427e-b8cf-adeb10e323fa[\r][\n]"
15:52:44.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 << "access-control-allow-origin: *[\r][\n]"
15:52:44.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 << "x-amzn-Remapped-content-length: 26[\r][\n]"
15:52:44.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 << "x-amz-apigw-id: FZMghESSCYcFxqg=[\r][\n]"
15:52:44.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 << "etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"[\r][\n]"
15:52:44.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 << "x-powered-by: Express[\r][\n]"
15:52:44.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 << "X-Amzn-Trace-Id: Root=1-646d279c-6775cde63aad4042351f5c67;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:44.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:44.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 << "Via: 1.1 d469b242ea9735def0b70af5a09c94c0.cloudfront.net (CloudFront)[\r][\n]"
15:52:44.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:44.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 << "X-Amz-Cf-Id: X_Qo393696k53jG9DaV6sT-2vBKp6ABm7Pc23ezjSlbaGGR7uK_2Yw==[\r][\n]"
15:52:44.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 << "[\r][\n]"
15:52:44.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-154 << "{"status":true,"data":[1]}"
15:52:44.666 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 << HTTP/1.1 200 OK
15:52:44.666 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 << Content-Type: application/json; charset=utf-8
15:52:44.666 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 << Content-Length: 26
15:52:44.666 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 << Connection: keep-alive
15:52:44.666 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 << Date: Tue, 23 May 2023 20:52:44 GMT
15:52:44.666 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 << x-amzn-RequestId: 73522aef-8dee-427e-b8cf-adeb10e323fa
15:52:44.666 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 << access-control-allow-origin: *
15:52:44.666 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 << x-amzn-Remapped-content-length: 26
15:52:44.666 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 << x-amz-apigw-id: FZMghESSCYcFxqg=
15:52:44.666 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 << etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
15:52:44.666 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 << x-powered-by: Express
15:52:44.666 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 << X-Amzn-Trace-Id: Root=1-646d279c-6775cde63aad4042351f5c67;Sampled=0;lineage=1a7c2e09:0
15:52:44.666 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 << X-Cache: Miss from cloudfront
15:52:44.666 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 << Via: 1.1 d469b242ea9735def0b70af5a09c94c0.cloudfront.net (CloudFront)
15:52:44.666 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 << X-Amz-Cf-Pop: BOG50-P1
15:52:44.666 [Test worker] DEBUG org.apache.http.headers - http-outgoing-154 << X-Amz-Cf-Id: X_Qo393696k53jG9DaV6sT-2vBKp6ABm7Pc23ezjSlbaGGR7uK_2Yw==
15:52:44.666 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:44.666 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 154][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:44.666 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-154: set socket timeout to 0
15:52:44.666 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 154][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:44.666 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 419
2 < 200
2 < Content-Type: application/json; charset=utf-8
2 < Content-Length: 26
2 < Connection: keep-alive
2 < Date: Tue, 23 May 2023 20:52:44 GMT
2 < x-amzn-RequestId: 73522aef-8dee-427e-b8cf-adeb10e323fa
2 < access-control-allow-origin: *
2 < x-amzn-Remapped-content-length: 26
2 < x-amz-apigw-id: FZMghESSCYcFxqg=
2 < etag: W/"1a-Ju5/NRcwP4LXQEtqW7j86CTj60o"
2 < x-powered-by: Express
2 < X-Amzn-Trace-Id: Root=1-646d279c-6775cde63aad4042351f5c67;Sampled=0;lineage=1a7c2e09:0
2 < X-Cache: Miss from cloudfront
2 < Via: 1.1 d469b242ea9735def0b70af5a09c94c0.cloudfront.net (CloudFront)
2 < X-Amz-Cf-Pop: BOG50-P1
2 < X-Amz-Cf-Id: X_Qo393696k53jG9DaV6sT-2vBKp6ABm7Pc23ezjSlbaGGR7uK_2Yw==
{"status":true,"data":[1]}

15:52:44.667 [Test worker] INFO com.intuit.karate - [print] {
  "status": true,
  "data": [
    1
  ]
}
 
15:52:44.667 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:44.667 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data'][0]
15:52:46.673 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:46.673 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:46.673 [Test worker] DEBUG com.intuit.karate - request:
3 > GET https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources/c2e05900-f9ab-11ed-a074-c15387bfdfb6
3 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
3 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
3 > Connection: Keep-Alive
3 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
3 > Accept-Encoding: gzip,deflate


15:52:46.673 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:46.674 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 155][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:46.674 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:46.674 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:52:46.674 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:52:46.763 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:46.763 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:46.763 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:46.796 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:46.796 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:46.796 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:46.796 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:46.796 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:46.796 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:46.796 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56402<->143.204.23.14:443
15:52:46.796 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-155: set socket timeout to 5000
15:52:46.796 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /dev/api/common/resources/c2e05900-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:46.796 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:46.796 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 >> GET /dev/api/common/resources/c2e05900-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:46.796 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:46.796 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:46.796 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 >> Connection: Keep-Alive
15:52:46.796 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:46.796 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 >> Accept-Encoding: gzip,deflate
15:52:46.796 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 >> "GET /dev/api/common/resources/c2e05900-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:52:46.796 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:46.796 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:46.796 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 >> "Connection: Keep-Alive[\r][\n]"
15:52:46.796 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:46.796 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:46.796 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 >> "[\r][\n]"
15:52:47.124 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 << "HTTP/1.1 200 OK[\r][\n]"
15:52:47.124 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:47.124 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 << "Content-Length: 224[\r][\n]"
15:52:47.124 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 << "Connection: keep-alive[\r][\n]"
15:52:47.124 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 << "Date: Tue, 23 May 2023 20:52:47 GMT[\r][\n]"
15:52:47.124 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 << "x-amzn-RequestId: 294f6c3b-dc59-4e7d-9f33-ffae5cd5f261[\r][\n]"
15:52:47.124 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 << "access-control-allow-origin: *[\r][\n]"
15:52:47.124 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 << "x-amzn-Remapped-content-length: 224[\r][\n]"
15:52:47.124 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 << "x-amz-apigw-id: FZMg6EDwCYcF06Q=[\r][\n]"
15:52:47.124 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 << "etag: W/"e0-aecnlC7St4HH+K4lXIBi1eAtni0"[\r][\n]"
15:52:47.124 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 << "x-powered-by: Express[\r][\n]"
15:52:47.124 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 << "X-Amzn-Trace-Id: Root=1-646d279f-22ad847b00e793a06549728b;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:47.124 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:47.124 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 << "Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)[\r][\n]"
15:52:47.124 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:47.124 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 << "X-Amz-Cf-Id: G8ts_DN9zzBmmYYBC2ZvQAvwCBdNDr3H3J6E-bkQwEqqUA3320SxXQ==[\r][\n]"
15:52:47.124 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 << "[\r][\n]"
15:52:47.124 [Test worker] DEBUG org.apache.http.wire - http-outgoing-155 << "{"status":true,"data":{"id":"c2e05900-f9ab-11ed-a074-c15387bfdfb6","type":"ALERTS","name_es":"PruebaUpdate","name_en":"Test","created_at":"2023-05-23T20:52:42.000Z","updated_at":"2023-05-23T20:52:44.000Z","deleted_at":null}}"
15:52:47.124 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 << HTTP/1.1 200 OK
15:52:47.124 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 << Content-Type: application/json; charset=utf-8
15:52:47.124 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 << Content-Length: 224
15:52:47.124 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 << Connection: keep-alive
15:52:47.124 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 << Date: Tue, 23 May 2023 20:52:47 GMT
15:52:47.124 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 << x-amzn-RequestId: 294f6c3b-dc59-4e7d-9f33-ffae5cd5f261
15:52:47.124 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 << access-control-allow-origin: *
15:52:47.124 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 << x-amzn-Remapped-content-length: 224
15:52:47.124 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 << x-amz-apigw-id: FZMg6EDwCYcF06Q=
15:52:47.124 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 << etag: W/"e0-aecnlC7St4HH+K4lXIBi1eAtni0"
15:52:47.124 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 << x-powered-by: Express
15:52:47.124 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 << X-Amzn-Trace-Id: Root=1-646d279f-22ad847b00e793a06549728b;Sampled=0;lineage=1a7c2e09:0
15:52:47.124 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 << X-Cache: Miss from cloudfront
15:52:47.124 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 << Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)
15:52:47.124 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 << X-Amz-Cf-Pop: BOG50-P1
15:52:47.124 [Test worker] DEBUG org.apache.http.headers - http-outgoing-155 << X-Amz-Cf-Id: G8ts_DN9zzBmmYYBC2ZvQAvwCBdNDr3H3J6E-bkQwEqqUA3320SxXQ==
15:52:47.124 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:47.124 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 155][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:47.124 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-155: set socket timeout to 0
15:52:47.124 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 155][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:47.124 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 451
3 < 200
3 < Content-Type: application/json; charset=utf-8
3 < Content-Length: 224
3 < Connection: keep-alive
3 < Date: Tue, 23 May 2023 20:52:47 GMT
3 < x-amzn-RequestId: 294f6c3b-dc59-4e7d-9f33-ffae5cd5f261
3 < access-control-allow-origin: *
3 < x-amzn-Remapped-content-length: 224
3 < x-amz-apigw-id: FZMg6EDwCYcF06Q=
3 < etag: W/"e0-aecnlC7St4HH+K4lXIBi1eAtni0"
3 < x-powered-by: Express
3 < X-Amzn-Trace-Id: Root=1-646d279f-22ad847b00e793a06549728b;Sampled=0;lineage=1a7c2e09:0
3 < X-Cache: Miss from cloudfront
3 < Via: 1.1 19e83311b780f9d326ad6d361ead9c22.cloudfront.net (CloudFront)
3 < X-Amz-Cf-Pop: BOG50-P1
3 < X-Amz-Cf-Id: G8ts_DN9zzBmmYYBC2ZvQAvwCBdNDr3H3J6E-bkQwEqqUA3320SxXQ==
{"status":true,"data":{"id":"c2e05900-f9ab-11ed-a074-c15387bfdfb6","type":"ALERTS","name_es":"PruebaUpdate","name_en":"Test","created_at":"2023-05-23T20:52:42.000Z","updated_at":"2023-05-23T20:52:44.000Z","deleted_at":null}}

15:52:47.125 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']['name_es']
15:52:49.132 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: karate
15:52:49.132 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
15:52:49.132 [Test worker] DEBUG com.intuit.karate - request:
4 > DELETE https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/dev/api/common/resources/c2e05900-f9ab-11ed-a074-c15387bfdfb6
4 > Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
4 > Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
4 > Connection: Keep-Alive
4 > User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
4 > Accept-Encoding: gzip,deflate


15:52:49.132 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 0 of 5; total allocated: 0 of 10]
15:52:49.132 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 156][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 0; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:49.132 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443
15:52:49.132 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443
15:52:49.132 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Connecting socket to c7r0fy6wz3.execute-api.us-east-2.amazonaws.com/143.204.23.14:443 with timeout 5000
15:52:49.164 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2]
15:52:49.164 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:52:49.164 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Starting handshake
15:52:49.197 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory - Secure session established
15:52:49.197 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated protocol: TLSv1.3
15:52:49.197 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  negotiated cipher suite: TLS_AES_128_GCM_SHA256
15:52:49.197 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer principal: CN=*.execute-api.us-east-2.amazonaws.com
15:52:49.197 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  peer alternative names: [*.execute-api.us-east-2.amazonaws.com]
15:52:49.197 [Test worker] DEBUG org.apache.http.conn.ssl.LenientSslConnectionSocketFactory -  issuer principal: CN=Amazon RSA 2048 M02, O=Amazon, C=US
15:52:49.197 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.101.71:56407<->143.204.23.14:443
15:52:49.198 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-156: set socket timeout to 5000
15:52:49.198 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request DELETE /dev/api/common/resources/c2e05900-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:49.198 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
15:52:49.198 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 >> DELETE /dev/api/common/resources/c2e05900-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1
15:52:49.198 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 >> Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ
15:52:49.198 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 >> Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com
15:52:49.198 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 >> Connection: Keep-Alive
15:52:49.198 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)
15:52:49.198 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 >> Accept-Encoding: gzip,deflate
15:52:49.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 >> "DELETE /dev/api/common/resources/c2e05900-f9ab-11ed-a074-c15387bfdfb6 HTTP/1.1[\r][\n]"
15:52:49.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 >> "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNDBmM2MzODAtZjBkOS0xMWVkLTg0NmItMmY2YjM3YTQ2MTJiIiwiaWF0IjoxNjg0ODc1MDMzLCJleHAiOjE2ODQ5NjE0MzN9.hx-udjaVWDd3t0QqvZwOvHN6yrqx19wEJHZ45x7rXjQ[\r][\n]"
15:52:49.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 >> "Host: c7r0fy6wz3.execute-api.us-east-2.amazonaws.com[\r][\n]"
15:52:49.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 >> "Connection: Keep-Alive[\r][\n]"
15:52:49.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.17)[\r][\n]"
15:52:49.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 >> "Accept-Encoding: gzip,deflate[\r][\n]"
15:52:49.198 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 >> "[\r][\n]"
15:52:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 << "HTTP/1.1 200 OK[\r][\n]"
15:52:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 << "Content-Type: application/json; charset=utf-8[\r][\n]"
15:52:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 << "Content-Length: 24[\r][\n]"
15:52:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 << "Connection: keep-alive[\r][\n]"
15:52:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 << "Date: Tue, 23 May 2023 20:52:49 GMT[\r][\n]"
15:52:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 << "x-amzn-RequestId: 7045fe31-7017-4b0b-a19d-d31ef808493d[\r][\n]"
15:52:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 << "access-control-allow-origin: *[\r][\n]"
15:52:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 << "x-amzn-Remapped-content-length: 24[\r][\n]"
15:52:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 << "x-amz-apigw-id: FZMhSEBBiYcFrtw=[\r][\n]"
15:52:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 << "etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"[\r][\n]"
15:52:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 << "x-powered-by: Express[\r][\n]"
15:52:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 << "X-Amzn-Trace-Id: Root=1-646d27a1-2e8bdaa906cfbc224ea3caf4;Sampled=0;lineage=1a7c2e09:0[\r][\n]"
15:52:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 << "X-Cache: Miss from cloudfront[\r][\n]"
15:52:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 << "Via: 1.1 3f5eb552d0fd2c9251e305dc7c5e54aa.cloudfront.net (CloudFront)[\r][\n]"
15:52:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 << "X-Amz-Cf-Pop: BOG50-P1[\r][\n]"
15:52:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 << "X-Amz-Cf-Id: BwEOAx_ylT8d_KM3bi17RBcJ5bDcV-OoEhN_4Qp34hMVCnbUEqEw_Q==[\r][\n]"
15:52:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 << "[\r][\n]"
15:52:49.581 [Test worker] DEBUG org.apache.http.wire - http-outgoing-156 << "{"status":true,"data":1}"
15:52:49.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 << HTTP/1.1 200 OK
15:52:49.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 << Content-Type: application/json; charset=utf-8
15:52:49.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 << Content-Length: 24
15:52:49.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 << Connection: keep-alive
15:52:49.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 << Date: Tue, 23 May 2023 20:52:49 GMT
15:52:49.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 << x-amzn-RequestId: 7045fe31-7017-4b0b-a19d-d31ef808493d
15:52:49.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 << access-control-allow-origin: *
15:52:49.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 << x-amzn-Remapped-content-length: 24
15:52:49.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 << x-amz-apigw-id: FZMhSEBBiYcFrtw=
15:52:49.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 << etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
15:52:49.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 << x-powered-by: Express
15:52:49.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 << X-Amzn-Trace-Id: Root=1-646d27a1-2e8bdaa906cfbc224ea3caf4;Sampled=0;lineage=1a7c2e09:0
15:52:49.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 << X-Cache: Miss from cloudfront
15:52:49.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 << Via: 1.1 3f5eb552d0fd2c9251e305dc7c5e54aa.cloudfront.net (CloudFront)
15:52:49.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 << X-Amz-Cf-Pop: BOG50-P1
15:52:49.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-156 << X-Amz-Cf-Id: BwEOAx_ylT8d_KM3bi17RBcJ5bDcV-OoEhN_4Qp34hMVCnbUEqEw_Q==
15:52:49.581 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
15:52:49.581 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 156][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443] can be kept alive indefinitely
15:52:49.581 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-156: set socket timeout to 0
15:52:49.581 [Test worker] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 156][route: {s}->https://c7r0fy6wz3.execute-api.us-east-2.amazonaws.com:443][total available: 1; route allocated: 1 of 5; total allocated: 1 of 10]
15:52:49.581 [Test worker] DEBUG com.intuit.karate - response time in milliseconds: 449
4 < 200
4 < Content-Type: application/json; charset=utf-8
4 < Content-Length: 24
4 < Connection: keep-alive
4 < Date: Tue, 23 May 2023 20:52:49 GMT
4 < x-amzn-RequestId: 7045fe31-7017-4b0b-a19d-d31ef808493d
4 < access-control-allow-origin: *
4 < x-amzn-Remapped-content-length: 24
4 < x-amz-apigw-id: FZMhSEBBiYcFrtw=
4 < etag: W/"18-SJXYIfmunh5eFRLI4CxFGjAHezc"
4 < x-powered-by: Express
4 < X-Amzn-Trace-Id: Root=1-646d27a1-2e8bdaa906cfbc224ea3caf4;Sampled=0;lineage=1a7c2e09:0
4 < X-Cache: Miss from cloudfront
4 < Via: 1.1 3f5eb552d0fd2c9251e305dc7c5e54aa.cloudfront.net (CloudFront)
4 < X-Amz-Cf-Pop: BOG50-P1
4 < X-Amz-Cf-Id: BwEOAx_ylT8d_KM3bi17RBcJ5bDcV-OoEhN_4Qp34hMVCnbUEqEw_Q==
{"status":true,"data":1}

15:52:49.581 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['status']
15:52:49.581 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['data']
15:52:49.584 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:52:49.588 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@23e36aaf
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@54c4550b
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@9817508
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@23e36aaf
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@566b973c
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:52:49.588 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
---------------------------------------------------------
feature: classpath:karate/features/resources/update_resources.feature
scenarios:  2 | passed:  2 | failed:  0 | time: 15.0400
---------------------------------------------------------

15:52:49.620 [Test worker] INFO com.intuit.karate.Suite - <<pass>> feature 38 of 38 (0 remaining) classpath:karate/features/resources/update_resources.feature
15:52:49.620 [Test worker] DEBUG com.intuit.karate.Suite - waiting for 38 features to complete
15:52:49.626 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.629 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.634 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.652 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.656 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.663 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.666 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.667 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.668 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.670 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.674 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.676 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.680 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.682 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.684 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.685 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.688 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.689 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.692 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.693 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.698 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.701 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.704 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.707 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.709 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.710 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.710 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.712 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.712 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.713 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.714 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.716 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.716 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.717 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.719 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.721 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.721 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
15:52:49.722 [Test worker] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $
Karate version: 1.2.0
======================================================
elapsed: 138.31 | threads:    1 | thread time: 134.19 
features:    38 | skipped:    0 | efficiency: 0.97
scenarios:   83 | passed:    83 | failed: 0
======================================================
15:52:49.724 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:52:49.728 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@22039c3c
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@79291fd3
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@7bb2acd3
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@22039c3c
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@41b07f24
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:52:49.729 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
15:52:49.731 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:52:49.735 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@68829b73
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@38ae179c
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@3e12389a
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@68829b73
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@396600cc
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:52:49.736 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED
15:52:49.756 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] INITIALIZING TEMPLATE ENGINE
15:52:49.760 [Test worker] DEBUG org.thymeleaf.TemplateEngine.CONFIG - Initializing Thymeleaf Template engine configuration...
[THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[THYMELEAF] * Thymeleaf version: 3.0.14.RELEASE (built 2021-12-08T00:45:29+0000)
[THYMELEAF] * Cache Manager implementation: org.thymeleaf.cache.StandardCacheManager
[THYMELEAF] * Template resolvers:
[THYMELEAF]     * [1] com.intuit.karate.template.ResourceHtmlTemplateResolver
[THYMELEAF] * Message resolvers:
[THYMELEAF]     * org.thymeleaf.messageresolver.StandardMessageResolver
[THYMELEAF] * Link builders:
[THYMELEAF]     * org.thymeleaf.linkbuilder.StandardLinkBuilder
[THYMELEAF] * Dialect [1 of 2]: Standard (com.intuit.karate.template.KarateStandardDialect)
[THYMELEAF]     * Prefix: "th"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include,data-th-include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert,data-th-insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace,data-th-replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby,data-th-substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each,data-th-each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch,data-th-switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case,data-th-case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if,data-th-if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless,data-th-unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object,data-th-object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with,data-th-with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr,data-th-attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend,data-th-attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend,data-th-attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:alt-title,data-th-alt-title}] [990]: org.thymeleaf.standard.processor.StandardAltTitleTagProcessor
[THYMELEAF]             * [* {th:lang-xmllang,data-th-lang-xmllang}] [990]: org.thymeleaf.standard.processor.StandardLangXmlLangTagProcessor
[THYMELEAF]             * [* {th:action,data-th-action}] [1000]: org.thymeleaf.standard.processor.StandardActionTagProcessor
[THYMELEAF]             * [* {th:seamless,data-th-seamless}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:selected,data-th-selected}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:multiple,data-th-multiple}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:reversed,data-th-reversed}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:hidden,data-th-hidden}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:loop,data-th-loop}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autoplay,data-th-autoplay}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:pubdate,data-th-pubdate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:formnovalidate,data-th-formnovalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:controls,data-th-controls}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:open,data-th-open}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:nowrap,data-th-nowrap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:default,data-th-default}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:defer,data-th-defer}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:ismap,data-th-ismap}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:checked,data-th-checked}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:required,data-th-required}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:disabled,data-th-disabled}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:async,data-th-async}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:autofocus,data-th-autofocus}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:scoped,data-th-scoped}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:declare,data-th-declare}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:novalidate,data-th-novalidate}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:readonly,data-th-readonly}] [1000]: org.thymeleaf.standard.processor.StandardConditionalFixedValueTagProcessor
[THYMELEAF]             * [* {th:onemptied,data-th-onemptied}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplay,data-th-oncanplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onforminput,data-th-onforminput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseout,data-th-onmouseout}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onscroll,data-th-onscroll}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrop,data-th-ondrop}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onprogress,data-th-onprogress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondurationchange,data-th-ondurationchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onoffline,data-th-onoffline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplaying,data-th-onplaying}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onhashchange,data-th-onhashchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragstart,data-th-ondragstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onplay,data-th-onplay}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreset,data-th-onreset}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onselect,data-th-onselect}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadstart,data-th-onloadstart}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onundo,data-th-onundo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ononline,data-th-ononline}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmessage,data-th-onmessage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onformchange,data-th-onformchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onafterprint,data-th-onafterprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onblur,data-th-onblur}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninvalid,data-th-oninvalid}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onreadystatechange,data-th-onreadystatechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpause,data-th-onpause}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeunload,data-th-onbeforeunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeked,data-th-onseeked}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onratechange,data-th-onratechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadeddata,data-th-onloadeddata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousedown,data-th-onmousedown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncanplaythrough,data-th-oncanplaythrough}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondblclick,data-th-ondblclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeydown,data-th-onkeydown}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onunload,data-th-onunload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onclick,data-th-onclick}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeypress,data-th-onkeypress}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousewheel,data-th-onmousewheel}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onpopstate,data-th-onpopstate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseup,data-th-onmouseup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmouseover,data-th-onmouseover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragenter,data-th-ondragenter}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onabort,data-th-onabort}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondrag,data-th-ondrag}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onmousemove,data-th-onmousemove}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsuspend,data-th-onsuspend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ontimeupdate,data-th-ontimeupdate}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onsubmit,data-th-onsubmit}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragover,data-th-ondragover}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onvolumechange,data-th-onvolumechange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onwaiting,data-th-onwaiting}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onkeyup,data-th-onkeyup}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstalled,data-th-onstalled}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onbeforeprint,data-th-onbeforeprint}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oninput,data-th-oninput}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onerror,data-th-onerror}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:oncontextmenu,data-th-oncontextmenu}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onseeking,data-th-onseeking}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragend,data-th-ondragend}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onstorage,data-th-onstorage}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onloadedmetadata,data-th-onloadedmetadata}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onended,data-th-onended}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:ondragleave,data-th-ondragleave}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onchange,data-th-onchange}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onredo,data-th-onredo}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onload,data-th-onload}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onshow,data-th-onshow}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onfocus,data-th-onfocus}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:onresize,data-th-onresize}] [1000]: org.thymeleaf.standard.processor.StandardDOMEventAttributeTagProcessor
[THYMELEAF]             * [* {th:href,data-th-href}] [1000]: org.thymeleaf.standard.processor.StandardHrefTagProcessor
[THYMELEAF]             * [* {th:inline,data-th-inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineHTMLTagProcessor
[THYMELEAF]             * [* {th:method,data-th-method}] [1000]: org.thymeleaf.standard.processor.StandardMethodTagProcessor
[THYMELEAF]             * [* {th:type,data-th-type}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:name,data-th-name}] [1000]: org.thymeleaf.standard.processor.StandardNonRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:height,data-th-height}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:tabindex,data-th-tabindex}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sizes,data-th-sizes}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:border,data-th-border}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:spellcheck,data-th-spellcheck}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contextmenu,data-th-contextmenu}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:align,data-th-align}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:classid,data-th-classid}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:form,data-th-form}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dir,data-th-dir}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:start,data-th-start}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:http-equiv,data-th-http-equiv}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codetype,data-th-codetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:axis,data-th-axis}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:width,data-th-width}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cite,data-th-cite}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cols,data-th-cols}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:abbr,data-th-abbr}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formenctype,data-th-formenctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:icon,data-th-icon}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:span,data-th-span}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:for,data-th-for}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:title,data-th-title}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:colspan,data-th-colspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scrolling,data-th-scrolling}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:compact,data-th-compact}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:max,data-th-max}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:low,data-th-low}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:dropzone,data-th-dropzone}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:lang,data-th-lang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:codebase,data-th-codebase}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:id,data-th-id}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:autocomplete,data-th-autocomplete}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rules,data-th-rules}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:challenge,data-th-challenge}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:keytype,data-th-keytype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:enctype,data-th-enctype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hspace,data-th-hspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:high,data-th-high}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:audio,data-th-audio}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:manifest,data-th-manifest}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginheight,data-th-marginheight}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:draggable,data-th-draggable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:pattern,data-th-pattern}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:standby,data-th-standby}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:maxlength,data-th-maxlength}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:style,data-th-style}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:class,data-th-class}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:media,data-th-media}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:archive,data-th-archive}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:list,data-th-list}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:alt,data-th-alt}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:preload,data-th-preload}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:summary,data-th-summary}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rows,data-th-rows}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:srclang,data-th-srclang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:radiogroup,data-th-radiogroup}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellspacing,data-th-cellspacing}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scope,data-th-scope}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:size,data-th-size}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:min,data-th-min}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:hreflang,data-th-hreflang}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept,data-th-accept}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formtarget,data-th-formtarget}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frame,data-th-frame}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:datetime,data-th-datetime}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:vspace,data-th-vspace}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:bgcolor,data-th-bgcolor}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rowspan,data-th-rowspan}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:content,data-th-content}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:target,data-th-target}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:step,data-th-step}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rel,data-th-rel}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accept-charset,data-th-accept-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:label,data-th-label}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:rev,data-th-rev}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:accesskey,data-th-accesskey}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:longdesc,data-th-longdesc}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:valuetype,data-th-valuetype}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:kind,data-th-kind}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:marginwidth,data-th-marginwidth}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:poster,data-th-poster}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:frameborder,data-th-frameborder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:sandbox,data-th-sandbox}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:contenteditable,data-th-contenteditable}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formaction,data-th-formaction}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:charset,data-th-charset}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:scheme,data-th-scheme}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:formmethod,data-th-formmethod}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:optimum,data-th-optimum}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:data,data-th-data}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:background,data-th-background}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:wrap,data-th-wrap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:cellpadding,data-th-cellpadding}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:placeholder,data-th-placeholder}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:headers,data-th-headers}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:usemap,data-th-usemap}] [1000]: org.thymeleaf.standard.processor.StandardRemovableAttributeTagProcessor
[THYMELEAF]             * [* {th:src,data-th-src}] [1000]: org.thymeleaf.standard.processor.StandardSrcTagProcessor
[THYMELEAF]             * [* {th:value,data-th-value}] [1000]: org.thymeleaf.standard.processor.StandardValueTagProcessor
[THYMELEAF]             * [* {th:xmlbase,data-th-xmlbase}] [1000]: org.thymeleaf.standard.processor.StandardXmlBaseTagProcessor
[THYMELEAF]             * [* {th:xmllang,data-th-xmllang}] [1000]: org.thymeleaf.standard.processor.StandardXmlLangTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:xmlspace,data-th-xmlspace}] [1000]: org.thymeleaf.standard.processor.StandardXmlSpaceTagProcessor
[THYMELEAF]             * [* {th:classappend,data-th-classappend}] [1100]: org.thymeleaf.standard.processor.StandardClassappendTagProcessor
[THYMELEAF]             * [* {th:styleappend,data-th-styleappend}] [1100]: org.thymeleaf.standard.processor.StandardStyleappendTagProcessor
[THYMELEAF]             * [* {th:text,data-th-text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext,data-th-utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment,data-th-fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert,data-th-assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove,data-th-remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref,data-th-ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block,th-block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * DOCTYPE Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardTranslationDocTypeProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]             * [1100]: org.thymeleaf.standard.processor.StandardConditionalCommentProcessor
[THYMELEAF]     * Processors for Template Mode: XML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:include}] [100]: org.thymeleaf.standard.processor.StandardIncludeTagProcessor
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:substituteby}] [100]: org.thymeleaf.standard.processor.StandardSubstituteByTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:attr}] [700]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrTagProcessor
[THYMELEAF]             * [* {th:attrappend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrappendTagProcessor
[THYMELEAF]             * [* {th:attrprepend}] [900]: com.intuit.karate.template.KarateAttributeTagProcessor.KarateAttrprependTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineXMLTagProcessor
[THYMELEAF]             * [* {xmlns:th}] [1000]: org.thymeleaf.standard.processor.StandardXmlNsTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:fragment}] [1500]: org.thymeleaf.standard.processor.StandardFragmentTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* {th:ref}] [10000]: org.thymeleaf.standard.processor.StandardRefAttributeTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* th:*] [2147483647]: org.thymeleaf.standard.processor.StandardDefaultAttributesTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]         * CDATA Section Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCDATASectionProcessor
[THYMELEAF]         * Comment Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningCommentProcessor
[THYMELEAF]     * Processors for Template Mode: TEXT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: JAVASCRIPT
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Processors for Template Mode: CSS
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {th:insert}] [100]: org.thymeleaf.standard.processor.StandardInsertTagProcessor
[THYMELEAF]             * [* {th:replace}] [100]: org.thymeleaf.standard.processor.StandardReplaceTagProcessor
[THYMELEAF]             * [* {th:each}] [200]: com.intuit.karate.template.KarateEachTagProcessor
[THYMELEAF]             * [* {th:switch}] [250]: org.thymeleaf.standard.processor.StandardSwitchTagProcessor
[THYMELEAF]             * [* {th:case}] [275]: org.thymeleaf.standard.processor.StandardCaseTagProcessor
[THYMELEAF]             * [* {th:if}] [300]: org.thymeleaf.standard.processor.StandardIfTagProcessor
[THYMELEAF]             * [* {th:unless}] [400]: org.thymeleaf.standard.processor.StandardUnlessTagProcessor
[THYMELEAF]             * [* {th:object}] [500]: org.thymeleaf.standard.processor.StandardObjectTagProcessor
[THYMELEAF]             * [* {th:with}] [600]: com.intuit.karate.template.KarateWithTagProcessor
[THYMELEAF]             * [* {th:inline}] [1000]: org.thymeleaf.standard.processor.StandardInlineTextualTagProcessor
[THYMELEAF]             * [* {th:text}] [1300]: org.thymeleaf.standard.processor.StandardTextTagProcessor
[THYMELEAF]             * [* {th:utext}] [1400]: org.thymeleaf.standard.processor.StandardUtextTagProcessor
[THYMELEAF]             * [* {th:assert}] [1550]: org.thymeleaf.standard.processor.StandardAssertTagProcessor
[THYMELEAF]             * [* {th:remove}] [1600]: org.thymeleaf.standard.processor.StandardRemoveTagProcessor
[THYMELEAF]             * [* 100000] [org.thymeleaf.standard.processor.StandardBlockTagProcessor]: {}
[THYMELEAF]             * [{th:block} *] [100000]: org.thymeleaf.standard.processor.StandardBlockTagProcessor
[THYMELEAF]         * Text Processors by [precedence]:
[THYMELEAF]             * [1000]: org.thymeleaf.standard.processor.StandardInliningTextProcessor
[THYMELEAF]     * Expression Objects:
[THYMELEAF]         * #ctx
[THYMELEAF]         * #root
[THYMELEAF]         * #vars
[THYMELEAF]         * #object
[THYMELEAF]         * #locale
[THYMELEAF]         * #request
[THYMELEAF]         * #response
[THYMELEAF]         * #session
[THYMELEAF]         * #servletContext
[THYMELEAF]         * #conversions
[THYMELEAF]         * #uris
[THYMELEAF]         * #calendars
[THYMELEAF]         * #dates
[THYMELEAF]         * #bools
[THYMELEAF]         * #numbers
[THYMELEAF]         * #objects
[THYMELEAF]         * #strings
[THYMELEAF]         * #arrays
[THYMELEAF]         * #lists
[THYMELEAF]         * #sets
[THYMELEAF]         * #maps
[THYMELEAF]         * #aggregates
[THYMELEAF]         * #messages
[THYMELEAF]         * #ids
[THYMELEAF]         * #execInfo
[THYMELEAF]         * #httpServletRequest
[THYMELEAF]         * #httpSession
[THYMELEAF]     * Execution Attributes:
[THYMELEAF]         * "StandardExpressionParser": com.intuit.karate.template.KarateStandardDialect@3cda6eaf
[THYMELEAF]         * "StandardJavaScriptSerializer": org.thymeleaf.standard.serializer.StandardJavaScriptSerializer@701e3e33
[THYMELEAF]         * "StandardCSSSerializer": org.thymeleaf.standard.serializer.StandardCSSSerializer@3df33f46
[THYMELEAF]         * "StandardVariableExpressionEvaluator": com.intuit.karate.template.KarateStandardDialect@3cda6eaf
[THYMELEAF]         * "StandardConversionService": org.thymeleaf.standard.expression.StandardConversionService@49d3cd35
[THYMELEAF] * Dialect [2 of 2]: karate (com.intuit.karate.template.KarateScriptDialect)
[THYMELEAF]     * Prefix: "ka"
[THYMELEAF]     * Processors for Template Mode: HTML
[THYMELEAF]         * Element Tag Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [* {src}] [1000]: com.intuit.karate.template.KaScriptAttrProcessor
[THYMELEAF]         * Element Model Processors by [matching element and attribute name] [precedence]:
[THYMELEAF]             * [{script} {ka:scope,data-ka-scope}] [1000]: com.intuit.karate.template.KaScriptElemProcessor
[THYMELEAF]             * [* {ka:set,data-ka-set}] [1000]: com.intuit.karate.template.KaSetElemProcessor
[THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
15:52:49.760 [Test worker] DEBUG org.thymeleaf.TemplateEngine - [THYMELEAF] TEMPLATE ENGINE INITIALIZED

HTML report: (paste into browser to view) | Karate version: 1.2.0
file:///Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate-summary.html
===================================================================

15:52:49.953 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:49.953 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:49.954 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:49.960 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:49.961 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:49.961 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:49.961 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:49.962 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:49.962 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:49.962 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:49.962 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:49.963 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:49.963 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:49.975 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:49.982 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:49.983 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:49.983 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:49.983 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:49.983 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:49.983 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:49.983 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:49.983 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:49.983 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.021 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/overviewFeatures.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.022 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.023 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.024 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@6dc99c59
15:52:50.024 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@6dc99c59
15:52:50.024 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.025 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@544dd6cd
15:52:50.025 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.026 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@12373690
15:52:50.026 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.026 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@3c6df89
15:52:50.026 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.030 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@68bcd903
15:52:50.030 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.031 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@4eb72062
15:52:50.031 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.031 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@8d93c59
15:52:50.031 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.031 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@643d456a
15:52:50.031 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.033 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@58cb0338
15:52:50.033 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.034 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@44c307bd
15:52:50.034 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.045 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@20a54434
15:52:50.045 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.046 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@74381b3f
15:52:50.046 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.047 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@102432a8
15:52:50.047 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.047 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@476fe87c
15:52:50.047 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.048 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@3ef1701
15:52:50.048 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.053 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@5c0d6d44
15:52:50.053 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@5c0d6d44
15:52:50.053 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@5c0d6d44
15:52:50.053 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@5c0d6d44
15:52:50.053 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@5c0d6d44
15:52:50.053 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@5c0d6d44
15:52:50.053 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@5c0d6d44
15:52:50.053 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.055 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@488f46ec
15:52:50.055 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.056 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@525baf2d
15:52:50.056 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.057 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@1c8c8e58
15:52:50.057 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.059 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@240efed2
15:52:50.059 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.060 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@5f0e6a2
15:52:50.061 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.062 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@131d36d
15:52:50.062 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.067 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/js/steps-chart.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.069 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/js/scenarios-chart.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.073 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/js/features-chart.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.108 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.109 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.109 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.109 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.109 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.110 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.110 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.110 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.110 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.110 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.110 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.110 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.110 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.110 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.113 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.113 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.114 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.114 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.114 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.114 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.114 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.114 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.114 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.114 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.115 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.116 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.116 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.116 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@7c175f1c
15:52:50.116 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@7c175f1c
15:52:50.116 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.116 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@62cd8879
15:52:50.116 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.117 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@77270653
15:52:50.117 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.117 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@30f5d11e
15:52:50.117 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.117 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@69e04607
15:52:50.117 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.118 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@15e3d7b2
15:52:50.118 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.118 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@186a193f
15:52:50.118 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.118 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@583f8ccb
15:52:50.118 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.119 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@5fb32a62
15:52:50.119 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.120 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@447c8f1c
15:52:50.120 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.121 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@65c67167
15:52:50.121 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.122 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@6d1f27fa
15:52:50.122 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.123 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@4edeb21c
15:52:50.123 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.123 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@1a9d2e4b
15:52:50.123 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.124 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@502112c0
15:52:50.124 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.126 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@7bad24e
15:52:50.126 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@7bad24e
15:52:50.126 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@7bad24e
15:52:50.126 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@7bad24e
15:52:50.126 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@7bad24e
15:52:50.126 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@7bad24e
15:52:50.126 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@7bad24e
15:52:50.126 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.127 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@2c1926c3
15:52:50.127 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.128 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@5d3f7855
15:52:50.128 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.128 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@1a3a0ef3
15:52:50.128 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.129 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@6b78d71f
15:52:50.129 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.130 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@16d0596
15:52:50.130 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.130 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@372b2df4
15:52:50.130 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.130 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.130 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.131 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.132 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.132 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.133 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.133 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.137 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.137 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.137 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.137 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.140 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.140 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.140 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.141 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.141 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.141 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.141 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.141 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.141 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.141 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.141 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.141 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.141 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.141 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.142 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.142 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.142 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.142 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.142 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.142 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.142 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.142 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.142 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.142 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.143 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.143 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.144 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.144 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@3d34cdd9
15:52:50.144 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@3d34cdd9
15:52:50.144 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.144 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@79106a37
15:52:50.144 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.144 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@523e7fda
15:52:50.144 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.145 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@7bd2e397
15:52:50.145 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.145 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@5656d27d
15:52:50.145 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.145 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@3592f7f5
15:52:50.145 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.146 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@5c8b6bc6
15:52:50.146 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.146 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@5e21cad0
15:52:50.146 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.147 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@66506ea8
15:52:50.147 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.147 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@71ab192
15:52:50.147 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.148 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@41c79b39
15:52:50.148 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.148 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@3bf69412
15:52:50.148 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.148 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@2520bc73
15:52:50.148 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.149 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@446d373e
15:52:50.149 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.149 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@60729acc
15:52:50.149 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.151 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@7a7b1103
15:52:50.152 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@7a7b1103
15:52:50.152 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@7a7b1103
15:52:50.152 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@7a7b1103
15:52:50.152 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@7a7b1103
15:52:50.152 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@7a7b1103
15:52:50.152 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@7a7b1103
15:52:50.152 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.153 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@45fe8cb1
15:52:50.153 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.153 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@6d63545e
15:52:50.153 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.154 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@6920c51c
15:52:50.154 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.155 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@1e83a84e
15:52:50.155 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.155 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@2fe09778
15:52:50.155 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.155 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@1d1acbb2
15:52:50.155 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.156 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.156 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.157 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.158 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.158 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.159 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.159 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.163 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.163 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.164 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.164 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.167 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.167 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.167 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.167 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.170 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.170 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.170 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.170 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.172 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.172 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.173 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.173 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.174 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.174 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.175 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.175 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.178 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.178 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.179 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.179 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.185 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.185 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.185 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.185 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.186 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.186 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.187 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.187 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.188 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.188 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.189 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.190 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.191 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.191 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.191 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.192 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.192 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.192 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.192 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.192 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.192 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.192 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.192 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.192 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.192 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.192 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.193 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.193 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.193 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.193 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.193 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.193 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.193 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.193 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.193 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.193 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.194 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.195 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.195 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.195 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@280ca2f5
15:52:50.195 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@280ca2f5
15:52:50.195 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.195 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@5789dbc9
15:52:50.195 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.196 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@2f9af144
15:52:50.196 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.196 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@308e6368
15:52:50.196 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.196 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@45693bee
15:52:50.196 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.197 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@35dd815c
15:52:50.197 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.197 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@24690b0d
15:52:50.197 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.197 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@6d353657
15:52:50.197 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.198 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@3d67b2e6
15:52:50.198 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.198 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@6a83f37d
15:52:50.198 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.199 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@1d33da0a
15:52:50.199 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.199 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@533626de
15:52:50.199 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.199 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@18bd9d94
15:52:50.199 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.200 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@5021c85a
15:52:50.200 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.200 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@2dbfd9c7
15:52:50.200 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.202 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@2bb90350
15:52:50.202 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@2bb90350
15:52:50.202 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@2bb90350
15:52:50.202 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@2bb90350
15:52:50.202 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@2bb90350
15:52:50.202 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@2bb90350
15:52:50.202 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@2bb90350
15:52:50.202 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.203 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@6aa747a8
15:52:50.203 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.203 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@328180b
15:52:50.204 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.204 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@a91158e
15:52:50.204 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.204 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@5edb7481
15:52:50.204 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.205 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@45357cc2
15:52:50.205 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.205 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@4a0f8b1b
15:52:50.205 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.205 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.205 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.205 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.206 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.206 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.207 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.207 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.207 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.207 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.207 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.208 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.208 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.208 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.208 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.208 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.208 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.208 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.208 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.208 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.208 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.208 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.209 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.209 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.209 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.209 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.209 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.209 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.209 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.209 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.209 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.209 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.209 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.210 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.210 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.210 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@7180cc28
15:52:50.210 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@7180cc28
15:52:50.210 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.211 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@3fa987cd
15:52:50.211 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.211 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@27febff3
15:52:50.211 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.211 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@891a4d1
15:52:50.211 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.211 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@4f939381
15:52:50.211 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.212 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@45f1549a
15:52:50.212 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.212 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@7b173fb3
15:52:50.212 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.212 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@cabfe69
15:52:50.212 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.213 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@10dd436e
15:52:50.213 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.213 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@5c0d42e7
15:52:50.213 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.216 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@4a69e87e
15:52:50.216 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.217 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@6000958a
15:52:50.217 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.217 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@177897ab
15:52:50.217 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.217 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@66922d99
15:52:50.217 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.218 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@6c9fca47
15:52:50.218 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.219 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@4c75e0a4
15:52:50.219 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@4c75e0a4
15:52:50.219 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@4c75e0a4
15:52:50.219 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@4c75e0a4
15:52:50.219 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@4c75e0a4
15:52:50.220 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@4c75e0a4
15:52:50.220 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@4c75e0a4
15:52:50.220 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.220 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@2d79f47
15:52:50.220 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.221 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@3fe32b76
15:52:50.221 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.221 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@38bb3808
15:52:50.221 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.222 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@20a17e92
15:52:50.222 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.222 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@7c73ec96
15:52:50.222 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.222 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@43df83fe
15:52:50.222 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.222 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.222 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.223 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.223 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.223 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.223 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.223 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.224 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.224 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.224 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.224 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.225 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.225 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.225 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.225 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.226 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.226 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.226 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.226 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.227 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.227 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.227 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.227 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.227 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.227 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.227 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.227 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.227 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.227 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.227 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.227 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.227 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.227 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.228 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.228 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.228 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.228 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.228 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.228 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.228 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.228 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.228 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.228 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.229 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.229 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.229 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.230 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@4d4c505d
15:52:50.230 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@4d4c505d
15:52:50.230 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.230 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@660763c0
15:52:50.230 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.230 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@45f6bab8
15:52:50.230 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.230 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@42ba2356
15:52:50.230 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.231 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@4f9ae655
15:52:50.231 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.231 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@1a9e731a
15:52:50.231 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.231 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@4f141d4b
15:52:50.231 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.231 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@70821e21
15:52:50.231 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.232 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@39ab7c83
15:52:50.232 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.232 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@6483d142
15:52:50.232 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.233 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@40b2e51e
15:52:50.233 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.233 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@9f5f6be
15:52:50.233 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.234 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@5960ef8d
15:52:50.234 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.234 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@38c6a517
15:52:50.234 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.234 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@756cd01e
15:52:50.234 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.237 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@51ff1483
15:52:50.237 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@51ff1483
15:52:50.237 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@51ff1483
15:52:50.238 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@51ff1483
15:52:50.238 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@51ff1483
15:52:50.238 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@51ff1483
15:52:50.238 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@51ff1483
15:52:50.238 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.241 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@5f86b3d1
15:52:50.241 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.241 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@6ff603d7
15:52:50.241 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.241 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@43d69b5e
15:52:50.241 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.242 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@d1c264e
15:52:50.242 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.242 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@2818e370
15:52:50.242 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.243 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@59d25fa7
15:52:50.243 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.243 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.243 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.243 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.243 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.243 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.244 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.244 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.245 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.245 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.245 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.245 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.246 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.246 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.246 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.246 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.246 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.246 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.247 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.247 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.247 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.247 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.247 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.247 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.247 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.247 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.247 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.247 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.247 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.247 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.247 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.247 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.247 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.247 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.247 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.247 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.248 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.248 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.248 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.248 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@4e5fd1d3
15:52:50.248 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@4e5fd1d3
15:52:50.248 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.249 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@b3de5f7
15:52:50.249 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.249 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@3ad5035e
15:52:50.249 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.249 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@5044070
15:52:50.249 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.249 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@6f1ac413
15:52:50.249 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.249 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@5e2da305
15:52:50.249 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.249 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@a1a532c
15:52:50.249 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.250 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@230369f1
15:52:50.250 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.250 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@3181feeb
15:52:50.250 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.250 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@7f251474
15:52:50.250 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.251 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@3451664f
15:52:50.251 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.251 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@66a4e9b
15:52:50.251 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.251 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@7205ab5b
15:52:50.251 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.251 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@4c3e027e
15:52:50.251 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.252 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@2a2f8de2
15:52:50.252 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.253 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@c9bbc53
15:52:50.253 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@c9bbc53
15:52:50.253 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@c9bbc53
15:52:50.253 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@c9bbc53
15:52:50.253 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@c9bbc53
15:52:50.253 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@c9bbc53
15:52:50.253 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@c9bbc53
15:52:50.253 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.253 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@2d75966f
15:52:50.253 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.253 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@45d1bcf
15:52:50.253 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.254 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@78a39a41
15:52:50.254 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.254 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@54056806
15:52:50.254 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.254 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@64fe00d5
15:52:50.254 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.255 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@4e4739af
15:52:50.255 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.255 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.255 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.255 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.255 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.255 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.255 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.255 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.256 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.256 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.256 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.257 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.257 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.257 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.257 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.257 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.257 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.257 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.257 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.257 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.257 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.257 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.257 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.257 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.257 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.257 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.258 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.258 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.258 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.258 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.258 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.258 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.262 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:50.262 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-154: Close connection
15:52:50.262 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.262 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:50.262 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:50.262 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-155: Close connection
15:52:50.262 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.263 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.263 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:50.263 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:50.263 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-149: Close connection
15:52:50.263 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@38770a29
15:52:50.263 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@38770a29
15:52:50.263 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.263 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@7604ddef
15:52:50.263 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.263 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:50.263 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:50.263 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-150: Close connection
15:52:50.263 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@3ea3e95d
15:52:50.263 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.263 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@3c6333a8
15:52:50.263 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.263 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:50.263 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:50.263 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-156: Close connection
15:52:50.264 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@26fba09c
15:52:50.264 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.264 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:50.264 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@1396f72
15:52:50.264 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.264 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:50.264 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-153: Close connection
15:52:50.264 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@670bbf10
15:52:50.264 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.264 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@5fce1975
15:52:50.264 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.264 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:50.264 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:50.264 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-151: Close connection
15:52:50.265 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@1872fc96
15:52:50.265 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.265 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@2a111699
15:52:50.265 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.265 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:50.265 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
15:52:50.265 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-152: Close connection
15:52:50.265 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
15:52:50.265 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@3727b873
15:52:50.265 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.265 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@5d7549ef
15:52:50.265 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.266 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@2cd88f36
15:52:50.266 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.266 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@267ef780
15:52:50.266 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.266 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@40aae65b
15:52:50.266 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.267 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@2e1a374e
15:52:50.267 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@2e1a374e
15:52:50.267 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@2e1a374e
15:52:50.267 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@2e1a374e
15:52:50.267 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@2e1a374e
15:52:50.267 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@2e1a374e
15:52:50.267 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@2e1a374e
15:52:50.267 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.268 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@c194451
15:52:50.268 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.268 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@577d0bd3
15:52:50.268 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.268 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@3fcbc3ef
15:52:50.268 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.268 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@777294a3
15:52:50.268 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.269 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@1ab268c6
15:52:50.269 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.269 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@339892ae
15:52:50.269 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.269 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.269 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.269 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.269 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.269 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.269 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.269 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.270 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.270 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.270 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.270 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.271 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.271 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.271 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.271 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.272 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.272 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.272 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.272 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.272 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.272 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.272 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.272 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.272 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.272 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.272 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.272 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.272 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.272 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.272 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.272 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.273 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.273 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.273 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.273 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.273 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.273 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.273 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.273 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.273 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.273 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.274 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.274 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@499ad71f
15:52:50.274 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@499ad71f
15:52:50.274 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.274 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@24aaada3
15:52:50.274 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.274 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@52eb646
15:52:50.274 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.274 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@3a9e3cb7
15:52:50.274 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.274 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@4524db51
15:52:50.274 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.274 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@52938e07
15:52:50.274 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.275 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@6dad1018
15:52:50.275 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.275 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@675efa47
15:52:50.275 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.275 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@419778f
15:52:50.275 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.275 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@3a6d5118
15:52:50.275 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.276 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@5f74ced8
15:52:50.276 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.276 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@179f08d4
15:52:50.276 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.276 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@7dff723d
15:52:50.276 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.276 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@64b0524f
15:52:50.276 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.276 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@46182a69
15:52:50.276 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.277 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@5c263ef5
15:52:50.277 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@5c263ef5
15:52:50.277 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@5c263ef5
15:52:50.277 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@5c263ef5
15:52:50.277 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@5c263ef5
15:52:50.277 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@5c263ef5
15:52:50.277 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@5c263ef5
15:52:50.277 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.278 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@1a2ebc51
15:52:50.278 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.278 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@6859fe24
15:52:50.278 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.278 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@1e3b3463
15:52:50.278 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.279 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@55e725b9
15:52:50.279 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.279 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@7ac6da4d
15:52:50.279 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.279 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@251b6df2
15:52:50.279 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.279 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.279 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.280 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.280 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.280 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.280 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.280 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.281 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.281 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.281 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.281 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.282 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.282 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.282 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.282 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.282 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.282 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.282 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.282 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.282 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.282 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.282 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.282 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.282 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.282 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.283 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.283 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.283 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.283 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.283 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.283 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.283 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.283 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.283 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.283 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.283 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.284 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.284 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.284 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@499688a7
15:52:50.284 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@499688a7
15:52:50.284 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.284 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@3ce042e4
15:52:50.284 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.284 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@4a427002
15:52:50.284 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.284 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@44dda59b
15:52:50.284 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.284 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@443f8787
15:52:50.284 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.284 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@712a750e
15:52:50.284 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.285 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@61579450
15:52:50.285 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.285 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@78f64791
15:52:50.285 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.285 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@15f157f9
15:52:50.285 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.285 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@183ba03b
15:52:50.285 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.286 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@502ba4e0
15:52:50.286 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.286 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@67499046
15:52:50.286 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.286 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@5c9004b1
15:52:50.286 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.286 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@5edb8b66
15:52:50.286 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.286 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@d12cdb8
15:52:50.286 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.287 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@6f84f397
15:52:50.287 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@6f84f397
15:52:50.287 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@6f84f397
15:52:50.287 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@6f84f397
15:52:50.287 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@6f84f397
15:52:50.287 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@6f84f397
15:52:50.287 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@6f84f397
15:52:50.287 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.288 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@2962cc93
15:52:50.288 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.288 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@5ed70126
15:52:50.288 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.288 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@21ef4127
15:52:50.288 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.289 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@11ebdd29
15:52:50.289 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.289 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@38a2767b
15:52:50.289 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.289 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@67e69437
15:52:50.289 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.289 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.289 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.289 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.289 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.289 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.289 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.289 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.290 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.290 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.290 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.290 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.290 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.290 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.291 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.291 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.291 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.291 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.291 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.291 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.291 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.291 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.291 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.291 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.291 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.291 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.291 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.291 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.291 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.291 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.291 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.291 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.291 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.292 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.292 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.292 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@2f5728fe
15:52:50.292 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@2f5728fe
15:52:50.292 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.292 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@431feed6
15:52:50.292 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.292 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@74c60f65
15:52:50.292 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.292 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@20a9104b
15:52:50.292 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.293 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@72260e7f
15:52:50.293 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.293 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@465bb7fb
15:52:50.293 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.293 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@66079e03
15:52:50.293 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.293 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@2616ef03
15:52:50.293 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.293 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@736fa455
15:52:50.293 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.293 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@27b95fa0
15:52:50.293 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.294 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@43240df0
15:52:50.294 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.294 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@23a87129
15:52:50.294 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.294 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@2719382e
15:52:50.294 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.294 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@44e2cd03
15:52:50.294 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.294 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@a7be865
15:52:50.294 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.295 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@1b221a56
15:52:50.295 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@1b221a56
15:52:50.295 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@1b221a56
15:52:50.295 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@1b221a56
15:52:50.295 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@1b221a56
15:52:50.295 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@1b221a56
15:52:50.295 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@1b221a56
15:52:50.296 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.296 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@59409c20
15:52:50.296 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.296 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@197a82fa
15:52:50.296 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.296 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@65d113b3
15:52:50.296 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.297 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@61e81773
15:52:50.297 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.297 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@5d286453
15:52:50.297 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.297 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@77ec5b1a
15:52:50.297 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.297 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.297 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.297 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.297 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.297 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.298 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.298 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.301 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.301 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.301 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.301 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.301 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.301 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.301 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.301 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.301 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.301 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.301 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.301 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.302 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.302 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.302 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.302 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.302 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.302 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.302 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.302 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.302 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.302 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.302 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.302 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.302 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.303 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.303 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.303 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@2b258359
15:52:50.303 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@2b258359
15:52:50.303 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.303 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@3971b54f
15:52:50.303 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.303 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@14f824b7
15:52:50.303 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.303 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@52ee41cb
15:52:50.303 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.303 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@264c4a6b
15:52:50.303 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.303 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@405069e4
15:52:50.303 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.303 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@159259d2
15:52:50.303 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.304 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@115be45d
15:52:50.304 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.304 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@4c66bac6
15:52:50.304 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.304 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@1678ee55
15:52:50.304 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.304 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@edfb887
15:52:50.304 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.305 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@3c1df9ea
15:52:50.305 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.305 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@1997b45e
15:52:50.305 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.305 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@7dc0dde
15:52:50.305 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.305 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@1550429d
15:52:50.305 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.306 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@5417f52d
15:52:50.306 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@5417f52d
15:52:50.306 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@5417f52d
15:52:50.306 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@5417f52d
15:52:50.306 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@5417f52d
15:52:50.306 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@5417f52d
15:52:50.306 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@5417f52d
15:52:50.306 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.306 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@2afeb7c9
15:52:50.306 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.307 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@213a2ec2
15:52:50.307 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.307 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@453e47e9
15:52:50.307 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.307 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@503aee3e
15:52:50.307 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.308 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@794844c8
15:52:50.308 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.308 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@4429c8a
15:52:50.308 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.308 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.308 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.308 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.308 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.308 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.308 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.308 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.309 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.309 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.309 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.309 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.309 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.310 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.310 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.310 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.310 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.310 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.310 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.310 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.310 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.310 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.310 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.310 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.310 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.310 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.310 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.310 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.310 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.310 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.310 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.310 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.310 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.310 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.310 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.311 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.311 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.311 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.311 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.312 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@80d462b
15:52:50.312 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@80d462b
15:52:50.312 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.312 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@1c57281
15:52:50.312 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.312 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@62f3c4ee
15:52:50.312 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.312 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@768e0756
15:52:50.312 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.312 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@2bd25dd
15:52:50.312 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.312 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@62b171fd
15:52:50.312 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.312 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@3f60b2df
15:52:50.312 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.313 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@259c61ca
15:52:50.313 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.313 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@7a0df9a6
15:52:50.313 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.313 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@ac4598f
15:52:50.313 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.314 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@37318667
15:52:50.314 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.314 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@53e009da
15:52:50.314 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.314 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@317f043b
15:52:50.314 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.314 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@2429306e
15:52:50.314 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.314 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@77685df6
15:52:50.314 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.315 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@300d3048
15:52:50.315 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@300d3048
15:52:50.315 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@300d3048
15:52:50.315 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@300d3048
15:52:50.315 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@300d3048
15:52:50.315 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@300d3048
15:52:50.315 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@300d3048
15:52:50.315 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.315 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@2f5fb91e
15:52:50.315 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.316 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@1a580e45
15:52:50.316 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.316 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@23ae6b64
15:52:50.316 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.316 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@18bb6ece
15:52:50.316 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.316 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@628eb31d
15:52:50.316 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.316 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@5644f766
15:52:50.316 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.316 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.316 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.317 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.317 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.317 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.317 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.317 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.319 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.319 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.320 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.320 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.322 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.322 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.322 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.322 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.324 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.324 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.324 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.324 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.324 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.324 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.324 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.324 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.324 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.324 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.324 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.324 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.324 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.324 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.325 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.325 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.325 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.325 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.325 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.325 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.325 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.325 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.325 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.325 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.325 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.325 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.326 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.326 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@3c408ad0
15:52:50.326 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@3c408ad0
15:52:50.326 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.326 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@77ee977
15:52:50.326 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.326 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@7b18a666
15:52:50.326 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.326 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@d38947
15:52:50.326 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.326 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@125e62a5
15:52:50.326 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.326 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@60d5af4d
15:52:50.326 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.326 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@6b885b65
15:52:50.326 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.326 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@a140848
15:52:50.326 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.327 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@6f54e5c2
15:52:50.327 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.327 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@78dd88f7
15:52:50.327 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.327 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@41d1b09f
15:52:50.327 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.328 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@e53ed4c
15:52:50.328 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.328 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@5f1fb3e
15:52:50.328 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.328 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@372a03cc
15:52:50.328 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.328 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@13c9643
15:52:50.328 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.329 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@57bef5af
15:52:50.329 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@57bef5af
15:52:50.329 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@57bef5af
15:52:50.329 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@57bef5af
15:52:50.329 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@57bef5af
15:52:50.329 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@57bef5af
15:52:50.329 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@57bef5af
15:52:50.329 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.329 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@695a62c7
15:52:50.329 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.330 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@1ab3555e
15:52:50.330 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.330 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@1a7454a9
15:52:50.330 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.330 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@1793d348
15:52:50.330 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.330 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@7837222d
15:52:50.330 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.330 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@5dccc9f
15:52:50.330 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.330 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.330 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.331 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.331 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.331 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.331 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.331 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.332 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.332 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.332 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.332 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.332 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.332 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.333 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.333 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.333 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.333 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.333 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.333 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.333 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.333 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.333 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.333 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.333 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.333 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.333 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.333 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.333 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.333 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.333 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.333 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.333 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.334 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.334 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.334 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@1e0c6db1
15:52:50.334 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@1e0c6db1
15:52:50.334 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.334 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@29f81466
15:52:50.334 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.334 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@74a01e8d
15:52:50.334 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.334 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@7ba7682d
15:52:50.334 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.335 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@1eb8c88e
15:52:50.335 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.335 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@66b013f5
15:52:50.335 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.335 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@70e4341e
15:52:50.335 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.335 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@6ef6a95a
15:52:50.335 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.335 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@22c7273c
15:52:50.335 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.335 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@26680393
15:52:50.335 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.336 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@27a579bc
15:52:50.336 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.336 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@5d1eb6e6
15:52:50.336 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.336 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@62d19590
15:52:50.336 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.336 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@72df4461
15:52:50.336 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.337 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@4960be50
15:52:50.337 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.337 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@5e278c18
15:52:50.338 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@5e278c18
15:52:50.338 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@5e278c18
15:52:50.338 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@5e278c18
15:52:50.338 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@5e278c18
15:52:50.338 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@5e278c18
15:52:50.338 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@5e278c18
15:52:50.338 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.338 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@4b5efa7f
15:52:50.338 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.338 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@35340b05
15:52:50.338 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.338 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@2a88880b
15:52:50.338 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.339 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@37b28d52
15:52:50.339 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.339 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@4f067761
15:52:50.339 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.339 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@47de97a7
15:52:50.339 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.339 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.339 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.339 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.340 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.340 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.340 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.340 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.340 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.341 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.341 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.341 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.341 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.341 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.341 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.341 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.342 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.342 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.342 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.342 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.342 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.342 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.343 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.343 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.343 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.343 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.343 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.343 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.343 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.343 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.343 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.343 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.343 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.343 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.344 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.344 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.344 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.344 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.344 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.344 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.344 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.344 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.344 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.345 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@54a97df7
15:52:50.345 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@54a97df7
15:52:50.345 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.345 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@1db896b5
15:52:50.345 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.345 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@25a83ce7
15:52:50.345 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.345 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@6837403b
15:52:50.345 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.345 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@54d79761
15:52:50.345 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.345 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@6de2ac61
15:52:50.345 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.345 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@5b995c17
15:52:50.345 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.345 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@e2be03c
15:52:50.345 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.346 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@297df104
15:52:50.346 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.346 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@74befe34
15:52:50.346 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.347 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@a13db37
15:52:50.347 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.347 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@7584fa7
15:52:50.347 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.347 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@5d6350cc
15:52:50.347 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.347 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@6e378928
15:52:50.347 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.347 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@19ae29c6
15:52:50.347 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.348 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@39ae4960
15:52:50.348 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@39ae4960
15:52:50.348 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@39ae4960
15:52:50.348 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@39ae4960
15:52:50.348 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@39ae4960
15:52:50.348 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@39ae4960
15:52:50.348 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@39ae4960
15:52:50.348 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.349 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@2064c202
15:52:50.349 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.349 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@1f620f26
15:52:50.349 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.349 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@a7d934a
15:52:50.349 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.349 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@273aa622
15:52:50.349 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.350 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@3c4cc7c1
15:52:50.350 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.350 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@a5b2bfc
15:52:50.350 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.350 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.350 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.350 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.350 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.350 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.351 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.351 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.351 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.351 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.351 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.351 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.352 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.352 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.352 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.352 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.352 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.352 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.352 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.352 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.353 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.353 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.353 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.353 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.353 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.353 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.353 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.353 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.353 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.353 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.353 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.353 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.353 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.353 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.354 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.354 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.354 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.354 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.354 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.354 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.354 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.354 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.354 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.354 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.354 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.354 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.355 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.355 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@2163c193
15:52:50.355 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@2163c193
15:52:50.355 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.355 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@2235ee8
15:52:50.355 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.355 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@4714d5bd
15:52:50.355 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.355 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@429cb2d0
15:52:50.355 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.355 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@32dd6ef2
15:52:50.355 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.355 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@5f34805d
15:52:50.355 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.355 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@30432708
15:52:50.355 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.356 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@73076b0c
15:52:50.356 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.356 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@705885e7
15:52:50.356 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.356 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@799c3805
15:52:50.356 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.356 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@5ffaf1ea
15:52:50.356 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.357 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@34cd2611
15:52:50.357 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.357 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@3f3dfd13
15:52:50.357 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.357 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@318b44b1
15:52:50.357 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.357 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@31c0ebe7
15:52:50.357 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.358 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@14c7f38a
15:52:50.358 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@14c7f38a
15:52:50.358 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@14c7f38a
15:52:50.358 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@14c7f38a
15:52:50.358 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@14c7f38a
15:52:50.358 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@14c7f38a
15:52:50.358 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@14c7f38a
15:52:50.358 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.358 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@4e8adbf3
15:52:50.358 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.359 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@64ee46e2
15:52:50.359 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.359 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@2f108c7e
15:52:50.359 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.359 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@7b3c14be
15:52:50.359 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.359 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@2d8cffc8
15:52:50.359 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.360 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@a8e1765
15:52:50.360 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.360 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.360 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.360 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.361 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.361 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.361 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.361 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.362 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.362 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.362 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.362 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.363 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.364 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.364 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.364 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.364 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.364 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.364 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.364 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.364 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.364 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.364 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.364 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.364 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.364 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.364 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.364 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.364 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.364 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.365 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.365 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.365 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.365 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.365 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.365 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.365 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.365 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.365 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.365 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@720a6b17
15:52:50.365 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@720a6b17
15:52:50.365 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.366 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@2131a99c
15:52:50.366 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.366 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@2bc0f356
15:52:50.366 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.366 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@73fb0f27
15:52:50.366 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.366 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@4dc53e41
15:52:50.366 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.366 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@13ae2401
15:52:50.366 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.366 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@16c738f
15:52:50.366 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.366 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@284c8a47
15:52:50.366 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.367 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@b7697ad
15:52:50.367 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.367 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@6b8273a7
15:52:50.367 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.367 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@67243359
15:52:50.367 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.368 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@6680285e
15:52:50.368 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.368 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@60e4061b
15:52:50.368 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.368 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@6c42f258
15:52:50.368 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.368 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@5cb2a871
15:52:50.368 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.369 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@7e4a0822
15:52:50.369 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@7e4a0822
15:52:50.369 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@7e4a0822
15:52:50.369 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@7e4a0822
15:52:50.369 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@7e4a0822
15:52:50.369 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@7e4a0822
15:52:50.369 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@7e4a0822
15:52:50.369 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.369 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@19c7c41
15:52:50.369 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.370 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@33fab44
15:52:50.370 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.370 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@72f465c5
15:52:50.370 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.370 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@571157e5
15:52:50.370 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.370 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@475024e8
15:52:50.370 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.370 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@414837c9
15:52:50.370 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.370 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.370 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.371 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.371 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.371 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.371 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.371 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.372 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.372 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.372 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.372 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.373 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.373 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.373 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.373 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.373 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.373 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.373 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.373 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.374 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.374 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.374 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.374 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.374 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.374 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.374 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.375 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.375 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.375 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.375 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.375 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.375 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.375 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.375 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.375 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.375 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.375 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.375 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.375 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.375 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.375 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.375 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.375 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.375 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.375 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.375 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.375 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.376 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.376 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.377 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.377 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@24d7d7ad
15:52:50.377 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@24d7d7ad
15:52:50.377 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.377 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@5c041548
15:52:50.377 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.377 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@127fbbe9
15:52:50.377 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.377 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@31f3523f
15:52:50.377 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.377 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@6ba3a194
15:52:50.377 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.377 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@25fc89dd
15:52:50.377 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.378 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@3be91ece
15:52:50.378 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.378 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@3d7906fd
15:52:50.378 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.378 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@31db9217
15:52:50.378 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.378 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@5b125c77
15:52:50.378 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.379 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@6c4d971c
15:52:50.379 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.379 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@404df3e2
15:52:50.379 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.379 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@4411b2b7
15:52:50.379 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.379 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@439580be
15:52:50.379 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.379 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@359444a2
15:52:50.379 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.380 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@57444e1
15:52:50.380 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@57444e1
15:52:50.380 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@57444e1
15:52:50.380 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@57444e1
15:52:50.380 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@57444e1
15:52:50.380 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@57444e1
15:52:50.380 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@57444e1
15:52:50.380 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.381 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@53479b9a
15:52:50.381 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.381 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@267517ef
15:52:50.381 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.381 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@bd95c3b
15:52:50.381 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.382 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@24655fd4
15:52:50.382 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.382 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@6ca4966c
15:52:50.382 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.382 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@51bd5eb
15:52:50.382 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.382 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.382 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.382 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.382 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.382 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.383 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.383 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.403 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.403 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.403 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.403 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.403 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.403 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.404 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.404 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.404 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.404 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.404 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.404 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.404 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.404 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.404 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.404 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.404 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.404 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.404 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.404 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.404 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.404 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.404 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.404 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.405 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.405 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.405 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.405 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@265bf67c
15:52:50.405 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@265bf67c
15:52:50.405 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.405 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@5c6b5f73
15:52:50.405 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.405 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@4316064b
15:52:50.405 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.405 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@3e1d5199
15:52:50.405 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.406 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@4c7447dc
15:52:50.406 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.406 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@6360d
15:52:50.406 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.406 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@55d5822e
15:52:50.406 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.406 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@789de4df
15:52:50.406 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.406 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@75a18055
15:52:50.406 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.406 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@9a0abb4
15:52:50.406 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.407 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@f02de71
15:52:50.407 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.407 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@735429d3
15:52:50.407 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.407 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@6a0ac9fc
15:52:50.407 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.407 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@250ed1d7
15:52:50.407 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.407 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@21869a48
15:52:50.407 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.408 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@64973fab
15:52:50.408 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@64973fab
15:52:50.408 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@64973fab
15:52:50.408 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@64973fab
15:52:50.408 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@64973fab
15:52:50.408 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@64973fab
15:52:50.408 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@64973fab
15:52:50.408 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.409 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@25365790
15:52:50.409 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.409 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@306e9b24
15:52:50.409 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.409 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@1dbc1a51
15:52:50.409 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.410 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@c7adef6
15:52:50.410 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.411 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@688c216
15:52:50.411 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.411 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@50aab0a0
15:52:50.411 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.411 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.411 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.411 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.412 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.412 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.412 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.412 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.413 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.413 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.413 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.413 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.413 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.413 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.413 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.413 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.413 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.413 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.413 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.413 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.414 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.414 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.414 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.414 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.414 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.414 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.414 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.415 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.415 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.415 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.415 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.415 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.415 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.415 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.415 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.415 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.415 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.415 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.415 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.415 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.415 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.415 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.415 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.415 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.415 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.415 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.415 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.415 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.416 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.416 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.416 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.416 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@5db4b3a5
15:52:50.416 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@5db4b3a5
15:52:50.416 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.416 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@cb8c14
15:52:50.416 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.416 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@3a467c9b
15:52:50.416 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.417 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@3db95682
15:52:50.417 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.417 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@b65dbb7
15:52:50.417 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.417 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@6e14900f
15:52:50.417 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.417 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@c561c47
15:52:50.417 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.417 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@7d1c8155
15:52:50.417 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.417 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@11653ec
15:52:50.417 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.417 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@3cf8455b
15:52:50.417 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.421 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@64019f9b
15:52:50.421 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.422 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@31245cd9
15:52:50.422 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.422 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@10e9ae09
15:52:50.422 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.422 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@c2ef5c6
15:52:50.422 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.422 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@3129183f
15:52:50.422 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.423 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@7c58051b
15:52:50.423 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@7c58051b
15:52:50.423 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@7c58051b
15:52:50.423 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@7c58051b
15:52:50.423 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@7c58051b
15:52:50.423 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@7c58051b
15:52:50.423 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@7c58051b
15:52:50.423 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.424 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@16c0ae65
15:52:50.424 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.424 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@62df026b
15:52:50.424 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.424 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@9b203ea
15:52:50.424 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.424 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@338d744d
15:52:50.424 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.424 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@6e54d387
15:52:50.424 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.424 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@20134d97
15:52:50.424 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.425 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.425 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.425 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.425 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.425 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.425 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.425 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.426 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.427 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.427 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.427 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.427 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.427 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.427 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.427 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.427 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.427 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.427 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.427 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.427 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.427 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.427 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.427 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.427 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.427 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.427 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.427 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.427 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.427 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.427 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.427 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.428 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.428 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.428 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.428 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@df256d6
15:52:50.428 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@df256d6
15:52:50.428 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.428 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@363a0aee
15:52:50.428 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.428 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@37408119
15:52:50.428 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.428 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@5776a917
15:52:50.428 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.428 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@6bdda10a
15:52:50.428 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.429 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@2b843905
15:52:50.429 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.429 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@2fdf7925
15:52:50.429 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.429 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@5d599f88
15:52:50.429 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.429 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@2bc575da
15:52:50.429 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.429 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@d81f0a0
15:52:50.429 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.430 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@69b3e932
15:52:50.430 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.430 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@799ce562
15:52:50.430 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.430 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@3931cd81
15:52:50.430 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.430 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@44bf7b1a
15:52:50.430 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.430 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@58006c1b
15:52:50.430 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.431 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@56292fad
15:52:50.431 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@56292fad
15:52:50.431 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@56292fad
15:52:50.431 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@56292fad
15:52:50.431 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@56292fad
15:52:50.431 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@56292fad
15:52:50.431 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@56292fad
15:52:50.431 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.432 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@6c00aa2e
15:52:50.432 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.432 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@6e8e1880
15:52:50.432 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.432 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@2fc3a569
15:52:50.432 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.433 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@24ac070c
15:52:50.433 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.433 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@222b1506
15:52:50.433 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.433 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@254ad3de
15:52:50.433 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.433 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.433 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.433 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.433 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.433 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.434 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.434 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.435 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.435 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.435 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.435 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.435 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.435 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.435 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.435 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.435 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.435 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.435 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.435 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.435 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.435 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.436 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.436 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.436 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.436 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.436 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.436 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.436 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.436 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.436 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.436 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.436 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.437 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.437 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.437 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@32b20058
15:52:50.437 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@32b20058
15:52:50.437 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.437 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@5ca3cef5
15:52:50.437 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.437 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@e678562
15:52:50.437 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.437 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@11f21150
15:52:50.437 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.437 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@3f2d4519
15:52:50.437 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.437 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@53e8f886
15:52:50.437 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.438 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@2de4cb89
15:52:50.438 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.438 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@1492d7f1
15:52:50.438 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.438 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@294b77fb
15:52:50.438 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.438 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@4823301f
15:52:50.438 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.439 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@3dedc5f8
15:52:50.439 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.439 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@79e113e
15:52:50.439 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.439 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@708b64ce
15:52:50.439 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.439 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@1aeeac8
15:52:50.439 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.439 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@27f5a866
15:52:50.439 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.440 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@ae66ff2
15:52:50.440 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@ae66ff2
15:52:50.440 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@ae66ff2
15:52:50.440 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@ae66ff2
15:52:50.440 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@ae66ff2
15:52:50.440 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@ae66ff2
15:52:50.440 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@ae66ff2
15:52:50.440 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.440 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@22a243bb
15:52:50.440 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.441 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@4897526
15:52:50.441 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.441 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@32d51e3c
15:52:50.441 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.441 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@4ad80ab5
15:52:50.441 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.441 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@316d929e
15:52:50.441 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.441 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@71b6cc4c
15:52:50.441 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.442 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.442 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.442 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.442 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.442 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.442 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.442 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.443 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.443 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.443 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.443 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.443 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.443 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.444 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.444 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.444 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.444 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.444 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.444 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.444 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.444 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.444 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.444 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.444 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.444 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.444 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.444 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.444 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.444 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.445 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.445 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.445 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.445 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.445 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.445 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.445 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.445 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.445 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.445 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.445 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.446 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.446 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.446 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@1a17ed38
15:52:50.446 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@1a17ed38
15:52:50.446 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.446 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@73ed0646
15:52:50.446 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.446 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@476744a4
15:52:50.446 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.446 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@5341a3e0
15:52:50.446 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.446 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@10372737
15:52:50.446 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.447 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@54322651
15:52:50.447 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.447 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@517525e4
15:52:50.447 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.447 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@417df04b
15:52:50.447 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.447 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@189d1f65
15:52:50.447 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.447 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@6a007c99
15:52:50.447 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.448 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@611c39b2
15:52:50.448 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.448 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@7f23f5bf
15:52:50.448 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.448 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@1ff497b5
15:52:50.448 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.448 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@5690dc1
15:52:50.448 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.448 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@acd79d3
15:52:50.448 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.450 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@3b1ec6da
15:52:50.450 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@3b1ec6da
15:52:50.450 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@3b1ec6da
15:52:50.450 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@3b1ec6da
15:52:50.450 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@3b1ec6da
15:52:50.450 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@3b1ec6da
15:52:50.450 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@3b1ec6da
15:52:50.450 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.450 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@338e483c
15:52:50.450 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.450 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@48d462ed
15:52:50.450 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.451 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@6e479e9b
15:52:50.451 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.451 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@70e62bdc
15:52:50.451 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.451 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@7ad1acd2
15:52:50.451 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.451 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@6a1c12b6
15:52:50.451 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.452 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.452 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.452 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.452 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.452 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.452 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.452 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.453 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.453 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.453 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.453 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.454 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.454 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.454 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.454 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.454 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.454 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.454 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.454 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.454 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.454 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.454 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.454 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.454 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.454 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.454 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.454 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.454 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.454 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.455 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.455 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.455 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.455 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.455 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.455 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.455 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.455 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.455 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.455 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@14140617
15:52:50.455 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@14140617
15:52:50.455 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.455 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@48e621b5
15:52:50.455 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.456 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@345f48a9
15:52:50.456 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.456 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@400acc55
15:52:50.456 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.456 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@3daa1872
15:52:50.456 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.456 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@4432bd5d
15:52:50.456 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.456 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@5942c36a
15:52:50.456 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.456 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@46c982d
15:52:50.456 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.457 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@32dc6d81
15:52:50.457 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.457 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@1b0282e4
15:52:50.457 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.457 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@58c48afe
15:52:50.457 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.457 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@59186a79
15:52:50.457 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.458 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@71450c3e
15:52:50.458 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.458 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@23d8f549
15:52:50.458 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.458 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@25f4cac0
15:52:50.458 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.459 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@3b2ebbf1
15:52:50.459 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@3b2ebbf1
15:52:50.459 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@3b2ebbf1
15:52:50.459 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@3b2ebbf1
15:52:50.459 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@3b2ebbf1
15:52:50.459 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@3b2ebbf1
15:52:50.459 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@3b2ebbf1
15:52:50.459 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.460 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@21f4cf3f
15:52:50.460 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.460 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@431e00bc
15:52:50.460 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.460 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@6ec1c178
15:52:50.460 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.460 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@7e1a679c
15:52:50.460 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.461 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@63b5cacd
15:52:50.461 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.461 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@4aef5bc1
15:52:50.461 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.461 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.461 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.461 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.461 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.461 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.461 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.461 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.462 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.463 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.463 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.463 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.463 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.463 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.463 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.463 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.463 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.463 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.463 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.463 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.463 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.463 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.463 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.463 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.463 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.463 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.463 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.463 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.463 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.463 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.463 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.463 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.464 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.464 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.464 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.464 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@18c956b5
15:52:50.464 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@18c956b5
15:52:50.464 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.465 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@2455b413
15:52:50.465 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.465 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@3eae2270
15:52:50.465 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.465 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@efec05c
15:52:50.465 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.465 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@78bbdd50
15:52:50.465 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.465 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@10ad22fd
15:52:50.465 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.465 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@5ca902db
15:52:50.465 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.465 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@6d658c8a
15:52:50.465 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.466 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@4fc817ec
15:52:50.466 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.466 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@406efde9
15:52:50.466 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.467 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@4ce57eac
15:52:50.467 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.467 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@6594850e
15:52:50.467 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.467 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@578bc94c
15:52:50.467 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.467 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@38298bee
15:52:50.467 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.467 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@6e2526f
15:52:50.467 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.468 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@60b210b1
15:52:50.468 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@60b210b1
15:52:50.468 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@60b210b1
15:52:50.468 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@60b210b1
15:52:50.468 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@60b210b1
15:52:50.468 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@60b210b1
15:52:50.468 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@60b210b1
15:52:50.468 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.469 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@303203c2
15:52:50.469 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.469 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@7fc5580e
15:52:50.469 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.469 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@202d014a
15:52:50.469 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.469 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@67fe60e7
15:52:50.469 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.470 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@5d492559
15:52:50.470 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.470 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@4353f54b
15:52:50.470 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.470 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.470 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.470 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.470 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.470 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.470 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.470 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.471 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.471 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.471 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.471 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.472 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.472 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.472 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.472 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.472 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.472 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.472 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.472 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.472 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.472 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.472 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.472 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.472 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.472 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.473 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.473 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.473 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.473 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.473 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.473 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.473 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.473 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.473 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.473 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.473 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.473 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.474 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.474 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@5252b093
15:52:50.474 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@5252b093
15:52:50.474 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.474 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@595d038c
15:52:50.474 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.474 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@23dfef5f
15:52:50.474 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.474 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@40a9e8b
15:52:50.474 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.474 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@ae6e69c
15:52:50.474 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.475 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@591ccba8
15:52:50.475 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.475 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@20d678ad
15:52:50.475 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.475 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@4725d30a
15:52:50.475 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.475 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@566b13ef
15:52:50.475 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.475 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@5197dece
15:52:50.475 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.476 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@4ce4d954
15:52:50.476 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.476 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@427e421f
15:52:50.476 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.476 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@4d90546
15:52:50.476 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.476 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@61d998c0
15:52:50.476 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.476 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@186a0832
15:52:50.476 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.477 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@b26ef6f
15:52:50.477 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@b26ef6f
15:52:50.477 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@b26ef6f
15:52:50.477 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@b26ef6f
15:52:50.477 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@b26ef6f
15:52:50.477 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@b26ef6f
15:52:50.477 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@b26ef6f
15:52:50.477 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.478 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@37ede1d7
15:52:50.478 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.478 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@2ede081e
15:52:50.478 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.478 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@1026cb5b
15:52:50.478 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.478 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@664b7833
15:52:50.478 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.479 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@3aa4b2cf
15:52:50.479 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.479 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@7b299480
15:52:50.479 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.479 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.479 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.479 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.479 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.479 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.479 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.479 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.481 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.481 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.481 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.481 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.482 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.482 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.482 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.482 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.482 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.482 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.482 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.482 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.482 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.482 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.482 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.482 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.482 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.482 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.489 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.489 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.489 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.489 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.490 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.490 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.490 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.490 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.490 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.490 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.490 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.490 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.490 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.490 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@6976a946
15:52:50.490 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@6976a946
15:52:50.490 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.491 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@4537880f
15:52:50.491 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.491 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@59493bd5
15:52:50.491 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.491 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@57cc6382
15:52:50.491 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.491 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@4bbf8df
15:52:50.491 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.491 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@3f70180b
15:52:50.491 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.491 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@d0ce1e9
15:52:50.491 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.491 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@3c28a25c
15:52:50.491 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.491 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@21ba737
15:52:50.491 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.492 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@191dfa7c
15:52:50.492 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.492 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@76bd4ac
15:52:50.492 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.492 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@39245b72
15:52:50.492 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.492 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@3d6418f1
15:52:50.492 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.492 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@143901ec
15:52:50.492 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.493 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@32dad12e
15:52:50.493 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.494 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@f877d1c
15:52:50.494 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@f877d1c
15:52:50.494 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@f877d1c
15:52:50.494 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@f877d1c
15:52:50.494 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@f877d1c
15:52:50.494 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@f877d1c
15:52:50.494 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@f877d1c
15:52:50.494 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.494 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@64ddfb1e
15:52:50.494 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.495 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@55889935
15:52:50.495 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.495 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@5358351a
15:52:50.495 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.496 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@52d193dc
15:52:50.496 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.496 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@2964edfd
15:52:50.496 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.496 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@6b7ee4d7
15:52:50.496 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.496 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.496 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.497 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.497 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.497 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.497 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.497 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.497 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.498 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.498 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.498 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.498 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.498 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.498 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.498 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.498 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.498 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.498 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.498 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.498 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.498 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.498 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.498 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.498 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.498 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.498 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.498 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.498 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.498 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.498 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.498 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.499 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.499 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.499 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.499 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@44d6fc17
15:52:50.499 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@44d6fc17
15:52:50.499 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.499 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@21c3fa09
15:52:50.499 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.499 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@1f9c87ef
15:52:50.499 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.499 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@50f8c50e
15:52:50.499 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.500 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@56b0c6f2
15:52:50.500 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.500 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@4c684a57
15:52:50.500 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.500 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@ae2dc58
15:52:50.500 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.500 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@a5524c1
15:52:50.500 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.500 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@10f7792e
15:52:50.500 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.500 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@7c049f8f
15:52:50.500 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.501 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@4ad37983
15:52:50.501 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.501 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@46938fc3
15:52:50.501 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.501 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@5b8fa387
15:52:50.501 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.501 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@37541401
15:52:50.501 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.501 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@3abdaef4
15:52:50.501 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.502 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@394a4f5a
15:52:50.502 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@394a4f5a
15:52:50.502 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@394a4f5a
15:52:50.502 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@394a4f5a
15:52:50.502 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@394a4f5a
15:52:50.502 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@394a4f5a
15:52:50.502 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@394a4f5a
15:52:50.502 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.503 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@f96d6e7
15:52:50.503 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.503 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@5c07479e
15:52:50.503 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.503 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@3cf966e8
15:52:50.503 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.504 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@72f431d1
15:52:50.504 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.504 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@69048af8
15:52:50.504 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.504 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@5d66f6ba
15:52:50.504 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.504 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.504 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.504 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.504 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.504 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.505 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.505 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.505 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.505 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.505 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.505 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.506 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.506 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.506 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.506 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.507 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.507 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.507 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.507 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.507 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.507 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.507 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.507 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.507 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.507 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.507 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.507 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.507 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.507 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.507 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.507 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.507 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.507 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.507 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.507 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.507 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.508 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.508 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.508 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@2e86b37f
15:52:50.508 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@2e86b37f
15:52:50.508 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.508 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@6a031f7a
15:52:50.508 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.508 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@56ee1b3c
15:52:50.508 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.508 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@6962c8ed
15:52:50.508 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.508 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@640bffaf
15:52:50.508 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.509 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@504f8b
15:52:50.509 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.509 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@ccce34b
15:52:50.509 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.509 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@a4f110c
15:52:50.509 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.509 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@6332bb27
15:52:50.509 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.509 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@9c1146d
15:52:50.509 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.510 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@63ef9fdd
15:52:50.510 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.510 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@743cf8c2
15:52:50.510 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.510 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@da98f94
15:52:50.510 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.510 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@2750d359
15:52:50.510 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.510 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@4b553426
15:52:50.510 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.511 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@2789cea4
15:52:50.511 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@2789cea4
15:52:50.511 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@2789cea4
15:52:50.511 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@2789cea4
15:52:50.511 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@2789cea4
15:52:50.512 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@2789cea4
15:52:50.512 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@2789cea4
15:52:50.512 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.512 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@5c8c7f21
15:52:50.512 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.512 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@3688a197
15:52:50.512 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.512 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@334a60f4
15:52:50.512 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.513 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@3adccac0
15:52:50.513 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.513 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@7410cd23
15:52:50.513 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.513 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@571a47fc
15:52:50.513 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.513 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.513 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.513 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.513 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.513 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.514 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.514 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.514 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.514 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.515 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.515 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.516 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.516 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.516 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.516 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.516 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.516 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.516 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.516 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.516 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.516 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.516 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.516 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.516 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.516 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.516 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.516 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.517 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.517 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.517 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.517 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.517 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.517 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.517 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.517 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.517 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.517 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.517 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.518 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@5ab3b400
15:52:50.518 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@5ab3b400
15:52:50.518 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.518 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@3f7e94ce
15:52:50.518 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.518 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@be399d
15:52:50.518 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.518 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@cff995b
15:52:50.518 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.518 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@6c91a86b
15:52:50.518 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.518 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@279ceb24
15:52:50.518 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.518 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@3caab579
15:52:50.518 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.518 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@4e2b7f11
15:52:50.518 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.519 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@74d61b4a
15:52:50.519 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.519 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@13d6958b
15:52:50.519 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.519 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@3cc42ed4
15:52:50.519 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.519 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@335a43cb
15:52:50.519 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.519 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@497c5f1c
15:52:50.519 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.520 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@a55d53c
15:52:50.520 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.520 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@5c0a38c5
15:52:50.520 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.521 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@2cee7735
15:52:50.521 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@2cee7735
15:52:50.521 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@2cee7735
15:52:50.521 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@2cee7735
15:52:50.521 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@2cee7735
15:52:50.521 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@2cee7735
15:52:50.521 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@2cee7735
15:52:50.521 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.521 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@41d9b914
15:52:50.521 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.521 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@99eac79
15:52:50.521 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.522 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@5d1479d6
15:52:50.522 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.522 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@723d2d25
15:52:50.522 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.522 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@19baf72d
15:52:50.522 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.522 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@f5a2bfc
15:52:50.522 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.522 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.522 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.522 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.523 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.523 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.523 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.523 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.523 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.523 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.523 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.524 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.524 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.524 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.524 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.524 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.524 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.524 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.524 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.524 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.524 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.524 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.524 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.524 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.524 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.524 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.524 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.524 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.524 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.524 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.524 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.524 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.525 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.525 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.525 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.525 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@cee5abb
15:52:50.525 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@cee5abb
15:52:50.525 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.525 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@15688b14
15:52:50.525 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.525 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@da13ba2
15:52:50.525 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.526 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@3b9220d1
15:52:50.526 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.526 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@650a13e2
15:52:50.526 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.526 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@33e1c8d8
15:52:50.526 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.526 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@540367d3
15:52:50.526 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.526 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@1dde3645
15:52:50.526 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.526 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@21a0d2ef
15:52:50.526 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.527 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@3c93dd95
15:52:50.527 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.527 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@114efd3e
15:52:50.527 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.527 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@1a6cb017
15:52:50.527 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.527 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@3e9437cc
15:52:50.527 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.528 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@6e49a1b6
15:52:50.528 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.528 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@7077ab68
15:52:50.528 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.529 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@6f5bf0aa
15:52:50.529 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@6f5bf0aa
15:52:50.529 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@6f5bf0aa
15:52:50.529 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@6f5bf0aa
15:52:50.529 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@6f5bf0aa
15:52:50.529 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@6f5bf0aa
15:52:50.529 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@6f5bf0aa
15:52:50.529 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.530 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@11aeb71d
15:52:50.530 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.530 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@6696de35
15:52:50.530 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.530 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@be44450
15:52:50.530 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.530 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@e2d0163
15:52:50.530 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.531 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@79087f89
15:52:50.531 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.531 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@50f3ad85
15:52:50.531 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.531 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.531 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.531 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.531 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.531 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.531 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.531 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.532 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.533 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.533 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.533 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.533 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.533 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.533 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.533 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.533 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.533 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.533 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.533 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.533 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.533 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.534 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.534 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.534 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.534 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.534 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.534 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.534 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.534 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.534 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.534 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.534 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.534 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.535 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.535 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@63d45a65
15:52:50.535 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@63d45a65
15:52:50.535 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.535 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@9ab70fb
15:52:50.535 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.535 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@7a65aed9
15:52:50.535 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.535 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@e8dfb10
15:52:50.535 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.535 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@214ad8e2
15:52:50.535 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.535 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@10351085
15:52:50.535 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.535 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@4c6b6bf9
15:52:50.535 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.535 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@23c4c492
15:52:50.535 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.536 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@56f31ec2
15:52:50.536 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.536 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@4c1918df
15:52:50.536 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.537 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@281455f4
15:52:50.537 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.537 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@796bec8b
15:52:50.537 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.537 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@41307ed9
15:52:50.537 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.537 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@4d8db27
15:52:50.537 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.537 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@69947f9f
15:52:50.537 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.538 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@77c35ed9
15:52:50.538 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@77c35ed9
15:52:50.538 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@77c35ed9
15:52:50.538 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@77c35ed9
15:52:50.538 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@77c35ed9
15:52:50.538 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@77c35ed9
15:52:50.538 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@77c35ed9
15:52:50.538 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.539 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@13ca4caf
15:52:50.539 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.539 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@750283f2
15:52:50.539 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.539 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@47b3b7f7
15:52:50.539 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.540 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@71660085
15:52:50.540 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.540 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@b1c6a9c
15:52:50.540 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.540 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@4e81c2d7
15:52:50.540 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.540 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.540 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.540 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.540 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.540 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.540 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.541 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.541 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.541 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.541 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.541 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.542 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.542 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.542 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.542 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.543 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.544 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.544 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.544 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.544 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.544 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.544 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.544 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.544 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.544 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.544 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.544 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.544 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.544 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.544 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.544 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.544 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.544 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.544 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.544 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.544 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.544 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.544 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.544 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.545 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.545 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.545 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.545 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@21bf327a
15:52:50.545 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@21bf327a
15:52:50.545 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.545 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@29bbfe7
15:52:50.545 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.545 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@268b00a0
15:52:50.545 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.546 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@5f38bb94
15:52:50.546 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.546 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@3bd516a6
15:52:50.546 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.546 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@688ec5d4
15:52:50.546 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.546 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@6fd5314d
15:52:50.546 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.546 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@36893ecf
15:52:50.546 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.546 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@22e4cac2
15:52:50.546 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.546 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@188acef4
15:52:50.546 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.547 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@617e5024
15:52:50.547 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.547 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@6527889b
15:52:50.547 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.547 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@5dd0b01f
15:52:50.547 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.547 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@46182d26
15:52:50.547 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.547 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@426fff63
15:52:50.547 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.548 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@5b6c114f
15:52:50.548 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@5b6c114f
15:52:50.548 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@5b6c114f
15:52:50.548 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@5b6c114f
15:52:50.548 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@5b6c114f
15:52:50.548 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@5b6c114f
15:52:50.549 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@5b6c114f
15:52:50.549 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.549 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@6b6f770b
15:52:50.549 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.549 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@1ec35d08
15:52:50.549 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.549 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@6d7db765
15:52:50.549 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.550 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@5552f10d
15:52:50.550 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.550 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@3ba49b54
15:52:50.550 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.550 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@4a964a21
15:52:50.550 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.550 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.550 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.550 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.550 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.550 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.550 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.550 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.551 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.551 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.551 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.551 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.551 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.551 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.551 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.551 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.551 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.551 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.551 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.551 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.551 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.551 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.552 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.552 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.552 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.552 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.552 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.552 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.552 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.552 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.552 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.552 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.552 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.553 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.553 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.553 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@7bc7e8af
15:52:50.553 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@7bc7e8af
15:52:50.553 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.553 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@511f7b2c
15:52:50.553 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.553 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@74be2b6c
15:52:50.553 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.553 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@33283dca
15:52:50.553 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.553 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@1d3d324a
15:52:50.553 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.553 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@4e21ff67
15:52:50.553 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.554 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@7d4e8084
15:52:50.554 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.554 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@5ff83f55
15:52:50.554 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.554 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@536040b4
15:52:50.554 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.554 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@54393383
15:52:50.554 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.555 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@363daa3a
15:52:50.555 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.555 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@7824f65a
15:52:50.555 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.555 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@71f6ee76
15:52:50.555 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.555 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@44dee62
15:52:50.555 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.555 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@4550b7d9
15:52:50.555 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.556 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@2cd959f6
15:52:50.556 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@2cd959f6
15:52:50.556 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@2cd959f6
15:52:50.556 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@2cd959f6
15:52:50.556 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@2cd959f6
15:52:50.556 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@2cd959f6
15:52:50.556 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@2cd959f6
15:52:50.556 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.557 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@470ee722
15:52:50.557 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.557 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@5bf8b6a3
15:52:50.557 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.557 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@61fd6f5d
15:52:50.557 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.557 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@62308c31
15:52:50.557 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.558 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@41fd1df5
15:52:50.558 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.558 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@1a157ab0
15:52:50.558 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.558 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.558 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.558 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.558 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.558 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.558 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.558 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.559 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.559 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.559 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.559 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.560 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.560 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.560 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.560 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.560 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.560 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.560 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.560 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.560 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.560 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.560 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.560 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.560 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.560 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.561 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.561 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.561 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.561 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.561 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.561 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.561 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.561 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.561 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.561 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.561 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.561 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.562 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.562 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@4dc766e3
15:52:50.562 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@4dc766e3
15:52:50.562 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.562 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@4f4063f3
15:52:50.562 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.563 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@71c29668
15:52:50.563 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.563 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@209059ea
15:52:50.563 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.563 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@2a886e5f
15:52:50.563 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.564 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@6c4f948
15:52:50.564 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.564 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@29c94471
15:52:50.564 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.564 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@7334875c
15:52:50.564 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.564 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@363d7f03
15:52:50.564 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.564 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@392cf0b7
15:52:50.564 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.565 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@7b469ad4
15:52:50.565 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.565 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@707a6d16
15:52:50.565 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.565 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@16841657
15:52:50.565 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.565 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@700b9218
15:52:50.565 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.565 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@fd018a3
15:52:50.565 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.566 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@1acbba1f
15:52:50.566 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@1acbba1f
15:52:50.566 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@1acbba1f
15:52:50.566 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@1acbba1f
15:52:50.566 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@1acbba1f
15:52:50.566 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@1acbba1f
15:52:50.566 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@1acbba1f
15:52:50.566 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.567 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@1a8885be
15:52:50.567 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.567 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@118d7cf3
15:52:50.567 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.567 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@22fb30c9
15:52:50.567 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.567 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@3029f83a
15:52:50.567 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.567 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@561123a0
15:52:50.567 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.568 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@78cfd30a
15:52:50.568 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.568 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.568 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.568 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.568 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.568 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.568 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.568 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.569 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.569 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.569 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.569 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.570 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.570 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.570 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.571 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.571 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.571 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.571 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.571 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.571 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.571 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.571 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.571 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.571 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.571 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.571 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.571 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.571 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.571 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.571 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.571 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.571 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.571 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.571 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.571 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.572 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.572 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.572 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.572 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@66b8dadc
15:52:50.572 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@66b8dadc
15:52:50.572 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.572 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@1c3c39d2
15:52:50.572 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.572 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@3accff35
15:52:50.572 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.572 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@4ec134ed
15:52:50.572 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.572 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@7f20b03b
15:52:50.572 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.573 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@6cc7963c
15:52:50.573 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.573 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@1e03f067
15:52:50.573 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.573 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@89794a7
15:52:50.573 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.573 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@2a4c8d8
15:52:50.573 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.573 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@e4308bb
15:52:50.573 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.574 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@1a5a759b
15:52:50.574 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.574 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@3b224a14
15:52:50.574 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.574 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@1c78fc4f
15:52:50.574 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.574 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@5d9187d1
15:52:50.574 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.575 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@30ade305
15:52:50.575 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.576 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@6f021f70
15:52:50.576 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@6f021f70
15:52:50.576 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@6f021f70
15:52:50.576 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@6f021f70
15:52:50.576 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@6f021f70
15:52:50.576 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@6f021f70
15:52:50.576 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@6f021f70
15:52:50.576 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.576 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@ecbe5e5
15:52:50.576 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.577 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@3cf113a4
15:52:50.577 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.577 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@52455081
15:52:50.577 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.577 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@49976de7
15:52:50.577 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.577 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@79ed8a5a
15:52:50.577 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.577 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@4b3a193f
15:52:50.577 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.578 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.578 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.578 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.578 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.578 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.578 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.578 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.578 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.579 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.579 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.579 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.579 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.579 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.579 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.579 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.579 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.579 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.579 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.579 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.579 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.579 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.579 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.579 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.579 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.579 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.579 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.579 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.579 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.579 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.579 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.579 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.580 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.580 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.580 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.580 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@98e038a
15:52:50.580 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@98e038a
15:52:50.580 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.580 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@515fac5a
15:52:50.580 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.581 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@31df7dde
15:52:50.581 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.581 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@7c4c0493
15:52:50.581 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.581 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@2c46dcfc
15:52:50.581 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.581 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@796e3d38
15:52:50.581 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.581 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@5bceecae
15:52:50.581 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.581 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@37da6b2a
15:52:50.581 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.582 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@78eee7c1
15:52:50.582 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.582 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@722a8401
15:52:50.582 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.582 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@5278d6ca
15:52:50.582 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.582 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@6b50ab22
15:52:50.582 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.583 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@5a894f56
15:52:50.583 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.583 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@72f5b7fe
15:52:50.583 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.583 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@5b6fe727
15:52:50.583 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.584 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@96874c4
15:52:50.584 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@96874c4
15:52:50.584 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@96874c4
15:52:50.584 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@96874c4
15:52:50.584 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@96874c4
15:52:50.584 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@96874c4
15:52:50.584 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@96874c4
15:52:50.584 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.585 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@34f19f85
15:52:50.585 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.585 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@19fda233
15:52:50.585 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.585 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@5b3fc50b
15:52:50.585 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.585 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@80725c
15:52:50.585 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.586 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@43dd9462
15:52:50.586 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.586 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@49b1a634
15:52:50.586 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.586 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.586 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.586 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.586 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.586 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.587 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.587 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.587 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.587 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.587 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.588 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.588 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.588 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.588 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.588 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.588 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.588 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.588 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.588 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.588 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.588 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.588 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.588 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.588 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.588 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.588 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.588 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.588 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.588 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.588 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.588 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.589 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportFeature.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.589 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.589 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.589 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@5b6207e1
15:52:50.589 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@5b6207e1
15:52:50.589 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.589 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@1a1fe7b4
15:52:50.589 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.589 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@551311f7
15:52:50.589 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.589 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@304a5b39
15:52:50.589 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.590 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@4f07fd5c
15:52:50.590 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.590 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@2dc6e8aa
15:52:50.590 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.590 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@9dfdbd7
15:52:50.590 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.590 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@69bfa360
15:52:50.590 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.590 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@3aec0f06
15:52:50.590 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.590 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@60a6daca
15:52:50.590 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.591 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@1dcefa49
15:52:50.591 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.591 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@767b8a3d
15:52:50.591 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.591 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@1322b89a
15:52:50.591 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.591 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@458d4ac3
15:52:50.591 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.591 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@73b7f35c
15:52:50.591 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.592 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@381724dc
15:52:50.592 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@381724dc
15:52:50.592 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@381724dc
15:52:50.592 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@381724dc
15:52:50.592 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@381724dc
15:52:50.592 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@381724dc
15:52:50.592 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@381724dc
15:52:50.592 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.593 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@7faf295f
15:52:50.593 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.593 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@37d3522c
15:52:50.593 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.593 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@5dc90a7
15:52:50.593 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.593 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@3e9935fa
15:52:50.593 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.594 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@69281d4f
15:52:50.594 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.594 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@f3ce526
15:52:50.594 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.594 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.594 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.594 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 3
15:52:50.594 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.594 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.594 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.594 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.595 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.596 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.596 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.596 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.596 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.596 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.596 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.596 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.596 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.596 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.596 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.596 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.596 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.596 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.596 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.596 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.596 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.596 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.597 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.597 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.597 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.597 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.597 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.597 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.597 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/overviewTags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.598 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.598 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.598 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@54335f76
15:52:50.598 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@54335f76
15:52:50.598 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.598 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@a78eb68
15:52:50.598 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.599 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@72acf15f
15:52:50.599 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.599 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@3ee97f2c
15:52:50.599 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.599 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@100bd927
15:52:50.599 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.600 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@4f209115
15:52:50.600 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.600 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@c9c3895
15:52:50.600 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.600 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@39cea9a6
15:52:50.600 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.600 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@3ff7a037
15:52:50.600 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.600 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@6fc26e67
15:52:50.601 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.601 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@61c05e18
15:52:50.601 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.601 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@216aca43
15:52:50.601 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.601 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@d5c71db
15:52:50.601 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.601 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@26991574
15:52:50.601 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.602 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@79af1cda
15:52:50.602 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.602 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@63de264c
15:52:50.602 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@63de264c
15:52:50.602 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@63de264c
15:52:50.603 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@63de264c
15:52:50.603 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@63de264c
15:52:50.603 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@63de264c
15:52:50.603 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@63de264c
15:52:50.603 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.603 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@47fcac8
15:52:50.603 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.603 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@504a8d58
15:52:50.603 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.603 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@3be2270c
15:52:50.603 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.604 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@56410126
15:52:50.604 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.604 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@4fcaf5fc
15:52:50.604 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.604 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@1a4bf0fd
15:52:50.604 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.605 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/js/tags-chart.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.606 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.606 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.606 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.606 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.606 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.606 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.606 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.606 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.606 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.606 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.606 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.606 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.606 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.606 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.607 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.607 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.607 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.607 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.607 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.607 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.607 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.607 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.607 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.607 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.607 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportTag.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.608 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.608 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.608 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@4e00c379
15:52:50.608 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@4e00c379
15:52:50.608 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.608 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@7513785f
15:52:50.608 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.608 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@7f5cfdc6
15:52:50.608 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.608 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@47a4d838
15:52:50.608 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.608 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@36e8a1e4
15:52:50.608 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.609 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@5d37ca36
15:52:50.609 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.609 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@536993ec
15:52:50.609 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.609 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@6c639334
15:52:50.609 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.609 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@38c13cff
15:52:50.609 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.609 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@2d3253f6
15:52:50.609 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.610 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@3c1d2b1a
15:52:50.610 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.610 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@49625e21
15:52:50.610 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.610 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@16184c4c
15:52:50.610 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.610 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@2d83b314
15:52:50.610 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.611 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@474b6466
15:52:50.611 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.612 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@c811722
15:52:50.612 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@c811722
15:52:50.612 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@c811722
15:52:50.612 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@c811722
15:52:50.612 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@c811722
15:52:50.612 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@c811722
15:52:50.612 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@c811722
15:52:50.612 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.613 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@6d9a93cb
15:52:50.613 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.613 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@1e74713e
15:52:50.613 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.613 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@5a986c96
15:52:50.613 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.614 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@38f870d7
15:52:50.614 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.614 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@2f668167
15:52:50.614 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.614 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@5522b7a7
15:52:50.614 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.614 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.614 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.614 [Test worker] DEBUG org.apache.velocity.macro - VM #includeReportTable: too many arguments to macro. Wanted 2 got 3
15:52:50.615 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.615 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.616 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.616 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.617 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.617 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.619 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.619 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.619 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.620 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.620 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.620 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.621 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.621 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.622 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.622 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.659 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.660 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.661 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.679 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.680 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.680 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.680 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.680 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.681 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.681 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.682 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.682 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.700 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.700 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.700 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.700 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.701 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.701 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.701 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.701 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.701 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.701 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.701 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.701 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.702 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.702 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.702 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.702 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.702 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.702 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.702 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.702 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.703 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.703 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.703 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.703 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.703 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.703 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.704 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.704 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.704 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.704 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.705 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.705 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.705 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.705 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.705 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.705 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.705 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.705 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.705 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.705 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.705 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.705 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.705 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.705 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.706 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.706 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.706 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.706 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.706 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.706 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.706 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.706 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.706 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.706 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.706 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportTag.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.706 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.707 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.707 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@6dbf06cc
15:52:50.707 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@6dbf06cc
15:52:50.707 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.707 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@355ea141
15:52:50.707 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.707 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@e276d17
15:52:50.707 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.707 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@51fd8160
15:52:50.707 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.707 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@401f863f
15:52:50.707 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.707 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@68569a5a
15:52:50.707 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.707 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@339ae89a
15:52:50.707 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.707 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@31d655dd
15:52:50.707 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.708 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@5210cfaa
15:52:50.708 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.708 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@72ce47ed
15:52:50.708 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.708 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@240caa31
15:52:50.708 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.708 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@1c7b5619
15:52:50.708 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.709 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@46a912aa
15:52:50.709 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.709 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@477b3eb9
15:52:50.709 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.709 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@104b3e5b
15:52:50.709 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.710 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@62246a1f
15:52:50.710 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@62246a1f
15:52:50.710 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@62246a1f
15:52:50.710 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@62246a1f
15:52:50.710 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@62246a1f
15:52:50.710 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@62246a1f
15:52:50.710 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@62246a1f
15:52:50.710 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.710 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@510fcff3
15:52:50.710 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.710 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@3aa9114c
15:52:50.710 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.710 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@1366efb9
15:52:50.710 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.711 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@2fd1ba60
15:52:50.711 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.711 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@521a0b6a
15:52:50.711 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.711 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@9e4f78e
15:52:50.711 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.711 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.711 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.711 [Test worker] DEBUG org.apache.velocity.macro - VM #includeReportTable: too many arguments to macro. Wanted 2 got 3
15:52:50.711 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.711 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.712 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.712 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.712 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.713 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.713 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.713 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.713 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.713 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.713 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.713 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.713 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.713 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.713 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.713 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.713 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.713 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.713 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.713 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.713 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.713 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.713 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.713 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.713 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.713 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.713 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/reportTag.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.714 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.714 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.714 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@e13b6d0
15:52:50.714 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@e13b6d0
15:52:50.714 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.714 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@57d90f83
15:52:50.714 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.714 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@6af1b030
15:52:50.714 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.714 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@335786e0
15:52:50.714 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.714 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@75980743
15:52:50.714 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.714 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@1801e860
15:52:50.714 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.714 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@49bee9ba
15:52:50.714 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.714 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@69991580
15:52:50.714 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.715 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@ce50ac2
15:52:50.715 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.715 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@53acadcb
15:52:50.715 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.715 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@26c8ca59
15:52:50.715 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.715 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@6edb5fa7
15:52:50.715 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.716 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@1af08d04
15:52:50.716 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.716 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@6e6f7386
15:52:50.716 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.716 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@70a14b30
15:52:50.716 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.717 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@6d95f767
15:52:50.717 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@6d95f767
15:52:50.717 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@6d95f767
15:52:50.717 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@6d95f767
15:52:50.717 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@6d95f767
15:52:50.717 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@6d95f767
15:52:50.717 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@6d95f767
15:52:50.717 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.717 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@4e4a2f90
15:52:50.717 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.717 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@42e5a856
15:52:50.717 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.717 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@4f19171c
15:52:50.717 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.718 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@4be08c4
15:52:50.718 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.718 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@77500748
15:52:50.718 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.718 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@25a4a2bd
15:52:50.718 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.718 [Test worker] DEBUG org.apache.velocity.macro - VM #includeNavigation: too few arguments to macro. Wanted 1 got 0
15:52:50.718 [Test worker] DEBUG org.apache.velocity.macro - VM #includeLead: too few arguments to macro. Wanted 2 got 1
15:52:50.718 [Test worker] DEBUG org.apache.velocity.macro - VM #includeReportTable: too many arguments to macro. Wanted 2 got 3
15:52:50.718 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.718 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.719 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.719 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.719 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.719 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.720 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.720 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.720 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.720 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.721 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.721 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.721 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.721 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.721 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.721 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.722 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.722 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.722 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.722 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.722 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.722 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.723 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.723 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.723 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.723 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.724 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.724 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.724 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.724 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.725 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.725 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.726 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.726 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.726 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.726 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.726 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.726 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.727 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.727 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.727 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.727 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.727 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.727 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.728 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.728 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.728 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.728 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.729 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.729 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.729 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.729 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.730 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.730 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.730 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.730 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.730 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.730 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.731 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.731 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.731 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.731 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.732 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.732 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.732 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.732 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.732 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.732 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.733 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.733 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.733 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.733 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.733 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.733 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.736 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.736 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.737 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.737 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.737 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.737 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.738 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.738 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.738 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.738 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.739 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.739 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.740 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.740 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.740 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.740 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.740 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.740 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.741 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.741 [Test worker] DEBUG org.apache.velocity.macro - VM #includeBrief: too few arguments to macro. Wanted 5 got 4
15:52:50.741 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.742 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.742 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.742 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.742 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.742 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.742 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.742 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.742 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.742 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.742 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.742 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.742 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.742 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.742 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.742 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.742 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.742 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.743 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.743 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.743 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.743 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.743 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.743 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.743 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/overviewSteps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.743 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.743 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.744 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@23e4eeaf
15:52:50.744 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@23e4eeaf
15:52:50.744 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.744 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@17f2b5e5
15:52:50.744 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.744 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@15162f24
15:52:50.744 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.744 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@1d8bd8bd
15:52:50.744 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.744 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@554757df
15:52:50.744 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.744 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@3b7f5851
15:52:50.744 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.744 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@441f1731
15:52:50.744 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.744 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@53431bac
15:52:50.744 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.745 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@9d4c2be
15:52:50.745 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.745 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@3cba7223
15:52:50.745 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.745 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@567f9bef
15:52:50.745 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.745 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@36b0e533
15:52:50.745 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.745 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@3e6820b7
15:52:50.745 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.745 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@119a9d7f
15:52:50.745 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.746 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@134a42c
15:52:50.746 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.746 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@4ce44e3f
15:52:50.747 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@4ce44e3f
15:52:50.747 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@4ce44e3f
15:52:50.747 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@4ce44e3f
15:52:50.747 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@4ce44e3f
15:52:50.747 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@4ce44e3f
15:52:50.747 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@4ce44e3f
15:52:50.747 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.747 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@70b75d4b
15:52:50.747 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.747 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@52a82d97
15:52:50.747 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.747 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@4593cb3c
15:52:50.747 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.748 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@137e60ea
15:52:50.748 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.748 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@2d181183
15:52:50.748 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.748 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@2a1f0132
15:52:50.748 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.748 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.749 [Test worker] DEBUG org.apache.velocity - Initializing Velocity, Calling init()...
15:52:50.749 [Test worker] DEBUG org.apache.velocity - Starting Apache Velocity v2.3
15:52:50.749 [Test worker] DEBUG org.apache.velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties
15:52:50.749 [Test worker] DEBUG org.apache.velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.749 [Test worker] DEBUG org.apache.velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
15:52:50.749 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
15:52:50.749 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define
15:52:50.749 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break
15:52:50.749 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
15:52:50.749 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
15:52:50.749 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
15:52:50.749 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include
15:52:50.749 [Test worker] DEBUG org.apache.velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
15:52:50.749 [Test worker] DEBUG org.apache.velocity.parser - Created '20' parsers.
15:52:50.749 [Test worker] DEBUG org.apache.velocity.macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl
15:52:50.749 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'velocimacros.vtl' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.749 [Test worker] DEBUG org.apache.velocity.macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm
15:52:50.749 [Test worker] DEBUG org.apache.velocity.loader.class - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.749 [Test worker] DEBUG org.apache.velocity.macro - Old default library VM_global_library.vm not found.
15:52:50.749 [Test worker] DEBUG org.apache.velocity.macro - allowInline = true: VMs can be defined inline in templates
15:52:50.749 [Test worker] DEBUG org.apache.velocity.macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions
15:52:50.749 [Test worker] DEBUG org.apache.velocity.macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed.
15:52:50.749 [Test worker] DEBUG org.apache.velocity.macro - autoload off: VM system will not automatically reload global library macros
15:52:50.750 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found templates/generators/overviewFailures.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.752 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/headers.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.752 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/head.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.752 [Test worker] DEBUG org.apache.velocity.macro - added VM stringArray: source=org.apache.velocity.Template@7da0339e
15:52:50.752 [Test worker] DEBUG org.apache.velocity.macro - added VM numberArray: source=org.apache.velocity.Template@7da0339e
15:52:50.752 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/array.js.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.752 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBuildInfo: source=org.apache.velocity.Template@5ce14b91
15:52:50.752 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/buildinfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.752 [Test worker] DEBUG org.apache.velocity.macro - added VM includeClassifications: source=org.apache.velocity.Template@10c8251b
15:52:50.752 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/classifications.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.753 [Test worker] DEBUG org.apache.velocity.macro - added VM includeLead: source=org.apache.velocity.Template@54d4df75
15:52:50.753 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/lead.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.753 [Test worker] DEBUG org.apache.velocity.macro - added VM includeNavigation: source=org.apache.velocity.Template@1be87410
15:52:50.753 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/navigation.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.753 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportInfo: source=org.apache.velocity.Template@1cf41633
15:52:50.753 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/reportInfo.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.753 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTitle: source=org.apache.velocity.Template@1ef52aa7
15:52:50.753 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/page/title.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.753 [Test worker] DEBUG org.apache.velocity.macro - added VM includeExpandingButtons: source=org.apache.velocity.Template@12bf4c68
15:52:50.753 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/expandAllButtons.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.753 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportTable: source=org.apache.velocity.Template@3ea367db
15:52:50.753 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.753 [Test worker] DEBUG org.apache.velocity.macro - added VM includeReportHeader: source=org.apache.velocity.Template@6992d259
15:52:50.753 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/reportHeader.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.754 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStatsTable: source=org.apache.velocity.Template@5d42534e
15:52:50.754 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/report/statsTable.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.754 [Test worker] DEBUG org.apache.velocity.macro - added VM includeBrief: source=org.apache.velocity.Template@36fe531d
15:52:50.754 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/brief.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.754 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDocString: source=org.apache.velocity.Template@28ff5bd5
15:52:50.754 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/docstring.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.755 [Test worker] DEBUG org.apache.velocity.macro - added VM includeDuration: source=org.apache.velocity.Template@229cc7d6
15:52:50.755 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/duration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.755 [Test worker] DEBUG org.apache.velocity.macro - added VM includeElement: source=org.apache.velocity.Template@28a410e
15:52:50.755 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/element.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.757 [Test worker] DEBUG org.apache.velocity.macro - added VM includeEmbeddings: source=org.apache.velocity.Template@77c7245a
15:52:50.757 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHtmlEmbedding: source=org.apache.velocity.Template@77c7245a
15:52:50.757 [Test worker] DEBUG org.apache.velocity.macro - added VM includeVideoEmbedding: source=org.apache.velocity.Template@77c7245a
15:52:50.757 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageEmbedding: source=org.apache.velocity.Template@77c7245a
15:52:50.757 [Test worker] DEBUG org.apache.velocity.macro - added VM includeImageReferenceEmbedding: source=org.apache.velocity.Template@77c7245a
15:52:50.757 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTextEmbedding: source=org.apache.velocity.Template@77c7245a
15:52:50.757 [Test worker] DEBUG org.apache.velocity.macro - added VM includeUnknownEmbedding: source=org.apache.velocity.Template@77c7245a
15:52:50.757 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/embeddings.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.758 [Test worker] DEBUG org.apache.velocity.macro - added VM includeHooks: source=org.apache.velocity.Template@7cbfb77c
15:52:50.758 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/hooks.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.758 [Test worker] DEBUG org.apache.velocity.macro - added VM includeOutput: source=org.apache.velocity.Template@594de1bc
15:52:50.758 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/output.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.758 [Test worker] DEBUG org.apache.velocity.macro - added VM includeMessage: source=org.apache.velocity.Template@46f14237
15:52:50.758 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/message.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.758 [Test worker] DEBUG org.apache.velocity.macro - added VM includeSteps: source=org.apache.velocity.Template@29b15b06
15:52:50.758 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/steps.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.758 [Test worker] DEBUG org.apache.velocity.macro - added VM includeStepName: source=org.apache.velocity.Template@3ec928f2
15:52:50.758 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/stepName.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.759 [Test worker] DEBUG org.apache.velocity.macro - added VM includeTags: source=org.apache.velocity.Template@7aa36176
15:52:50.759 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/macros/json/tags.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
15:52:50.759 [Test worker] DEBUG org.apache.velocity.loader - ResourceManager: found /templates/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader

Standard error

may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.TShirts.get_shirts_id.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Team.update_teams.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.GetToken.token.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Users.register.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Legals.create_legals.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.TShirts.all.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.resources.create_resources.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.TeamPositions.get_teampositions_id.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Matches.all.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Stadiums.all.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Stadiums.get_by_id.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.ScorerPositions.update_scorerpositions.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Legals.update_legal.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Histories.create_histories.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Users.login.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Team.get_members_id.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Stadiums.create_stadium.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.TShirts.update_tshirts.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.resources.get_resources_type.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Stadiums.update_stadium.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Histories.update_histories.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.TShirts.create_shirts.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Matches.get_matches_id.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Users.create_user_common_resource.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Legals.get_legals_id.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.resources.get_resources_id.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.TeamPositions.all.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Histories.get_histories_id.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Matches.update_matches.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Users.all.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Team.all.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.TeamPositions.update_teampositions.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Histories.all.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.ScorerPositions.get_scorerpositions_id.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.resources.update_resources.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.Legals.get_all_legals.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.resources.all.json' contains 1 feature(s)
may. 23, 2023 3:52:49 P.M. net.masterthought.cucumber.ReportParser parseJsonFiles
INFO: File '/Users/andresbernalpadilla/Documents/Practicas/Reto45/acceptance-test/build/karate-reports/karate.features.ScorerPositions.all.json' contains 1 feature(s)